Documentation
¶
Index ¶
Constants ¶
View Source
const ( ForwardingRouteSuffix = "acme" ExposerLabelName = "acme.openshift.io/exposer" ExposerForLabelName = "acme.openshift.io/exposer-for" )
View Source
const ( AcmeStateNeedsCert = "NeedsCertificate" AcmeStateWaitingForAuthz = "WaitingForAuthz" AcmeStateOk = "OK" )
View Source
const ( TlsAcmeAnnotation = "kubernetes.io/tls-acme" TlsAcmePausedAnnotation = "kubernetes.io/tls-acme-paused" AcmeAwaitingAuthzUrlAnnotation = "kubernetes.io/tls-acme-awaiting-authorization-at-url" AcmeAwaitingAuthzUrlOwnerAnnotation = "kubernetes.io/tls-acme-awaiting-authorization-owner" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.