Versions in this module Expand all Collapse all v1 v1.0.2 Jul 10, 2023 v1.0.1 Jul 10, 2023 Changes in this version + func GetClient(insecure bool, customCerts []byte) (*http.Client, error) + func GetClientWithCustomCerts(certs []byte) (*http.Client, error) + func GetDefaultClient() (*http.Client, error) + func GetInsecureClient() (*http.Client, error)