headlamp
headlamp copied to clipboard
Add a way to get the resource kind from its resource class
Right now, Headlamp's resource classes do not have a kind
method unless they are instances (when they have jsonData). Sometimes the kind matches the objectName, but it's not consistent and we need to make it so.