Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NodeCreationConfig.
NodeCreationConfig defines the settings of node creation mode.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#node_creation_mode
def node_creation_mode() -> ::Google::Cloud::Container::V1::NodeCreationConfig::Mode
Returns
- (::Google::Cloud::Container::V1::NodeCreationConfig::Mode) — The mode of node creation.
#node_creation_mode=
def node_creation_mode=(value) -> ::Google::Cloud::Container::V1::NodeCreationConfig::Mode
Parameter
- value (::Google::Cloud::Container::V1::NodeCreationConfig::Mode) — The mode of node creation.
Returns
- (::Google::Cloud::Container::V1::NodeCreationConfig::Mode) — The mode of node creation.