Versions in this module Expand all Collapse all v1 v1.0.0 Apr 26, 2019 Changes in this version + type Manifest struct + GVK schema.GroupVersionKind + Obj *unstructured.Unstructured + OriginalFilename string + Raw []byte + func ManifestsFromFiles(files []string) ([]Manifest, error) + func ParseManifests(r io.Reader) ([]Manifest, error) + func (m *Manifest) Object() metav1.Object + func (m *Manifest) UnmarshalJSON(in []byte) error Incompatible versions in this module v3.11.0+incompatible Sep 5, 2018