application

package
v0.15.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:  "app",
	Usage: "manage Kubernetes apps",

	HideHelpCommand: true,

	Subcommands: []*cli.Command{
		listCommand,
		infoCommand,
		logCommand,
	},
}

Functions

func MustApplication added in v0.12.1

func MustApplication(ctx context.Context, client kubernetes.Client, namespace string) resource.Application

func SelectApplication added in v0.12.1

func SelectApplication(ctx context.Context, client kubernetes.Client, namespace string) (*resource.Application, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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