google_api_container v0.0.1 GoogleApi.Container.V1.Model.ServerConfig View Source

Container Engine service configuration.

Attributes

  • defaultClusterVersion (String): Version of Kubernetes the service deploys by default. Defaults to: null.
  • defaultImageType (String): Default image type. Defaults to: null.
  • validImageTypes (List[String]): List of valid image types. Defaults to: null.
  • validMasterVersions (List[String]): List of valid master versions. Defaults to: null.
  • validNodeVersions (List[String]): List of valid node upgrade target versions. Defaults to: null.