feat(k8s): expose attrName in list of kubernetes types

This commit is contained in:
Jaka Hudoklin 2019-10-06 21:23:05 +02:00
parent ff59c7d905
commit bdc145e2bb
No known key found for this signature in database
GPG key ID: D1F18234B07BD6E2
9 changed files with 551 additions and 0 deletions

View file

@ -399,6 +399,7 @@ let
group = "${rt.group}";
version = "${rt.version}";
kind = "${rt.kind}";
attrName = "${rt.attrName}";
}'') resourceTypes)}];
resources = {