Adds inventory hash to grouping object.

This commit is contained in:
Sean Sullivan
2020-01-10 14:55:54 -08:00
parent 0c9a3756b4
commit 83e75a0f0a
3 changed files with 116 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ 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