function

package
v1.20.1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_MIN_SCALE   = 1
	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 ListPods added in v1.15.0

func ListPods(input cli.Input) error

func Log

func Log(input cli.Input) error

func RunContainer added in v1.14.1

func RunContainer(input cli.Input) error

func Test

func Test(input cli.Input) error

func Update

func Update(input cli.Input) error

func UpdateContainer added in v1.14.1

func UpdateContainer(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 ListPodsSubCommand added in v1.15.0

type ListPodsSubCommand struct {
	cmd.CommandActioner
}

type ListSubCommand

type ListSubCommand struct {
	cmd.CommandActioner
}

type LogSubCommand

type LogSubCommand struct {
	cmd.CommandActioner
}

type RunContainerSubCommand added in v1.14.1

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

type TestSubCommand

type TestSubCommand struct {
	cmd.CommandActioner
}

type UpdateContainerSubCommand added in v1.14.1

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

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