Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallMode ¶
type InstallMode struct { InstallModeType v1alpha1.InstallModeType TargetNamespaces []string }
func (InstallMode) IsEmpty ¶
func (i InstallMode) IsEmpty() bool
func (*InstallMode) Set ¶
func (i *InstallMode) Set(str string) error
func (InstallMode) String ¶
func (i InstallMode) String() string
func (InstallMode) Type ¶
func (InstallMode) Type() string
func (InstallMode) Validate ¶
func (i InstallMode) Validate() error
Click to show internal directories.
Click to hide internal directories.