Versions in this module Expand all Collapse all v0 v0.2.0 Jun 15, 2020 v0.1.0 Dec 4, 2019 Changes in this version + func DetermineListType(s *runtime.Scheme, gv schema.GroupVersion, t reflect.Type) reflect.Type + func IsListType(t reflect.Type) (reflect.Type, bool) + func Start(ctx context.Context, startInterface StartInterface, ...) error + type StartInterface interface + Start func(<-chan struct{})