Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode (v0.48.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::AnonymousAuthenticationConfig::Mode.

Mode defines the mode of anonymous authentication allowed in the cluster.

Constants

MODE_UNSPECIFIED

value: 0
Default value not specified.

ENABLED

value: 1
Anonymous authentication is allowed for all endpoints.

LIMITED

value: 2
Anonymous authentication is allowed for only health check endpoints.