type Options struct {
// Config is the Red Sky Configuration used to generate the controller manifests for reset Config *config.RedSkyConfig// IOStreams are used to access the standard process streamscommander.IOStreams
}
Options is the configuration for suggesting assignments