Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientTlsFileConfig ¶
func GetClientTlsFileNames ¶
func GetClientTlsFileNames(config *mgmtv1alpha1.ClientTlsConfig) ClientTlsFileConfig
func UpsertCLientTlsFiles ¶
func UpsertCLientTlsFiles(config *mgmtv1alpha1.ClientTlsConfig) (*ClientTlsFileConfig, error)
type ClientTlsFileHandler ¶
type ClientTlsFileHandler = func(config *mgmtv1alpha1.ClientTlsConfig) (*ClientTlsFileConfig, error)
Click to show internal directories.
Click to hide internal directories.