package resource
import "k8s.io/client-go/informers/resource"
Index ¶
Types ¶
type Interface ¶
type Interface interface { // V1alpha2 provides access to shared informers for resources in V1alpha2. V1alpha2() v1alpha2.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/resource/v1alpha2 |
- Version
- v0.29.11
- Published
- Nov 21, 2024
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 19 minutes ago –
Tools for package owners.