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.5.4-beta.0
- Published
- Feb 15, 2017
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 5 minutes ago –
Tools for package owners.