google_api_container v0.7.0 GoogleApi.Container.V1.Model.ServerConfig View Source
Kubernetes Engine service configuration.
Attributes
- defaultClusterVersion (String.t): Version of Kubernetes the service deploys by default. Defaults to:
null
. - defaultImageType (String.t): Default image type. Defaults to:
null
. - validImageTypes ([String.t]): List of valid image types. Defaults to:
null
. - validMasterVersions ([String.t]): List of valid master versions. Defaults to:
null
. - validNodeVersions ([String.t]): List of valid node upgrade target versions. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.