Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusTenantReferenceField = ".status.tenant" BridgeSourceTenantReferenceField = ".spec.sourceTenant" BridgeTargetTenantReferenceField = ".spec.targetTenant" TenantNameField = ".metadata.name" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceList ¶
type ResourceList interface { client.ObjectList GetItems() []ResourceOwnedByTenant }
ResourceList is an interface for Kubernetes list types
Click to show internal directories.
Click to hide internal directories.