Registry / utility / manifestival-manifestival

manifestival-manifestival

JSON →
library0.7.2gogounverified

A library for manipulating Kubernetes resource manifests programmatically.

go get github.com/manifestival/manifestival
INSTALL
IMPORT
SIG · MANIFESTIVAL-MANIF
M
manifestival-manifestival
utilitygov0.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

manifestival
github.com/manifestival/manifestival

Loads a Kubernetes manifest from a YAML file and prints its resources.

package main import ( "fmt" "github.com/manifestival/manifestival" ) func main() { m, _ := manifestival.NewManifest("path/to/manifest.yaml") fmt.Println(m.Resources) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
manifestival-manifestival — go get manifestival-manifestival · libregistry