Class AnonymousAuthenticationConfig (2.58.0)

AnonymousAuthenticationConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

AnonymousAuthenticationConfig defines the settings needed to limit endpoints that allow anonymous authentication.

Attribute

Name Description
mode google.cloud.container_v1.types.AnonymousAuthenticationConfig.Mode
Defines the mode of limiting anonymous access in the cluster.

Classes

Mode

Mode(value)

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