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

factory_interfaces.go

Version
v20.10.3+incompatible
Published
Jan 28, 2021
Platform
darwin/amd64
Imports
1 packages
Last checked
1 minute ago

Tools for package owners.