Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultCreds ¶
func GetDefaultCreds() *credentials.Credentials
func GetRemoteCreds ¶
func GetRemoteCreds() *credentials.Credentials
Types ¶
type IRemoteProvider ¶
type IRemoteProvider interface { credentials.Provider CredentialSource() string RemoteRetrieve(ctx context.Context) (credentials.Value, error) RemoteExpiresAt() time.Time }
IRemoteProvider defines the interface for credential providers usable by the credential refresher go routine
Directories ¶
Path | Synopsis |
---|---|
package onprem contains functions that help procure the managed instance auth credentials dependencies
|
package onprem contains functions that help procure the managed instance auth credentials dependencies |
Click to show internal directories.
Click to hide internal directories.