All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.container.v1beta1.getServerConfig.scala Maven / Gradle / Ivy

package besom.api.googlenative.container.v1beta1

def getServerConfig(using ctx: besom.types.Context)(
  args: besom.api.googlenative.container.v1beta1.GetServerConfigArgs,
  opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.container.v1beta1.GetServerConfigResult] =
   ctx.invoke[besom.api.googlenative.container.v1beta1.GetServerConfigArgs, besom.api.googlenative.container.v1beta1.GetServerConfigResult]("google-native:container/v1beta1:getServerConfig", args, opts)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy