package
0.0.1-alpha3
Repository: https://github.com/opdev/certmanagerdeployment-operator.git
Documentation: pkg.go.dev

# Constants

ConditionCRDsAreReady indicates that the API contains CRDs that match the expected CRD object that the operator would typically deploy, and that NamesAccepted and Established conditions on each CRD are both true.
ConditionDeploymentsAreReady indicates that the API contains deployments that match the expected deployment names that the operator would typically deploy, and that the ready and available pods match the desired count of pods.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

CertManagerDeployment is the Schema for the certmanagerdeployments API.
CertManagerDeploymentCondition represents conditions that can be applied to a CertManagerDeployment object.
CertManagerDeploymentList contains a list of CertManagerDeployment.
CertManagerDeploymentSpec defines the desired state of CertManagerDeployment.
CertManagerDeploymentStatus defines the observed state of CertManagerDeployment.
No description provided by the author
DangerZone is a set of configuration options that may cause the stability or reliability of the controller to break, but are exposed in case they need to be tweaked.
ManagedCRDWithConditions defines a deployment name and conditions associated with that CRD.
ManagedDeploymentWithConditions defines a deployment namespaced name and conditions associated with that deployment.

# Type aliases

CertManagerDeploymentConditionType is the type of condition that is being reported on a CertManagerDeployment object.