Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct {
Json []byte
Kind string
Name string //duplicate data from Metadata.Name extracted for convenience
Version string
Metadata map[string]interface{}
Spec map[string]interface{}
}
func (Resource) MarshalJSON ¶ added in v0.2.7
func (*Resource) PrintPreservingOriginalFieldOrder ¶ added in v0.2.7
func (Resource) StringFromMetadata ¶
func (*Resource) UnmarshalJSON ¶ added in v0.2.7
Click to show internal directories.
Click to hide internal directories.