Adds functions to add/retrieve inventory to/from grouping object

This commit is contained in:
Sean Sullivan
2020-01-09 16:01:07 -08:00
parent 488bc5aceb
commit 595e41a3ec
3 changed files with 309 additions and 21 deletions

View File

@@ -4,7 +4,6 @@ go 1.13
require (
github.com/spf13/cobra v0.0.5
k8s.io/api v0.17.0
k8s.io/apimachinery v0.17.0
k8s.io/cli-runtime v0.17.0
k8s.io/client-go v0.17.0