connectionsecret

package
v0.0.0-...-4952e1f Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ConnectionSecretTypeKey supports the following values: ssh
	ConnectionSecretTypeKey = "type"
)

Variables

View Source
var SSHConnectionSecretKeys = sshConnectionSecretKeys{
	User:                         "user",
	PrivateKey:                   corev1.SSHAuthPrivateKey,
	PrivateKeyAlternativeFormat:  "ssh-private-key",
	HostPublicKey:                "host-public-key",
	DisableStrictHostKeyChecking: "disable-strict-host-key-checking",
	AdditionalSSHOptions:         "additional-ssh-options",
}

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