Documentation ¶
Overview ¶
Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(clientID, scope string) interfaces.AuthTokenProvider
Types ¶
type AuthTokenProvider ¶ added in v0.6.3
func (*AuthTokenProvider) FetchToken ¶ added in v0.6.3
func (a *AuthTokenProvider) FetchToken(ctx context.Context) (interfaces.AuthToken, error)
FetchToken gets a new token to make request to the associated fleet' hub cluster.
Click to show internal directories.
Click to hide internal directories.