package
1.0.2
Repository: https://github.com/keyfactor/command-issuer.git
Documentation: pkg.go.dev

# 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

ClusterIssuer is the Schema for the clusterissuers API.
ClusterIssuerList contains a list of ClusterIssuer.
Issuer is the Schema for the issuers API.
IssuerCondition contains condition information for an Issuer.
IssuerList contains a list of Issuer.
IssuerSpec defines the desired state of Issuer.
IssuerStatus defines the observed state of Issuer.

# Type aliases

ConditionStatus represents a condition's status.
IssuerConditionType represents an Issuer condition value.