manifests

package
v0.0.0-...-773439e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPackageServerCSV

func NewPackageServerCSV(opts ...CSVOption) (*olmv1alpha1.ClusterServiceVersion, error)

NewPackageServerCSV is responsible for serializing the PackageServer csv.yaml YAML manifest into a populated ClusterServiceVersion Go structure that contains a metadata.namespace that matches the @namespace value.

Types

type CSVOption

type CSVOption func(*olmv1alpha1.ClusterServiceVersion)

func WithImage

func WithImage(image string) CSVOption

func WithName

func WithName(name string) CSVOption

func WithNamespace

func WithNamespace(namespace string) CSVOption

func WithRunFlags

func WithRunFlags(flags []string) CSVOption

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL