Documentation ¶
Index ¶
- func GenerateHelmReleaseName(subNamespace, subName, componentNamespace, componentName string) string
- func GetExtenderClient(config *rest.Config) (client.Client, error)
- func GetHelmRelease(clientSet client.Client, name, namespace string) (*appsv1alpha1.HelmRelease, error)
- func GetLocalization(clientSet client.Client, name, namespace string) (*appsv1alpha1.Localization, error)
- func GetManagedCluster(clientSet client.Client, name string) (*clustersv1beta1.ManagedCluster, error)
- func GetSubscription(clientSet client.Client, name, namespace string) (*appsv1alpha1.Subscription, error)
- func ListHelmReleaseBySubscriptionName(clientSet client.Client, namespace string, subscriptionName string) (*appsv1alpha1.HelmReleaseList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHelmReleaseName ¶
func GetHelmRelease ¶
func GetHelmRelease(clientSet client.Client, name, namespace string) (*appsv1alpha1.HelmRelease, error)
func GetLocalization ¶
func GetLocalization(clientSet client.Client, name, namespace string) (*appsv1alpha1.Localization, error)
func GetManagedCluster ¶
func GetManagedCluster(clientSet client.Client, name string) (*clustersv1beta1.ManagedCluster, error)
func GetSubscription ¶
func GetSubscription(clientSet client.Client, name, namespace string) (*appsv1alpha1.Subscription, error)
func ListHelmReleaseBySubscriptionName ¶
func ListHelmReleaseBySubscriptionName(clientSet client.Client, namespace string, subscriptionName string) (*appsv1alpha1.HelmReleaseList, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.