package testing
import "k8s.io/kubernetes/pkg/kubelet/prober/testing"
Index ¶
Types ¶
type FakeManager ¶
type FakeManager struct{}
func (FakeManager) AddPod ¶
func (_ FakeManager) AddPod(_ *api.Pod)
Unused methods.
func (FakeManager) CleanupPods ¶
func (_ FakeManager) CleanupPods(_ []*api.Pod)
func (FakeManager) RemovePod ¶
func (_ FakeManager) RemovePod(_ *api.Pod)
func (FakeManager) Start ¶
func (_ FakeManager) Start()
func (FakeManager) UpdatePodStatus ¶
func (_ FakeManager) UpdatePodStatus(_ types.UID, podStatus *api.PodStatus)
Source Files ¶
fake_manager.go
- Version
- v1.4.0
- Published
- Sep 26, 2016
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 2 minutes ago –
Tools for package owners.