Reference documentation and code samples for the Google Cloud Container V1 Client class NodeConfigDefaults.
Subset of NodeConfig message that has defaults.
Generated from protobuf message google.container.v1.NodeConfigDefaults
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcfs_config
Google\Cloud\Container\V1\GcfsConfig
GCFS (Google Container File System, also known as Riptide) options.
↳ logging_config
↳ containerd_config
↳ node_kubelet_config
Google\Cloud\Container\V1\NodeKubeletConfig
NodeKubeletConfig controls the defaults for new node-pools. Currently only insecure_kubelet_readonly_port_enabled
can be set here.
getGcfsConfig
GCFS (Google Container File System, also known as Riptide) options.
hasGcfsConfig
clearGcfsConfig
setGcfsConfig
GCFS (Google Container File System, also known as Riptide) options.
$this
getLoggingConfig
Logging configuration for node pools.
hasLoggingConfig
clearLoggingConfig
setLoggingConfig
Logging configuration for node pools.
$this
getContainerdConfig
Parameters for containerd customization.
hasContainerdConfig
clearContainerdConfig
setContainerdConfig
Parameters for containerd customization.
$this
getNodeKubeletConfig
NodeKubeletConfig controls the defaults for new node-pools.
Currently only insecure_kubelet_readonly_port_enabled
can be set here.
hasNodeKubeletConfig
clearNodeKubeletConfig
setNodeKubeletConfig
NodeKubeletConfig controls the defaults for new node-pools.
Currently only insecure_kubelet_readonly_port_enabled
can be set here.
$this