package
0.0.0-20250225192426-8da71cfcd023
Repository: https://github.com/graphitehealth/operator-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ApplyTo applies relevant manifests in c to csv, sorts the applied updates, and validates the result.
WithBundleWriter sets a Generator's writer to a bundle CSV file under <dir>/manifests.
WithPackageWriter sets a Generator's writer to a package CSV file under <dir>/<version>.
WithWriter sets a Generator's writer to w.

# Constants

TargetNamespacesRef references the target namespaces a CSV is installed in.
WatchNamespaceEnv is a constant for internal use.

# Structs

ClusterServiceVersion configures ClusterServiceVersion manifest generation.

# Type aliases

Option is a function that modifies a Generator.