package
Version:
v0.0.0-...-c2045be
Opens a new window with list of versions in this module.
Published: Mar 23, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewListWatcherAdapter instantiates statefulset list watcher adapter
Handler handles statefulset state updates
NewHandler instantiates statefulset handler
func (*Handler) Created ¶
Created handles statefulset creation event
func (*Handler) Deleted ¶
Deleted handles statefulset deletion event
func (*Handler) Updated ¶
Updated handles statefulset updates event
type Pool interface {
UpdateExpectedSize(size int)
}
Pool models an ordered set of workers
Source Files
¶
Click to show internal directories.
Click to hide internal directories.