Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerManager ¶
type ContainerManager struct {
// contains filtered or unexported fields
}
func NewContainerManager ¶
func NewContainerManager(podSelector kubernetes.PodSelector) *ContainerManager
func (*ContainerManager) Name ¶ added in v1.26.0
func (d *ContainerManager) Name() string
func (*ContainerManager) Start ¶
func (d *ContainerManager) Start(ctx context.Context, namespaces []string) error
func (*ContainerManager) Stop ¶
func (d *ContainerManager) Stop()
Click to show internal directories.
Click to hide internal directories.