Uses of Interface
com.google.container.v1beta1.LegacyAbacOrBuilder
-
Packages that use LegacyAbacOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of LegacyAbacOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement LegacyAbacOrBuilder Modifier and Type Class Description class
LegacyAbac
Configuration for the legacy Attribute Based Access Control authorization mode.static class
LegacyAbac.Builder
Configuration for the legacy Attribute Based Access Control authorization mode.Methods in com.google.container.v1beta1 that return LegacyAbacOrBuilder Modifier and Type Method Description LegacyAbacOrBuilder
Cluster.Builder. getLegacyAbacOrBuilder()
Configuration for the legacy ABAC authorization mode.LegacyAbacOrBuilder
Cluster. getLegacyAbacOrBuilder()
Configuration for the legacy ABAC authorization mode.LegacyAbacOrBuilder
ClusterOrBuilder. getLegacyAbacOrBuilder()
Configuration for the legacy ABAC authorization mode.
-