Documentation ¶
Index ¶
- Variables
- func CreateFakeNode(ctx context.Context, nodeServiceProvider nodeservice.NodeServiceProvider, ...) error
- func Register(ctx *context2.ControllerContext) error
- func RegisterFakeSyncer(ctx *context2.ControllerContext) error
- func RegisterIndices(ctx *context2.ControllerContext) error
- func RegisterSyncer(ctx *context2.ControllerContext) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// FakeNodesVersion is the default version that will be used for fake nodes
FakeNodesVersion = "v1.19.1"
)
Functions ¶
func CreateFakeNode ¶
func CreateFakeNode(ctx context.Context, nodeServiceProvider nodeservice.NodeServiceProvider, virtualClient client.Client, name types.NamespacedName) error
func Register ¶
func Register(ctx *context2.ControllerContext) error
func RegisterFakeSyncer ¶
func RegisterFakeSyncer(ctx *context2.ControllerContext) error
func RegisterIndices ¶ added in v0.3.0
func RegisterIndices(ctx *context2.ControllerContext) error
func RegisterSyncer ¶
func RegisterSyncer(ctx *context2.ControllerContext) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.