common

package
v0.0.0-...-d0d6462 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// systemNameSpace is the default k8s namespace i.e, kube-system
	SystemNameSpace = "kube-system"

	ManagerServiceAccountName = "keiko-manager-sa"

	ManagerClusterRole = "keiko-manager-cluster-role"

	ManagerClusterRoleBinding = "keiko-manager-cluster-role-binding"

	RBACApiVersion = "rbac.authorization.k8s.io/v1"

	ServiceAccountKind = "ServiceAccount"

	ClusterRoleKind = "ClusterRole"

	ClusterRoleBindingKind = "ClusterRoleBinding"

	InClusterAPIServerAddr = "https://kubernetes.default.svc"

	RoleKind = "Role"

	RoleBindingKind = "RoleBinding"

	ResourceQuotaKind = "ResourceQuota"

	CustomResourceKind = "CustomResource"

	ManagerDeployedNamespace = "manager-system"
)

Global constants

View Source
const (
	PropertyClusterValidationFrequency = "cluster.validation.frequency"

	// ManagerNamespaceName is the namespace name where manager controllers are running
	ManagerNamespaceName = "manager-system"

	// ManagerConfigMapName is the config map name for manager namespace
	ManagerConfigMapName = "manager-v1alpha1-configmap"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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