package
3.21.0+incompatible
Repository: https://github.com/ibm/ibm-iam-operator.git
Documentation: pkg.go.dev
# Constants
CertificateConditionReady indicates that a certificate is ready for use.
No description provided by the author
No description provided by the author
No description provided by the author
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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
ACMECertificateConfig contains the configuration for the ACME certificate provider.
Certificate is the Schema for the certificates API +kubebuilder:subresource:status +kubebuilder:resource:path=certificates,scope=Namespaced.
CertificateCondition contains condition information for an Certificate.
CertificateList contains a list of Certificate.
CertificateSpec defines the desired state of Certificate.
CertificateStatus defines the observed state of Certificate.
DNS01SolverConfig contains solver configuration for DNS01 challenges.
DomainSolverConfig contains solver configuration for a set of domains.
HTTP01SolverConfig contains solver configuration for HTTP01 challenges.
ObjectReference is a reference to an object with a given name, kind and group.
SolverConfig is a container type holding the configuration for either a HTTP01 or DNS01 challenge.
# Type aliases
CertificateConditionType represents an Certificate condition value.
ConditionStatus represents a condition's status.
+kubebuilder:validation:Enum=rsa;ecdsa.
+kubebuilder:validation:Enum=pkcs1;pkcs8.
KeyUsage specifies valid usage contexts for keys.