Documentation ¶
Index ¶
Constants ¶
View Source
const RandDurationMs = 2000
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(me *v1.Pod, monitor *mon.Monitor, informer informers.PodInformer) *Controller
func (*Controller) Run ¶
func (ctl *Controller) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.