Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataStoreSecrets ¶
type DataStoreSecrets struct{}
func (DataStoreSecrets) GetObject ¶
func (d DataStoreSecrets) GetObject() runtime.Object
func (DataStoreSecrets) GetPath ¶
func (d DataStoreSecrets) GetPath() string
type DataStoreValidate ¶
type DataStoreValidate struct{}
func (DataStoreValidate) GetObject ¶
func (d DataStoreValidate) GetObject() runtime.Object
func (DataStoreValidate) GetPath ¶
func (d DataStoreValidate) GetPath() string
type TenantControlPlaneDefaults ¶
type TenantControlPlaneDefaults struct{}
func (TenantControlPlaneDefaults) GetObject ¶
func (t TenantControlPlaneDefaults) GetObject() runtime.Object
func (TenantControlPlaneDefaults) GetPath ¶
func (t TenantControlPlaneDefaults) GetPath() string
type TenantControlPlaneMigrate ¶
type TenantControlPlaneMigrate struct{}
func (TenantControlPlaneMigrate) GetObject ¶
func (t TenantControlPlaneMigrate) GetObject() runtime.Object
func (TenantControlPlaneMigrate) GetPath ¶
func (t TenantControlPlaneMigrate) GetPath() string
type TenantControlPlaneValidate ¶
type TenantControlPlaneValidate struct{}
func (TenantControlPlaneValidate) GetObject ¶
func (t TenantControlPlaneValidate) GetObject() runtime.Object
func (TenantControlPlaneValidate) GetPath ¶
func (t TenantControlPlaneValidate) GetPath() string
Click to show internal directories.
Click to hide internal directories.