# Packages

Code generated by counterfeiter.

# Functions

NewGenerator returns a new generator object.

# Variables

ErrNoOpName if the operator name has not been set.
ErrNoOutputDir if the directory to write the package manifest to has not been set.
ErrNoVersion if no version # has been provided.

# Structs

No description provided by the author
PackageManifest configures the PackageManifest that GetBase() returns.

# Interfaces

Generator is an interface that specifies the Generate methods to generate and write various package manifests go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 .