Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResolvedObjectMeta ¶
type ResolvedObjectMeta struct {
*metav1.ObjectMeta `json:",omitempty"`
// ConfigSource identifies where the spec came from.
ConfigSource *v1beta1.ConfigSource `json:",omitempty"`
}
ResolvedObjectMeta contains both ObjectMeta and the metadata that identifies the source where the resource came from.
Click to show internal directories.
Click to hide internal directories.