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.20.12-rc.0
- Published
- Sep 17, 2021
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 2 minutes ago –
Tools for package owners.