Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIServer ¶
type APIServer struct {
// contains filtered or unexported fields
}
func (*APIServer) ReloadSecurityConfig ¶ added in v1.7.0
ReloadSecurityConfig rebuilds the certValidator from cfg and atomically swaps it in so that subsequent requests use the updated allowedCNs and CRL. Note: the TLS CA pool used for handshake verification requires a restart to change; only allowedCNs and CRL changes take effect without a restart.
Click to show internal directories.
Click to hide internal directories.