Class IdentityServiceConfig (2.11.1)

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

IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API

Attribute

NameDescription
enabled bool
Whether to enable the Identity Service component

Inheritance

builtins.object > proto.message.Message > IdentityServiceConfig