package
0.9.7
Repository: https://github.com/smallstep/step-issuer.git
Documentation: pkg.go.dev

# Constants

ConditionFalse represents the fact that a given condition is false.
ConditionReady indicates that a StepIssuer is ready for use.
ConditionTrue represents the fact that a given condition is true.
ConditionUnknown represents the fact that a given condition is unknown.

# 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

StepClusterIssuer is the Schema for the stepclusterissuers API +kubebuilder:subresource:status.
StepClusterIssuerCondition contains condition information for the step issuer.
StepClusterIssuerList contains a list of StepClusterIssuer.
StepClusterIssuerSecretKeySelector contains the reference to a secret.
StepClusterIssuerSpec defines the desired state of StepClusterIssuer.
StepClusterIssuerStatus defines the observed state of StepClusterIssuer.
StepClusterProvisioner contains the configuration used to create step certificate tokens used to grant certificates.
StepIssuer is the Schema for the stepissuers API +kubebuilder:subresource:status.
StepIssuerCondition contains condition information for the step issuer.
StepIssuerList contains a list of StepIssuer.
StepIssuerSecretKeySelector contains the reference to a secret.
StepIssuerSpec defines the desired state of StepIssuer.
StepIssuerStatus defines the observed state of StepIssuer.
StepProvisioner contains the configuration used to create step certificate tokens used to grant certificates.

# Type aliases

ConditionStatus represents a condition's status.
ConditionType represents a StepIssuer condition type.