package kv
import "k8s.io/cli-runtime/pkg/kustomize/k8sdeps/kv"
Index ¶
Types ¶
type Pair ¶
Pair represents a <key, value> pair.
func KeyValuesFromLine ¶
KeyValuesFromLine returns a kv with blank key if the line is empty or a comment. The value will be retrieved from the environment if necessary.
func KeyValuesFromLines ¶
KeyValuesFromLines parses given content in to a list of key-value pairs.
Source Files ¶
kv.go
- Version
- v0.16.11
- Published
- Jun 17, 2020
- Platform
- windows/amd64
- Imports
- 8 packages
- Last checked
- now –
Tools for package owners.