Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::AnonymousAuthenticationConfig::Mode (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::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.