kubernetes

package
v0.26.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKubernetesAuthMethod

func NewKubernetesAuthMethod(mountPath string, options json.RawMessage) (*kubernetes.KubernetesAuth, error)

Types

type AuthOptions

type AuthOptions struct {
	Role      string `json:"role,omitempty"`
	TokenPath string `json:"tokenPath,omitempty"`
}

AuthOptions defines the configuration options added using the VaultOptions.AuthOptions field when AuthType is kubernetes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL