Documentation
¶
Index ¶
Constants ¶
View Source
const (
CurrentCAExpirationAnnotation = "currentCAExpiration"
)
Variables ¶
View Source
var ErrCACertificateNotReady = errors.New("watcher-serving ca certificate is not ready")
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewGatewaySecretHandler ¶
func NewGatewaySecretHandler(client gatewaysecret.Client, timeParserFunc gatewaysecret.TimeParserFunc, switchCertBeforeExpirationTime time.Duration, ) *Handler
Click to show internal directories.
Click to hide internal directories.