
src.gkehub.v1beta.getBinding.scala Maven / Gradle / Ivy
package besom.api.googlenative.gkehub.v1beta
def getBinding(using ctx: besom.types.Context)(
args: besom.api.googlenative.gkehub.v1beta.GetBindingArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.gkehub.v1beta.GetBindingResult] =
ctx.invoke[besom.api.googlenative.gkehub.v1beta.GetBindingArgs, besom.api.googlenative.gkehub.v1beta.GetBindingResult]("google-native:gkehub/v1beta:getBinding", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy