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.20+incompatible
- Published
- Oct 18, 2022
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 3 minutes ago –
Tools for package owners.