Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Type for the UserAggregate User es.AggregateType = "User" // Type for the UserRoleBindingAggregate UserRoleBinding es.AggregateType = "UserRoleBinding" // Type for the TenantAggregate Tenant es.AggregateType = "Tenant" // Type for the ClusterAggregate Cluster es.AggregateType = "Cluster" // Type for the CertificateAggregate Certificate es.AggregateType = "Certificate" // Type for the TenantClusterBindingAggregate TenantClusterBinding es.AggregateType = "TenantClusterBinding" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.