config

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Executable is the name shown by Cobra when we use its cli command
	Executable = "kubeshot"

	// GitVersion is overridden by Makefile with git information
	GitVersion = "NoGitVersion"
)

Functions

This section is empty.

Types

type Config

type Config struct {
	OutputDir       string
	InputFile       string
	KubeConfig      string
	GetK8sPods      bool
	GetK8sSvcs      bool
	ChromeExe       string
	NumberOfWorkers int
}

Config holds the....config

Jump to

Keyboard shortcuts

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