Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRetryableAuthBroker = errors.New("retryable error from auth broker")
)
Functions ¶
func RetryErrorFunc ¶
Types ¶
type AuthBrokerToken ¶
type AuthBrokerTokenSource ¶
type AuthBrokerTokenSource struct {
// contains filtered or unexported fields
}
func NewAuthBrokerTokenSource ¶
func NewAuthBrokerTokenSource(endpoint string) *AuthBrokerTokenSource
Click to show internal directories.
Click to hide internal directories.