converter

package
v0.10.17 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSON

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

func NewJSON

func NewJSON(logger *zap.Logger) *JSON

func (*JSON) ToK8SManifest added in v0.2.0

func (converter *JSON) ToK8SManifest(input io.Reader, output io.Writer, options K8SManifestOptions) error

func (*JSON) ToYAML added in v0.2.0

func (converter *JSON) ToYAML(input io.Reader, output io.Writer) error

type K8SManifestOptions added in v0.5.7

type K8SManifestOptions struct {
	Folder    string
	Name      string
	Namespace string
}

Jump to

Keyboard shortcuts

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