constants

package
v0.0.0-...-ff79166 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

View Source
const (
	InvalidArguments               = -1 // same as go-arg invalid args exit
	SshKeysGenerationFailed        = -2
	PrivateKeyAlreadyExists        = -3
	SecretFacadeInitFailed         = -4
	PublicKeySecretFetchFailed     = -5
	PublicKeySecretCreationFailed  = -6
	PrivateKeySecretCreationFailed = -7
	WriteResultsExitCode           = -8
)

Exit codes reserve 0+ numbers for the exit code of the command

View Source
const (
	PrivateKeyGenerateName = "private-key-"
	PublicKeyGenerateName  = "public-key-"
)
View Source
const SshKeyGenExecutableName = "ssh-keygen"

Variables

View Source
var Results = results{
	PublicKeySecretName:       "publicKeySecretName",
	PublicKeySecretNamespace:  "publicKeySecretNamespace",
	PrivateKeySecretName:      "privateKeySecretName",
	PrivateKeySecretNamespace: "privateKeySecretNamespace",
}

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