package internalinterfaces
import "github.com/docker/cli/kubernetes/client/informers/internalinterfaces"
Index ¶
Types ¶
type NewInformerFunc ¶
type NewInformerFunc = api.NewInformerFunc
NewInformerFunc defines a Informer constructor (from a clientset and a duration) Deprecated: Use github.com/docker/compose-on-kubernetes/api/client/informers/internalinterfaces.NewInformerFunc instead
type SharedInformerFactory ¶
type SharedInformerFactory = api.SharedInformerFactory
SharedInformerFactory a small interface to allow for adding an informer without an import cycle Deprecated: Use github.com/docker/compose-on-kubernetes/api/client/informers/internalinterfaces.SharedInformerFactory instead
Source Files ¶
- Version
- v20.10.18+incompatible
- Published
- Sep 8, 2022
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 5 minutes ago –
Tools for package owners.