package
0.0.2-rc.1
Repository: https://github.com/rancher/helm-locker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewLockableRegister returns a starter that starts an ObjectSetController listening to events on ObjectSetStates and a LockableRegister that allows you to register new states for ObjectSets in memory.

# Interfaces

LockableRegister implements Register and Locker.
Locker can lock or unlock object sets tied to a specific key.
Register can keep track of sets of ObjectSets.