Documentation ¶
Index ¶
- Constants
- func JoinAnnotation(prefixedPath, value string) string
- func JoinPath(elements ...string) string
- func JoinPrefix(tokens ...string) string
- func SplitAnnotation(annotation string) (prefixedPath, val string, err error)
- func SplitPath(path string) ([]string, error)
- func SplitPrefix(prefix string) ([]string, error)
Constants ¶
View Source
const (
SDKPrefix = "+operator-sdk"
)
Variables ¶
This section is empty.
Functions ¶
func JoinAnnotation ¶
func JoinPrefix ¶
func SplitAnnotation ¶
func SplitPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.