Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
Watcher is a file watcher that monitors changes to TLS certificate files.
func NewWatcher ¶
func NewWatcher(gatekeeperCACertPath, ratifyServerTLSCertPath, ratifyServerTLSKeyPath string) (*Watcher, error)
NewWatcher creates a new TLS secret watcher.
func (*Watcher) GetConfigForClient ¶
GetConfigForClient returns the TLS configuration for the tls client.
Click to show internal directories.
Click to hide internal directories.