Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotation ¶
func Parse ¶
func Parse(s string) (Annotation, error)
Parse parses an annotation. Amazingly there doesn't seem to be a function in client-go or similar that does this
func ParseAll ¶
func ParseAll(annotations []string) ([]Annotation, error)
ParseAll parses all the given annotations and returns a collection of parsed annotations
Click to show internal directories.
Click to hide internal directories.