chaosblade

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 8

Documentation

Index

Constants

View Source
const (
	OperatorChaosBladePath  = "/opt/chaosblade"
	OperatorChaosBladeBin   = "/opt/chaosblade/bin"
	OperatorChaosBladeLib   = "/opt/chaosblade/lib"
	OperatorChaosBladeYaml  = "/opt/chaosblade/yaml"
	OperatorChaosBladeBlade = "/opt/chaosblade/blade"
)
View Source
const DaemonsetPodName = "chaosblade-tool"
View Source
const DefaultRemoveBladeInterval = "72h"

Variables

View Source
var (
	ImageRepository     string
	Version             string
	PullPolicy          string
	DaemonsetEnable     bool
	RemoveBladeInterval string
	DownloadUrl         string
)
View Source
var DaemonsetPodLabels = map[string]string{
	"app": "chaosblade-tool",
}
View Source
var DaemonsetPodNames = map[string]string{}
View Source
var DaemonsetPodNamespace string

set in runtime

View Source
var Products = map[string]*ProductConstant{}

Functions

func FlagSet

func FlagSet() *pflag.FlagSet

Types

type ProductConstant

type ProductConstant struct {
	ImageRepoFunc func() string
}
var Constant *ProductConstant

Jump to

Keyboard shortcuts

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