Documentation ¶
Index ¶
- Constants
- func NewCmdPruneBuilds(f *clientcmd.Factory, parentName, name string, out io.Writer) *cobra.Command
- func NewCmdPruneDeployments(f *clientcmd.Factory, parentName, name string, out io.Writer) *cobra.Command
- func NewCmdPruneImages(f *clientcmd.Factory, parentName, name string, out io.Writer) *cobra.Command
- func NewCommandPrune(name, fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Command
Constants ¶
View Source
const PruneBuildsRecommendedName = "builds"
View Source
const PruneDeploymentsRecommendedName = "deployments"
View Source
const PruneImagesRecommendedName = "images"
View Source
const PruneRecommendedName = "prune"
Variables ¶
This section is empty.
Functions ¶
func NewCmdPruneBuilds ¶
func NewCmdPruneDeployments ¶
func NewCmdPruneImages ¶ added in v0.5.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.