ENUM
AuthRoleBindingProviderEnum
Enum indicating the provider of the role binding.
link GraphQL Schema definition
- enum AuthRoleBindingProviderEnum {
- # Indicates the role binding is synced from CloudFoundry.
- # Indicates the role binding is created by TP4K8S.
- # Indicates the role binding is created by users in Tanzu Platform.
- }