package
0.0.0-20200114213136-8223eb1817fb
Repository: https://github.com/square/p2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Naive implementation of a guard, this checks if any of the scheduled nodes are used by two daemon sets, does not pre-emptively catch overlaps by selector because of how kubernetes selectors work Also naively checks the selectors to see if there are any selector overlap if two label selectors are labels.Everything() Returns [ daemon set contended, contention exists, error ].
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This label is applied to pods owned by a DS.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

TODO: move other config options in here to reduce the number of arguments to NewFarm().
Farm instatiates and deletes daemon sets as needed.

# Interfaces

No description provided by the author
DaemonSetLocker is necessary to allow coordination between multiple daemon set farm instances.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author