Documentation ¶
Index ¶
- func NewClusterProjector() es.Projector[*projections.Cluster]
- func NewDomainProjector() *domainProjector
- func NewTenantClusterBindingProjector() es.Projector[*projections.TenantClusterBinding]
- func NewTenantProjector() es.Projector[*projections.Tenant]
- func NewUserProjector() es.Projector[*projections.User]
- func NewUserRoleBindingProjector() es.Projector[*projections.UserRoleBinding]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterProjector ¶
func NewClusterProjector() es.Projector[*projections.Cluster]
func NewDomainProjector ¶
func NewDomainProjector() *domainProjector
NewDomainProjector returns a new basic domain projector
func NewTenantClusterBindingProjector ¶ added in v0.3.0
func NewTenantClusterBindingProjector() es.Projector[*projections.TenantClusterBinding]
func NewTenantProjector ¶
func NewTenantProjector() es.Projector[*projections.Tenant]
func NewUserProjector ¶
func NewUserProjector() es.Projector[*projections.User]
func NewUserRoleBindingProjector ¶
func NewUserRoleBindingProjector() es.Projector[*projections.UserRoleBinding]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.