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