# Constants
ConditionFalse represents the fact that a given condition is false.
ConditionTrue represents the fact that a given condition is true.
ConditionUnknown represents the fact that a given condition is unknown.
IssuerConditionReady represents the fact that a given Issuer condition is in ready state and able to issue certificates.
# 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
Condition contains condition information for an Issuer.
SCEPClusterIssuer is the Schema for the clusterissuers API.
SCEPClusterIssuerList contains a list of ClusterIssuer.
SCEPIssuer is the Schema for the issuers API.
SCEPIssuerList contains a list of Issuer.
SCEPIssuerSpec defines the desired state of Issuer.
SCEPIssuerStatus defines the observed state of Issuer.
Status defines the observed state of on object.
# Type aliases
ConditionStatus represents a condition's status.
SCEPIssuerConditionType represents an Issuer condition value.