package
1.1.0
Repository: https://github.com/flant/kube-client.git
Documentation: pkg.go.dev

# Functions

SplitManifests takes a string of manifest and returns a map that contains individual manifests.

# Structs

SimpleHead defines what the structure of the head of a manifest file.

# Type aliases

BySplitManifestsOrder sorts by in-file manifest order, as provided in function `SplitManifests`.