kubernetesdashboard

package
v2.21.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace = "kubernetes-dashboard"
	AppName   = "kubernetes-dashboard"
)

Variables

This section is empty.

Functions

func ClusterRoleBindingCreator

func ClusterRoleBindingCreator() reconciling.NamedClusterRoleBindingCreatorGetter

ClusterRoleBindingCreator returns the ClusterRoleBinding required by the dashboard metrics scraper to read all required resources from the metrics server.

func ClusterRoleCreator

func ClusterRoleCreator() reconciling.NamedClusterRoleCreatorGetter

ClusterRoleCreator returns a cluster role for the Dashboard Metrics Scraper.

func CsrfTokenSecretCreator

func CsrfTokenSecretCreator() reconciling.NamedSecretCreatorGetter

CsrfTokenSecretCreator creates the csrf token secret for the Kubernetes Dashboard.

func DeploymentCreator

func DeploymentCreator(registryWithOverwrite registry.WithOverwriteFunc) reconciling.NamedDeploymentCreatorGetter

DeploymentCreator returns the function to create and update the dashboard-metrics-scraper deployment.

func KeyHolderSecretCreator

func KeyHolderSecretCreator() reconciling.NamedSecretCreatorGetter

KeyHolderSecretCreator creates key holder secret for the Kubernetes Dashboard.

func NamespaceCreator

func NamespaceCreator() (string, reconciling.NamespaceCreator)

NamespaceCreator creates the namespace for the Kubernetes Dashboard.

func ResourcesForDeletion added in v2.21.0

func ResourcesForDeletion() []ctrlruntimeclient.Object

func RoleBindingCreator

func RoleBindingCreator() reconciling.NamedRoleBindingCreatorGetter

RoleBindingCreator creates the role binding for the Kubernetes Dashboard.

func RoleCreator

func RoleCreator() reconciling.NamedRoleCreatorGetter

RoleCreator creates the role for the Kubernetes Dashboard.

func ServiceAccountCreator

func ServiceAccountCreator() reconciling.NamedServiceAccountCreatorGetter

ServiceAccountCreator creates the service account for the dashboard-metrics-scraper.

func ServiceCreator

ServiceCreator creates the service for the dashboard-metrics-scraper.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL