Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
TLSCert string
TLSKey string
TLSCA string
// contains filtered or unexported fields
}
func NewCertConfig ¶
func (*Config) GetConfigForClient ¶
GetConfigForClient gets the tlsConfig for the streaming server. This allows the certs to be swapped, without shutting down crio.
Click to show internal directories.
Click to hide internal directories.