package
0.36.0
Repository: https://github.com/openshift/osdctl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCmdClusterDeployment implements the base cluster deployment command.

# Structs

listOptions defines the struct for running list command.

# Interfaces

go:generate mockgen -destination ./mock/k8s/client.go -package client sigs.k8s.io/controller-runtime/pkg/client Clientgo:generate mockgen -destination ./mock/printer/printer.go -package printer -source listresources.go Printer.