Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Namespace used by dashboard to find required resources. Namespace = "kubernetes-dashboard" ContainerPort = 9090 AppLabel = resources.AppLabelKey + "=" + name )
Variables ¶
This section is empty.
Functions ¶
func DashboardVersion ¶ added in v2.24.0
func DeploymentReconciler ¶ added in v2.22.0
func DeploymentReconciler(data kubernetesDashboardData) reconciling.NamedDeploymentReconcilerFactory
DeploymentReconciler returns the function to create and update the Kubernetes Dashboard deployment.
func ResourcesForDeletion ¶ added in v2.21.0
func ResourcesForDeletion(namespace string) []ctrlruntimeclient.Object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.