xpkg

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PushImages added in v0.25.0

func PushImages(p pterm.TextPrinter, upCtx *upbound.Context, imgs []v1.Image, t string, create bool, profile string) error

Types

type Cmd

type Cmd struct {
	Build     buildCmd     `cmd:"" help:"Build a package, by default from the current directory."`
	XPExtract xpExtractCmd `` /* 141-byte string literal not displayed */
	Init      initCmd      `cmd:"" help:"Initialize a package, by default in the current directory."`
	Dep       depCmd       `` /* 128-byte string literal not displayed */
	Push      pushCmd      `cmd:"" help:"Push a package."`
	Batch     batchCmd     `cmd:"" maturity:"alpha" help:"Batch build and push a family of service-scoped provider packages."`
}

Cmd contains commands for interacting with xpkgs.

func (*Cmd) BeforeReset added in v0.25.0

func (c *Cmd) BeforeReset(p *kong.Path, maturity feature.Maturity) error

BeforeReset is the first hook to run.

func (*Cmd) Help added in v0.25.0

func (c *Cmd) Help() string

Jump to

Keyboard shortcuts

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