Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
HTTPClient interface
func NewAuthClient ¶
func NewAuthClient(ccConfig *clientcredentials.Config, sslDisabled bool) HTTPClient
func NewAuthClientWithTLS ¶ added in v0.1.11
func NewAuthClientWithTLS(ccConfig *clientcredentials.Config, tlsCertKey, tlsPrivateKey string) (HTTPClient, error)
Click to show internal directories.
Click to hide internal directories.