godaddy / kubernetes-client

Simplified Kubernetes API client for Node.js.
MIT License
962 stars 192 forks source link

Singular for NetworkPolicy is invalid #618

Open Stono opened 4 years ago

Stono commented 4 years ago

Hey, Stumbled across this today, I believe this line is wrong: https://github.com/godaddy/kubernetes-client/blob/master/typings/index.d.ts#L4043

It should be networkpolicy?