Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NativeAuthDetails ¶
type NativeTokenCredentials ¶
type NativeTokenCredentials struct {
TokenSource oauth2.TokenSource
}
func AuthenticateKubernetesNative ¶
func AuthenticateKubernetesNative(config NativeAuthDetails) (*NativeTokenCredentials, error)
func (*NativeTokenCredentials) GetRequestMetadata ¶
func (*NativeTokenCredentials) RequireTransportSecurity ¶
func (c *NativeTokenCredentials) RequireTransportSecurity() bool
Click to show internal directories.
Click to hide internal directories.