Uses of Interface
io.kubernetes.client.proto.V1.ServiceAccountOrBuilder
-
Uses of V1.ServiceAccountOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ServiceAccountOrBuilderModifier and TypeClassDescriptionstatic final classServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secretsstatic final classServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secretsMethods in io.kubernetes.client.proto that return V1.ServiceAccountOrBuilderModifier and TypeMethodDescriptionV1.ServiceAccountList.Builder.getItemsOrBuilder(int index) List of ServiceAccounts.V1.ServiceAccountList.getItemsOrBuilder(int index) List of ServiceAccounts.V1.ServiceAccountListOrBuilder.getItemsOrBuilder(int index) List of ServiceAccounts.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ServiceAccountOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ServiceAccountOrBuilder>V1.ServiceAccountList.Builder.getItemsOrBuilderList()List of ServiceAccounts.List<? extends V1.ServiceAccountOrBuilder>V1.ServiceAccountList.getItemsOrBuilderList()List of ServiceAccounts.List<? extends V1.ServiceAccountOrBuilder>V1.ServiceAccountListOrBuilder.getItemsOrBuilderList()List of ServiceAccounts.