Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KarmadaSearchDeployment is karmada search deployment manifest KarmadaSearchDeployment = `` /* 2174-byte string literal not displayed */ // KarmadaSearchService is karmada-search service manifest KarmadaSearchService = `` /* 329-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func EnsureKarmadaSearch ¶
func EnsureKarmadaSearch(client clientset.Interface, cfg *operatorv1alpha1.KarmadaSearch, name, namespace string, featureGates map[string]bool) error
EnsureKarmadaSearch creates karmada search deployment and service resource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.