Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodController ¶
type PodController struct {
// contains filtered or unexported fields
}
func NewPodController ¶
func NewPodController(clientset kubernetes.Interface, namespace *string) PodController
func (*PodController) Run ¶
func (c *PodController) Run(stopCh chan struct{})
Click to show internal directories.
Click to hide internal directories.