//
pkg.gl
Category
github.com/alexnpavel/operator-sdk
pkg
sdk
types
package
0.0.5
Repository:
https://github.com/alexnpavel/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
13 SLOC
#
Structs
Context
Context is the special context that is passed to the Handler.
Event
Event is triggered when some change has happened on the watched resources.
#
Type aliases
Object
Object is the Kubernetes runtime.Object interface expected of all resources that the user can watch.