Skip to content

johan--/kube-annotator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kube-annotator

$ git clone https://github.com/openshift/origin.git
$ pushd origin; make; popd

$ make

$ export GOPATH=origin/Godeps/_workspace:origin/_output/local/go
$ ./kube-annotator github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta2
$ for i in origin/pkg/*/api/v1beta1; do ./kube-annotator github.com/openshift/$i; done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Go 9.1%
  • Other 1.3%