Versions in this module Expand all Collapse all v1 v1.1.1 Jan 18, 2016 Changes in this version + func NewGroupReaper(groupClient client.GroupsInterface, ...) kubectl.Reaper + func NewUserReaper(userClient client.UsersInterface, groupClient client.GroupsInterface, ...) kubectl.Reaper + type GroupReaper struct + func (r *GroupReaper) Stop(namespace, name string, timeout time.Duration, gracePeriod *kapi.DeleteOptions) (string, error) + type UserReaper struct + func (r *UserReaper) Stop(namespace, name string, timeout time.Duration, gracePeriod *kapi.DeleteOptions) (string, error)