package apiserverinternal
import "k8s.io/client-go/informers/apiserverinternal"
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/apiserverinternal/v1alpha1 |
- Version
- v0.21.14
- Published
- Jun 17, 2022
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 5 minutes ago –
Tools for package owners.