commands

package
v1.0.0-beta.20 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 60 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAlphaCommand

func GetAlphaCommand(ctx context.Context, name, version string) *cobra.Command

func GetAlphaLiveCommand

func GetAlphaLiveCommand(ctx context.Context, _, version string) *cobra.Command

func GetFnCommand

func GetFnCommand(ctx context.Context, name string) *cobra.Command

func GetKptCommands

func GetKptCommands(ctx context.Context, name, version string) []*cobra.Command

GetKptCommands returns the set of kpt commands to be registered

func GetLiveCommand

func GetLiveCommand(ctx context.Context, _, version string) *cobra.Command

func GetPkgCommand

func GetPkgCommand(ctx context.Context, name string) *cobra.Command

func NewRepoCommand

func NewRepoCommand(ctx context.Context, version string) *cobra.Command

func NewRpkgCommand

func NewRpkgCommand(ctx context.Context, version string) *cobra.Command

func NewSyncCommand

func NewSyncCommand(ctx context.Context, version string) *cobra.Command

func NewWasmCommand

func NewWasmCommand(ctx context.Context, version string) *cobra.Command

func NormalizeCommand

func NormalizeCommand(c ...*cobra.Command)

NormalizeCommand will modify commands to be consistent, e.g. silencing errors

func UpdateQPS

func UpdateQPS(flags *genericclioptions.ConfigFlags)

UpdateQPS modifies a genericclioptions.ConfigFlags to update the client-side throttling QPS and Burst QPS (including for discovery).

If Flow Control is enabled on the apiserver, client-side throttling is disabled!

If Flow Control is disabled or undetected on the apiserver, client-side throttling QPS will be increased to at least 30 (burst: 60).

Flow Control is enabled by default on Kubernetes v1.20+. https://kubernetes.io/docs/concepts/cluster-administration/flow-control/

Types

This section is empty.

Jump to

Keyboard shortcuts

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