Google Kubernetes Engine v1 API - Enum AnonymousAuthenticationConfig.Types.Mode (3.35.0)

public enum AnonymousAuthenticationConfig.Types.Mode

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum AnonymousAuthenticationConfig.Types.Mode.

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

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Enabled

Anonymous authentication is allowed for all endpoints.

Limited

Anonymous authentication is allowed for only health check endpoints.

Unspecified

Default value not specified.