function

package
v1.13.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DEFAULT_MIN_SCALE             = 1
	DEFAULT_TARGET_CPU_PERCENTAGE = 80
	DEFAULT_CONCURRENCY           = 500
)

Variables

This section is empty.

Functions

func Commands

func Commands() *cobra.Command

func Create

func Create(input cli.Input) error

func Delete

func Delete(input cli.Input) error

func Get

func Get(input cli.Input) error

func GetMeta

func GetMeta(input cli.Input) error

func List

func List(input cli.Input) error

func Log

func Log(input cli.Input) error

func Test

func Test(input cli.Input) error

func Update

func Update(input cli.Input) error

Types

type CreateSubCommand

type CreateSubCommand struct {
	cmd.CommandActioner
	// contains filtered or unexported fields
}

type DeleteSubCommand

type DeleteSubCommand struct {
	cmd.CommandActioner
}

type GetMetaSubCommand

type GetMetaSubCommand struct {
	cmd.CommandActioner
}

type GetSubCommand

type GetSubCommand struct {
	cmd.CommandActioner
}

type ListSubCommand

type ListSubCommand struct {
	cmd.CommandActioner
}

type LogSubCommand

type LogSubCommand struct {
	cmd.CommandActioner
}

type TestSubCommand

type TestSubCommand struct {
	cmd.CommandActioner
}

type UpdateSubCommand

type UpdateSubCommand struct {
	cmd.CommandActioner
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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