• Nikhita Raghunath's avatar
    code-generator: add boilerplate header · 8f898a37
    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
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...