//
pkg.gl
Category
github.com/docker/compose-on-kubernetes
api
client
informers
internalinterfaces
package
0.5.0
Repository:
https://github.com/docker/compose-on-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
28
Files
12 SLOC
#
Interfaces
SharedInformerFactory
SharedInformerFactory a small interface to allow for adding an informer without an import cycle.
#
Type aliases
NewInformerFunc
NewInformerFunc defines a Informer constructor (from a clientset and a duration).