MCPcopy
hub / github.com/carvel-dev/ytt / AddValue

Method AddValue

pkg/yamlmeta/ast.go:16–16  ·  view source on GitHub ↗
(interface{})

Source from the content-addressed store, hash-verified

14 GetValues() []interface{} // ie children
15 SetValue(interface{}) error
16 AddValue(interface{}) error
17 ResetValue()
18
19 GetComments() []*Comment

Callers 1

applySchemaDefaultsMethod · 0.65

Implementers 6

DocumentSetpkg/yamlmeta/ast.go
Documentpkg/yamlmeta/ast.go
Mappkg/yamlmeta/ast.go
MapItempkg/yamlmeta/ast.go
Arraypkg/yamlmeta/ast.go
ArrayItempkg/yamlmeta/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected