Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::SliceControllerConfig.
Configuration for the Slice Controller.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Indicates whether Slice Controller is enabled in the cluster.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Indicates whether Slice Controller is enabled in the cluster.
Returns
- (::Boolean) — Optional. Indicates whether Slice Controller is enabled in the cluster.