Uses of Interface
com.google.container.v1beta1.IdentityServiceConfigOrBuilder
-
Packages that use IdentityServiceConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of IdentityServiceConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement IdentityServiceConfigOrBuilder Modifier and Type Class Description class
IdentityServiceConfig
IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S APIstatic class
IdentityServiceConfig.Builder
IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S APIMethods in com.google.container.v1beta1 that return IdentityServiceConfigOrBuilder Modifier and Type Method Description IdentityServiceConfigOrBuilder
ClusterUpdate.Builder. getDesiredIdentityServiceConfigOrBuilder()
The desired Identity Service component configuration.IdentityServiceConfigOrBuilder
ClusterUpdate. getDesiredIdentityServiceConfigOrBuilder()
The desired Identity Service component configuration.IdentityServiceConfigOrBuilder
ClusterUpdateOrBuilder. getDesiredIdentityServiceConfigOrBuilder()
The desired Identity Service component configuration.IdentityServiceConfigOrBuilder
Cluster.Builder. getIdentityServiceConfigOrBuilder()
Configuration for Identity Service component.IdentityServiceConfigOrBuilder
Cluster. getIdentityServiceConfigOrBuilder()
Configuration for Identity Service component.IdentityServiceConfigOrBuilder
ClusterOrBuilder. getIdentityServiceConfigOrBuilder()
Configuration for Identity Service component.
-