Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccessInstance ¶
func GetAccessInstance() *k8sAccess
GetAccessInstance return k8sAccess instance used to access resources in the management cluster.
func HelmReleaseKey ¶ added in v1.13.0
HelmReleaseKey returns the join key used to match a deployed Chart (from ClusterConfiguration) to its OutdatedHelmChartInfo (from ClusterSummary).
func InitalizeManagementClusterAcces ¶
func InitalizeManagementClusterAcces(scheme *runtime.Scheme, restConfig *rest.Config, cs *kubernetes.Clientset, c client.Client)
InitalizeManagementClusterAcces initializes k8sAccess singleton
Types ¶
type OutdatedHelmChartInfo ¶ added in v1.13.0
OutdatedHelmChartInfo mirrors the subset of HelmChartSummary reporting the outcome of addon-controller's periodic outdated-Helm-chart check for a single helm release.
Source Files
¶
- classifierreports.go
- classifiers.go
- client.go
- clusterconfigurations.go
- clusterprofiles.go
- clusterreports.go
- clustersummaries.go
- crud.go
- debuggingconfigurations.go
- eventsources.go
- eventtriggers.go
- healthcheckreports.go
- healthchecks.go
- managementclusterclassifierreports.go
- managementclusterclassifiers.go
- profiles.go
- rolerequests.go
Click to show internal directories.
Click to hide internal directories.