package
0.0.0-alpha.3
Repository: https://github.com/tbd-paas/platform-config-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
CreateClusterRoleBindingCertificatesOperatorManagerRolebinding creates the ClusterRoleBinding resource with name certificates-operator-manager-rolebinding.
CreateClusterRoleBindingIdentityOperatorManagerRolebinding creates the ClusterRoleBinding resource with name identity-operator-manager-rolebinding.
CreateClusterRoleCertificatesOperatorCertificatesCertmanagerEditorRole creates the ClusterRole resource with name certificates-operator-certificates-certmanager-editor-role.
CreateClusterRoleCertificatesOperatorCertificatesCertmanagerViewerRole creates the ClusterRole resource with name certificates-operator-certificates-certmanager-viewer-role.
CreateClusterRoleCertificatesOperatorCertificatesTrustmanagerEditorRole creates the ClusterRole resource with name certificates-operator-certificates-trustmanager-editor-role.
CreateClusterRoleCertificatesOperatorCertificatesTrustmanagerViewerRole creates the ClusterRole resource with name certificates-operator-certificates-trustmanager-viewer-role.
CreateClusterRoleCertificatesOperatorManagerRole creates the ClusterRole resource with name certificates-operator-manager-role.
CreateClusterRoleIdentityOperatorIdentityAwspodidentitywebhookEditorRole creates the ClusterRole resource with name identity-operator-identity-awspodidentitywebhook-editor-role.
CreateClusterRoleIdentityOperatorIdentityAwspodidentitywebhookViewerRole creates the ClusterRole resource with name identity-operator-identity-awspodidentitywebhook-viewer-role.
CreateClusterRoleIdentityOperatorManagerRole creates the ClusterRole resource with name identity-operator-manager-role.
CreateCRDAwspodidentitywebhooksIdentityPlatformTbdIo creates the CustomResourceDefinition resource with name awspodidentitywebhooks.identity.platform.tbd.io.
CreateCRDCertmanagersCertificatesPlatformTbdIo creates the CustomResourceDefinition resource with name certmanagers.certificates.platform.tbd.io.
CreateCRDTrustmanagersCertificatesPlatformTbdIo creates the CustomResourceDefinition resource with name trustmanagers.certificates.platform.tbd.io.
CreateDeploymentNamespaceCertificatesOperatorControllerManager creates the Deployment resource with name certificates-operator-controller-manager.
CreateDeploymentNamespaceIdentityOperatorControllerManager creates the Deployment resource with name identity-operator-controller-manager.
CreateRoleBindingNamespaceCertificatesOperatorLeaderElectionRolebinding creates the RoleBinding resource with name certificates-operator-leader-election-rolebinding.
CreateRoleBindingNamespaceIdentityOperatorLeaderElectionRolebinding creates the RoleBinding resource with name identity-operator-leader-election-rolebinding.
CreateRoleNamespaceCertificatesOperatorLeaderElectionRole creates the Role resource with name certificates-operator-leader-election-role.
CreateRoleNamespaceIdentityOperatorLeaderElectionRole creates the Role resource with name identity-operator-leader-election-role.
CreateServiceAccountNamespaceCertificatesOperatorControllerManager creates the ServiceAccount resource with name certificates-operator-controller-manager.
CreateServiceAccountNamespaceIdentityOperatorControllerManager creates the ServiceAccount resource with name identity-operator-controller-manager.
Generate returns the child resources that are associated with this workload given appropriate structured inputs.
GenerateForCLI returns the child resources that are associated with this workload given appropriate YAML manifest files.
Sample returns the sample manifest for this custom resource.

# Variables

CreateFuncs is an array of functions that are called to create the child resources for the controller in memory during the reconciliation loop prior to persisting the changes or updates to the Kubernetes database.
InitFuncs is an array of functions that are called prior to starting the controller manager.