schemagenerator

package
v0.0.0-...-a1c5d04 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmValuesSchemaGen

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

func NewHelmValuesSchemaGen

func NewHelmValuesSchemaGen(path string) HelmValuesSchemaGen

func (HelmValuesSchemaGen) Schema

type Map

type Map struct {
	Items []*MapItem
}

func (*Map) ForEach

func (m *Map) ForEach(iterFunc func(k string, v interface{}))

type MapItem

type MapItem struct {
	Key   string
	Value interface{}
}

type ValuesSchemaGen

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

func NewValuesSchemaGen

func NewValuesSchemaGen(paths []string) ValuesSchemaGen

func (ValuesSchemaGen) Schema

Jump to

Keyboard shortcuts

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