Documentation
¶
Overview ¶
Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
Index ¶
Constants ¶
View Source
const (
DefaultURL = "https://zts.athenz.ouroath.com:4443"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a client for Athenz ZTS, an authentication token service.
func (*Client) AccessToken ¶
AccessToken returns an access token within the domain configured in client c.
Click to show internal directories.
Click to hide internal directories.