types

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: Apache-2.0, MIT Imports: 7 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyAndNormalize

func CopyAndNormalize(in interface{}) interface{}

func ListType

func ListType() reflect.Type

func MapType

func MapType() reflect.Type

func NormValues

func NormValues(v simple.Values) simple.Values

Types

type Values

type Values struct {
	simple.Values `json:"-"`
}

Values is used to specify an arbitrary document structure without the need of a regular manifest api group version as part of a kubernetes resource

func (*Values) DeepCopy

func (in *Values) DeepCopy() *Values

func (*Values) DeepCopyInto

func (in *Values) DeepCopyInto(out *Values)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (Values) MarshalJSON

func (this Values) MarshalJSON() ([]byte, error)

func (*Values) UnmarshalJSON

func (this *Values) UnmarshalJSON(in []byte) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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