Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeHost ¶
Types ¶
type FakePortMappingGetter ¶ added in v1.6.0
type FakePortMappingGetter struct {
// contains filtered or unexported fields
}
func (*FakePortMappingGetter) GetPodPortMappings ¶ added in v1.6.0
func (pm *FakePortMappingGetter) GetPodPortMappings(containerID string) ([]*hostport.PortMapping, error)
Click to show internal directories.
Click to hide internal directories.