package settings
import "k8s.io/client-go/informers/settings"
Index ¶
Types ¶
type Interface ¶
type Interface interface { // V1alpha1 provides access to shared informers for resources in V1alpha1. V1alpha1() v1alpha1.Interface }
Interface provides access to each of this group's versions.
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.
Source Files ¶
interface.go
Directories ¶
Path | Synopsis |
---|---|
informers/settings/v1alpha1 |
- Version
- v0.16.7
- Published
- Feb 11, 2020
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 4 minutes ago –
Tools for package owners.