package
0.0.0-20201026143959-c1d64a19e222
Repository: https://github.com/tomdoherty/adssl-issuer.git
Documentation: pkg.go.dev
# Constants
ConditionFalse represents the fact that a given condition is false.
ConditionReady indicates that a AdsslIssuer 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
AdsslIssuer is the Schema for the adsslissuers API.
AdsslIssuerCondition contains condition information for the step issuer.
AdsslIssuerList contains a list of AdsslIssuer.
AdsslIssuerSpec defines the desired state of AdsslIssuer.
AdsslIssuerStatus defines the observed state of AdsslIssuer.
SecretKeySelector contains the reference to a secret.
# Type aliases
ConditionStatus represents a condition's status.
ConditionType represents a AdsslIssuer condition type.