Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
// contains filtered or unexported fields
}
Exporter exports the yaml config to file.
func (*Exporter) Export ¶
func (e *Exporter) Export(final *apiextensions.CustomResourceDefinition) error
Export exports the yaml config to file.
Click to show internal directories.
Click to hide internal directories.