package
0.0.0-20240912064920-d008927e1cb2
Repository: https://github.com/unmarshall/kvcl.git
Documentation: pkg.go.dev

# Structs

NodeInfo contains relevant information about a node.
PodInfo contains relevant information about a pod.

# Interfaces

ControlPlane represents an in-memory control plane with limited components.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

EventFilter is a predicate that takes in an Event and returns the predicate result as a boolean.
NodeFilter is a predicate that takes in a Node and returns the predicate result as a boolean.
PodFilter is a predicate that takes in a Pod and returns the predicate result as a boolean.