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 NewFileExporter ¶
func NewStdoutExporter ¶
func NewStdoutExporter() *Exporter
func (*Exporter) Export ¶
func (e *Exporter) Export(final *apiextensions.CustomResourceDefinition)
Export exports the yaml config to file.
Click to show internal directories.
Click to hide internal directories.