package
0.1.0
Repository: https://github.com/ealebed/dha.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Execute adds all child commands to the root command and sets flags appropriately.
NewCmdRoot returns new root command.
NewDockerhubDeleteRepositoryCmd returns new docker delete repository command.
NewDockerhubDescribeRepositoryCmd returns new docker get repository command.
NewDockerhubListRepositoriesCmd returns new docker repositories list command.
NewDockerhubListTagsCmd returns new docker list tags command.
NewDockerhubRenewTagsCmd returns new docker list tags command.
NewDockerhubTruncateTagsCmd returns new docker truncate tags command.

# Structs

DeleteRepositoryOptions represents options for docker delete repository command.
DescribeRepositoryOptions represents options for get command.
ListTagsOptions represents options for list tags command.
RenewTagsOptions represents options for list tags command.
RootOptions implements global flags for all commands.
TruncateTagsOptions represents options for truncate command.