cmd

package
v0.0.0-...-497e0df Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package cmd contains the command implementations for the CLI.

Index

Constants

View Source
const (
	ProfileFlat = "flat"
	ProfileSine = "sine"
)

Variables

View Source
var (
	FlagCPU     *bool
	FlagDisk    *bool
	FlagMemory  *bool
	FlagNetwork *bool
	FlagLogs    *uint32

	FlagCalibrationDuration *time.Duration

	FlagLoadProfile       *string
	FlagLoadProfileMin    *int
	FlagLoadProfileMax    *int
	FlagLoadProfilePeriod *time.Duration

	FlagDuration *time.Duration
)
View Source
var RootCmd = &cobra.Command{
	Use:   "synthetic",
	Short: "Synthetic simulates operational scenarios for microservices",
	Long: `
........................................................................
:                                      __   __          __   __        :
:     **            .-----.--.--.-----|  |_|  |--.-----|  |_|__.----.  :
:   *    *          |__ --|  |  |     |   _|     |  -__|   _|  |  __|  :
:  * ---- * ---- *  |_____|___  |__|__|____|__|__|_____|____|__|____|  :
:          *    *         |_____|                                v1.0  :
:           **                                                         :
........................................................................
`,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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