package
3.0.0-alpha9+incompatible
Repository: https://github.com/opensvc/om3.git
Documentation: pkg.go.dev
# Functions
List returns a list of every object path with a locally installed configuration file.
New allocates a new path type from its elements.
Parse returns a new path struct from a path string representation.
ParseList returns a new path.L from a []string path list.
No description provided by the author
# Constants
Separator is the character separating a path's namespace, kind and name.
# Variables
No description provided by the author
ErrInvalid is raised when the path allocator can not return a path because one of the path element is not valid.