Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallBuilder ¶
Types ¶
type InstallOpts ¶
type InstallOpts struct { cli.GlobalOpts cli.OutputOpts KubeConfig string KubeContext string // contains filtered or unexported fields }
func (*InstallOpts) ValidateOperatorVersion ¶
func (opts *InstallOpts) ValidateOperatorVersion() error
func (*InstallOpts) ValidateTargetNamespace ¶
func (opts *InstallOpts) ValidateTargetNamespace() error
func (*InstallOpts) ValidateWatchNamespace ¶
func (opts *InstallOpts) ValidateWatchNamespace() error
Click to show internal directories.
Click to hide internal directories.