Documentation ¶
Index ¶
Constants ¶
View Source
const (
ExternalClusterReferenceKamajiControlPlaneField = "externalClusterReferenceKamajiControlPlane"
)
View Source
const (
ExternalClusterReferenceSecretField = "externalClusterReferenceSecret"
)
View Source
const (
KamajiControlPlaneUIDField = "kamajiControlPlaneUID"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExternalClusterReferenceKamajiControlPlane ¶
type ExternalClusterReferenceKamajiControlPlane struct{}
func (ExternalClusterReferenceKamajiControlPlane) ExtractValue ¶
func (e ExternalClusterReferenceKamajiControlPlane) ExtractValue() client.IndexerFunc
func (ExternalClusterReferenceKamajiControlPlane) Field ¶
func (e ExternalClusterReferenceKamajiControlPlane) Field() string
func (ExternalClusterReferenceKamajiControlPlane) Object ¶
func (e ExternalClusterReferenceKamajiControlPlane) Object() client.Object
type ExternalClusterReferenceSecret ¶
type ExternalClusterReferenceSecret struct{}
func (ExternalClusterReferenceSecret) ExtractValue ¶
func (e ExternalClusterReferenceSecret) ExtractValue() client.IndexerFunc
func (ExternalClusterReferenceSecret) Field ¶
func (e ExternalClusterReferenceSecret) Field() string
func (ExternalClusterReferenceSecret) Object ¶
func (e ExternalClusterReferenceSecret) Object() client.Object
type KamajiControlPlaneUID ¶
type KamajiControlPlaneUID struct{}
func (KamajiControlPlaneUID) ExtractValue ¶
func (k KamajiControlPlaneUID) ExtractValue() client.IndexerFunc
func (KamajiControlPlaneUID) Field ¶
func (k KamajiControlPlaneUID) Field() string
func (KamajiControlPlaneUID) Object ¶
func (k KamajiControlPlaneUID) Object() client.Object
Click to show internal directories.
Click to hide internal directories.