common

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2025 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	BasicAuthUsernameKey          = "username"
	BasicAuthPasswordKey          = "password"
	SSHAuthPrivateKey             = "ssh-privatekey"
	DockerConfigKey               = ".dockercfg"
	DockerConfigJsonKey           = ".dockerconfigjson"
	SecretTypeBasicAuth           = "kubernetes.io/basic-auth"
	SecretTypeSSHAuth             = "kubernetes.io/ssh-auth"
	SecretTypeDockerConfigJson    = "kubernetes.io/dockerconfigjson"
	SecretTypeDockercfg           = "kubernetes.io/dockercfg"
	SecretTypeServiceAccountToken = "kubernetes.io/service-account-token"
	SecretTypeOpaque              = "kubernetes.io/opaque"
	SecretTypeTLS                 = "kubernetes.io/tls"
	SecretTypeBootstrapToken      = "kubernetes.io/bootstrap-token"
)

Secret key constants used in credential files, so as to avoid reliance on corev1.Secret.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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