# Functions
NewCmdPruneBuilds implements the OpenShift cli prune builds command.
NewCmdPruneDeployments implements the OpenShift cli prune deployments command.
NewCmdPruneImages implements the OpenShift cli prune images command.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
PruneImagesRecommendedName is the recommended command name.
No description provided by the author
# Structs
PruneBuildsOptions holds all the required options for pruning builds.
PruneDeploymentsOptions holds all the required options for pruning deployments.
PruneImagesOptions holds all the required options for pruning images.