package testing
import "k8s.io/kubernetes/pkg/kubelet/network/testing"
Index ¶
Functions ¶
func NewFakeHost ¶
Types ¶
type FakePortMappingGetter ¶
type FakePortMappingGetter struct {
// contains filtered or unexported fields
}
func (*FakePortMappingGetter) GetPodPortMappings ¶
func (pm *FakePortMappingGetter) GetPodPortMappings(containerID string) ([]*hostport.PortMapping, error)
Source Files ¶
fake_host.go
- Version
- v1.6.0-alpha.2
- Published
- Feb 12, 2017
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 49 seconds ago –
Tools for package owners.