Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig.
AnonymousAuthenticationConfig defines the settings needed to limit endpoints that allow anonymous authentication.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#mode
def mode() -> ::Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode
Returns
- (::Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode) — Defines the mode of limiting anonymous access in the cluster.
#mode=
def mode=(value) -> ::Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode
Parameter
- value (::Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode) — Defines the mode of limiting anonymous access in the cluster.
Returns
- (::Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode) — Defines the mode of limiting anonymous access in the cluster.