Documentation ¶
Index ¶
Constants ¶
View Source
const NodePollInterval = 10 * time.Millisecond
Variables ¶
View Source
var AlwaysReady = func() bool { return true }
Functions ¶
func FakeNodeInformer ¶ added in v1.25.0
func FakeNodeInformer(fakeNodeHandler *testutil.FakeNodeHandler) coreinformers.NodeInformer
FakeNodeInformer creates a fakeNodeInformer using the provided fakeNodeHandler.
func MustParseCIDR ¶
MustParseCIDR returns the CIDR range parsed from s or panics if the string cannot be parsed.
func WaitForUpdatedNodeWithTimeout ¶ added in v1.25.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.