Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeManager ¶
type FakeManager struct{}
func (FakeManager) CleanupPods ¶
func (_ FakeManager) CleanupPods(_ []*v1.Pod)
func (FakeManager) RemovePod ¶
func (_ FakeManager) RemovePod(_ *v1.Pod)
func (FakeManager) Start ¶
func (_ FakeManager) Start()
func (FakeManager) UpdatePodStatus ¶
func (_ FakeManager) UpdatePodStatus(_ types.UID, podStatus *v1.PodStatus)
Click to show internal directories.
Click to hide internal directories.