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 ¶
func (*Resource) PrintPreservingOriginalFieldOrder ¶
func (Resource) StringFromMetadata ¶
func (*Resource) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.