Skip to content

kluisz/k8s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s

Kubernetes funcs and libraries

Apply

This pkg is a copy as-is from https://github.com/atsgen/tf-operator/blob/master/pkg/apply

responsible for providing kubectl apply equivalent constructs to be done from a golang based controller

Render

This pkg is a copy as-is from https://github.com/openshift/cluster-network-operator/tree/master/pkg/render

Render provides go templating engine to render .json or .yaml files based on templates available for k8s objects

The aim is to mimic the parsing behavior of kubectl create -f

as much as reasonably possible.

About

Kubernetes funcs and libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%