klocust

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// DefaultLogLevel is the default global verbosity
	DefaultLogLevel = logrus.WarnLevel
)

Variables

This section is empty.

Functions

func ApplyLocust

func ApplyLocust(out io.Writer, namespace string, locustName string) error

ApplyLocust creates a locust cluster with configuration files

func DeleteLocust

func DeleteLocust(out io.Writer, namespace string, locustName string) error

func InitLocust

func InitLocust(out io.Writer, namespace string, locustName string) error

InitLocust initialize locust files, not creating a cluster

func ListLocustDeployments

func ListLocustDeployments(out io.Writer, namespace string, allNamespace bool) error

ListLocustDeployments shows list of locust cluster in kubernetes cluster

Types

type FileExistsError

type FileExistsError struct {
	Filename string
}

func NewFileExistsError

func NewFileExistsError(filename string) FileExistsError

func (FileExistsError) Error

func (e FileExistsError) Error() string

Jump to

Keyboard shortcuts

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