Namespace k8s.Authentication
Classes
BasicAuthenticationCredentials
Basic Auth credentials for use with a REST Service Client.
ExecTokenProvider
OidcTokenProvider
ServiceClientCredentials
ServiceClientCredentials is the abstraction for credentials used by ServiceClients accessing REST services.
StringTokenProvider
A simple token provider that always provides a static access token.
TokenCredentials
Token based credentials for use with a REST Service Client.
TokenFileAuth
Interfaces
ITokenProvider
Interface to a source of access tokens.