Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ClusterNamespaceField is used by the ClusterSummary Controller to index ClusterSummary // by CAPI Cluster namespace, and add a watch on CAPI Cluster. ClusterNamespaceField = ".spec.clusterNamespace" // ClusterNameField is used by the ClusterSummary Controller to index ClusterSummary // by CAPI Cluster name, and add a watch on CAPI Cluster. ClusterNameField = ".spec.clusterName" )
Variables ¶
This section is empty.
Functions ¶
func AddDefaultIndexes ¶
AddDefaultIndexes registers the default list of indexes.
func ByClusterName ¶
ByClusterNamespace adds the CAPI Cluster name index to the managers cache.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.