parse

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIOptions

type CLIOptions struct {
	PublicKeySecretName         string   `` /* 223-byte string literal not displayed */
	PublicKeySecretNamespace    string   `` /* 166-byte string literal not displayed */
	PrivateKeySecretName        string   `` /* 234-byte string literal not displayed */
	PrivateKeySecretNamespace   string   `` /* 169-byte string literal not displayed */
	SshKeygenOptions            string   `` /* 154-byte string literal not displayed */
	Debug                       bool     `arg:"--debug" help:"Sets DEBUG log level"`
	PrivateKeyConnectionOptions []string `` /* 260-byte string literal not displayed */
}

func (*CLIOptions) GetDebugLevel

func (c *CLIOptions) GetDebugLevel() zapcore.Level

func (*CLIOptions) GetPrivateKeyConnectionOptions

func (c *CLIOptions) GetPrivateKeyConnectionOptions() map[string]string

func (*CLIOptions) GetPrivateKeySecretName

func (c *CLIOptions) GetPrivateKeySecretName() string

func (*CLIOptions) GetPrivateKeySecretNamespace

func (c *CLIOptions) GetPrivateKeySecretNamespace() string

func (*CLIOptions) GetPublicKeySecretName

func (c *CLIOptions) GetPublicKeySecretName() string

func (*CLIOptions) GetPublicKeySecretNamespace

func (c *CLIOptions) GetPublicKeySecretNamespace() string

func (*CLIOptions) GetSshKeygenOptions

func (c *CLIOptions) GetSshKeygenOptions() string

func (*CLIOptions) Init

func (c *CLIOptions) Init() error

Jump to

Keyboard shortcuts

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