package
0.0.0-20201021145615-bb0df7c1ead4
Repository: https://github.com/pavlovaida/library-go.git
Documentation: pkg.go.dev

# Packages

Code generated for package bindata by go-bindata DO NOT EDIT.

# Functions

Int32KeySet creates a Int32 from a keys of a map[int32](? extends interface{}).
NewInstallerController creates a new installer controller.
NewInt32 creates a Int32 from a list of values.

# Structs

InstallerController is a controller that watches the currentRevision and targetRevision fields for each node and spawn installer pods to update the static pods on the master nodes.

# Type aliases

InstallerPodMutationFunc is a function that has a chance at changing the installer pod before it is created.
sets.Int32 is a set of int32s, implemented via map[int32]struct{} for minimal memory consumption.