package
0.0.5
Repository: https://github.com/alexnpavel/operator-sdk.git
Documentation: pkg.go.dev

# Structs

Context is the special context that is passed to the Handler.
Event is triggered when some change has happened on the watched resources.

# Type aliases

Object is the Kubernetes runtime.Object interface expected of all resources that the user can watch.