Documentation
¶
Index ¶
- func GenerateClientCert(caFile, caKey string) (caCert, clientCertPEM, clientKeyPEM []byte, err error)
- func GenerateServerCert(caFile, caKey string) (caCert, serverCertPEM, serverKeyPEM []byte, err error)
- func GetAgentConfig() *model.AgentConfig
- func GetAgentInstanceCerts(caFile, caKey string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateClientCert ¶
func GenerateServerCert ¶
func GetAgentConfig ¶
func GetAgentConfig() *model.AgentConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.