exporter

package
v0.0.0-...-e88a9bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

type Exporter interface {
	Export(final *apiextensions.CustomResourceDefinition) error
}

type Filesystem

type Filesystem struct {
	// contains filtered or unexported fields
}

Filesystem exports the yaml config to file.

func New

func New(fs afero.Fs, outputFilepath string, overwrite bool) (*Filesystem, error)

func (*Filesystem) Close

func (f *Filesystem) Close() error

func (*Filesystem) Export

Export exports the yaml config to file.

func (*Filesystem) Start

func (f *Filesystem) Start() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL