-
Nikhita Raghunath authored
Currently, the boilerplate header from k8s.io/kubernetes is used. If k8s.io/kubernetes is not in the GOPATH, a panic will occur. To fix this, we first calculate the relative path to k8s.io/code-generator and then use the boilerplate from code-generator. This avoids hard coding the path and works well for all repos.
8f898a37
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| api | ||
| apiextensions-apiserver | ||
| apimachinery | ||
| apiserver | ||
| client-go | ||
| code-generator | ||
| kube-aggregator | ||
| metrics | ||
| sample-apiserver | ||
| sample-controller |