run

package
v0.0.0-...-d7a781d Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KRIE = &cobra.Command{
	Use:  "krie",
	RunE: krieCmd,
}

KRIE represents the base command of krie

Functions

This section is empty.

Types

type CLIOptions

type CLIOptions struct {
	Config      string
	KRIEOptions *krie.Options
}

CLIOptions are the command line options of ssh-probe

type KRIEOptionsSanitizer

type KRIEOptionsSanitizer struct {
	// contains filtered or unexported fields
}

KRIEOptionsSanitizer is a generic options sanitizer for KRIE

func NewKRIEOptionsSanitizer

func NewKRIEOptionsSanitizer(options *CLIOptions, field string) *KRIEOptionsSanitizer

NewKRIEOptionsSanitizer creates a new instance of KRIEOptionsSanitizer

func (*KRIEOptionsSanitizer) Set

func (kos *KRIEOptionsSanitizer) Set(val string) error

func (*KRIEOptionsSanitizer) String

func (kos *KRIEOptionsSanitizer) String() string

func (*KRIEOptionsSanitizer) Type

func (kos *KRIEOptionsSanitizer) Type() string

Jump to

Keyboard shortcuts

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