Documentation
¶
Index ¶
- func CreateHTTPClient(certPool *x509.CertPool, hostname string) *http.Client
- func FindFreePort() int
- func GetSystemStats() (*common.SystemStatsResponse, error)
- func LoadClientPool(cert string) (*x509.CertPool, error)
- func LoadTLSCredentials(cert, key string) (*tls.Config, error)
- func ReadFileAsString(filePath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHTTPClient ¶
func FindFreePort ¶
func FindFreePort() int
func GetSystemStats ¶
func GetSystemStats() (*common.SystemStatsResponse, error)
func ReadFileAsString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.