images

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdArtifactImages

func NewCmdArtifactImages() *cobra.Command

NewCmdArtifactImages creates a new `kubekey artifact image` command

func NewCmdArtifactImagesPush

func NewCmdArtifactImagesPush() *cobra.Command

NewCmdArtifactImagesPush creates a new `kubekey artifacts images push` command

Types

type ArtifactImagesOptions

type ArtifactImagesOptions struct {
	CommonOptions *options.CommonOptions
}

func NewArtifactImagesOptions

func NewArtifactImagesOptions() *ArtifactImagesOptions

type ArtifactImagesPushOptions

type ArtifactImagesPushOptions struct {
	CommonOptions *options.CommonOptions

	ImageDirPath   string
	Artifact       string
	ClusterCfgFile string
}

func NewArtifactImagesPushOptions

func NewArtifactImagesPushOptions() *ArtifactImagesPushOptions

func (*ArtifactImagesPushOptions) AddFlags

func (o *ArtifactImagesPushOptions) AddFlags(cmd *cobra.Command)

func (*ArtifactImagesPushOptions) Complete

func (o *ArtifactImagesPushOptions) Complete(_ *cobra.Command, _ []string) error

func (*ArtifactImagesPushOptions) Run

func (*ArtifactImagesPushOptions) Validate

func (o *ArtifactImagesPushOptions) Validate(_ []string) error

Jump to

Keyboard shortcuts

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