package controller
import "k8s.io/client-go/examples/third-party-resources-deprecated/controller"
Index ¶
Types ¶
type ExampleController ¶
type ExampleController struct { ExampleClient *rest.RESTClient ExampleScheme *runtime.Scheme }
Watcher is an example of watching on resource create/update/delete events
func (*ExampleController) Run ¶
func (c *ExampleController) Run(ctx context.Context) error
Run starts an Example resource controller
Source Files ¶
controller.go
- Version
- v4.0.0-beta.0+incompatible
- Published
- Jul 7, 2017
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 44 seconds ago –
Tools for package owners.