Class AuthType (1.32.0)

AuthType(value)

Auth types that can be used for the subject's kind field.

Enums

Name Description
AUTH_TYPE_UNSPECIFIED Authentication is not specified.
USER User with valid certificate.
SERVICEACCOUNT Users managed by Kubernetes API with credentials stored as secrets.
GROUP Collection of users.