Documentation ¶ Index ¶ func Parse(manifest string) (*objectset.ObjectSet, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(manifest string) (*objectset.ObjectSet, error) Parse parses the runtime.Objects tracked in a Kubernetes manifest (represented as a string) into an ObjectSet Parse is expected to be used only for a valid Kubernetes YAML manifest Types ¶ This section is empty. Source Files ¶ View all Source files parser.go Click to show internal directories. Click to hide internal directories.