constants

package
v0.0.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CRDCertmanagersCertificatesPlatformTbdIo                           = "certmanagers.certificates.platform.tbd.io"
	CRDTrustmanagersCertificatesPlatformTbdIo                          = "trustmanagers.certificates.platform.tbd.io"
	ServiceAccountNamespaceCertificatesOperatorControllerManager       = "certificates-operator-controller-manager"
	RoleNamespaceCertificatesOperatorLeaderElectionRole                = "certificates-operator-leader-election-role"
	ClusterRoleCertificatesOperatorCertificatesCertmanagerEditorRole   = "certificates-operator-certificates-certmanager-editor-role"
	ClusterRoleCertificatesOperatorCertificatesCertmanagerViewerRole   = "certificates-operator-certificates-certmanager-viewer-role"
	ClusterRoleCertificatesOperatorCertificatesTrustmanagerEditorRole  = "certificates-operator-certificates-trustmanager-editor-role"
	ClusterRoleCertificatesOperatorCertificatesTrustmanagerViewerRole  = "certificates-operator-certificates-trustmanager-viewer-role"
	ClusterRoleCertificatesOperatorManagerRole                         = "certificates-operator-manager-role"
	RoleBindingNamespaceCertificatesOperatorLeaderElectionRolebinding  = "certificates-operator-leader-election-rolebinding"
	ClusterRoleBindingCertificatesOperatorManagerRolebinding           = "certificates-operator-manager-rolebinding"
	DeploymentNamespaceCertificatesOperatorControllerManager           = "certificates-operator-controller-manager"
	CRDAwspodidentitywebhooksIdentityPlatformTbdIo                     = "awspodidentitywebhooks.identity.platform.tbd.io"
	ServiceAccountNamespaceIdentityOperatorControllerManager           = "identity-operator-controller-manager"
	RoleNamespaceIdentityOperatorLeaderElectionRole                    = "identity-operator-leader-election-role"
	ClusterRoleIdentityOperatorIdentityAwspodidentitywebhookEditorRole = "identity-operator-identity-awspodidentitywebhook-editor-role"
	ClusterRoleIdentityOperatorIdentityAwspodidentitywebhookViewerRole = "identity-operator-identity-awspodidentitywebhook-viewer-role"
	ClusterRoleIdentityOperatorManagerRole                             = "identity-operator-manager-role"
	RoleBindingNamespaceIdentityOperatorLeaderElectionRolebinding      = "identity-operator-leader-election-rolebinding"
	ClusterRoleBindingIdentityOperatorManagerRolebinding               = "identity-operator-manager-rolebinding"
	DeploymentNamespaceIdentityOperatorControllerManager               = "identity-operator-controller-manager"
)

this package includes the constants which include the resource names. it is a standalone package to prevent import cycle errors when attempting to reference the names from other packages (e.g. mutate).

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