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