Versions in this module Expand all Collapse all v0 v0.1.0 Sep 21, 2017 Changes in this version + var RootCmd = &cobra.Command + func Execute() + type DebugHook struct + func NewDebugHook() *DebugHook + func (hook *DebugHook) Fire(entry *logrus.Entry) error + func (hook *DebugHook) Levels() []logrus.Level + type Items interface + Iter func() []interface{} + type Result struct + func ServiceAccountIter(t interface{}) (result *Result)