cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(out io.Writer) error

Execute adds all child commands to the root command and sets flags appropriately

func NewCmdRoot

func NewCmdRoot(out io.Writer) *cobra.Command

NewCmdRoot returns new root command

func NewDockerhubDeleteRepositoryCmd

func NewDockerhubDeleteRepositoryCmd() *cobra.Command

NewDockerhubDeleteRepositoryCmd returns new docker delete repository command

func NewDockerhubDescribeRepositoryCmd

func NewDockerhubDescribeRepositoryCmd() *cobra.Command

NewDockerhubDescribeRepositoryCmd returns new docker get repository command

func NewDockerhubListRepositoriesCmd

func NewDockerhubListRepositoriesCmd() *cobra.Command

NewDockerhubListRepositoriesCmd returns new docker repositories list command

func NewDockerhubListTagsCmd

func NewDockerhubListTagsCmd() *cobra.Command

NewDockerhubListTagsCmd returns new docker list tags command

func NewDockerhubRenewTagsCmd

func NewDockerhubRenewTagsCmd() *cobra.Command

NewDockerhubRenewTagsCmd returns new docker list tags command

func NewDockerhubTruncateTagsCmd

func NewDockerhubTruncateTagsCmd() *cobra.Command

NewDockerhubTruncateTagsCmd returns new docker truncate tags command

Types

type DeleteRepositoryOptions

type DeleteRepositoryOptions struct {
	// contains filtered or unexported fields
}

DeleteRepositoryOptions represents options for docker delete repository command

type DescribeRepositoryOptions

type DescribeRepositoryOptions struct {
	// contains filtered or unexported fields
}

DescribeRepositoryOptions represents options for get command

type ListTagsOptions

type ListTagsOptions struct {
	// contains filtered or unexported fields
}

ListTagsOptions represents options for list tags command

type RenewTagsOptions

type RenewTagsOptions struct {
	// contains filtered or unexported fields
}

RenewTagsOptions represents options for list tags command

type RootOptions

type RootOptions struct {
	// contains filtered or unexported fields
}

RootOptions implements global flags for all commands

type TruncateTagsOptions

type TruncateTagsOptions struct {
	// contains filtered or unexported fields
}

TruncateTagsOptions represents options for truncate command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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