Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCSVDeployment ¶
func NewCSVDeployment(deps validator.Dependencies) (validator.Validator, error)
Types ¶
type CSVDeployment ¶
func (*CSVDeployment) Run ¶
func (c *CSVDeployment) Run(ctx context.Context, mb types.MetaBundle) validator.Result
type Spec ¶
type Spec struct {
InstallStrategy operatorv1alpha1.NamedInstallStrategy `json:"install"`
}
Click to show internal directories.
Click to hide internal directories.