Versions in this module Expand all Collapse all v2 v2.0.0 Dec 13, 2021 Changes in this version + type StoppableManager struct + func NewStoppableManager(config *rest.Config, options manager.Options) (StoppableManager, error) + func (sm *StoppableManager) IsStarted() bool + func (sm *StoppableManager) Start() + func (sm *StoppableManager) Stop() Other modules containing this package github.com/redhat-cop/operator-utils