package resource
import "k8s.io/client-go/informers/resource"
Index ¶
Types ¶
type Interface ¶
type Interface interface {
// V1alpha3 provides access to shared informers for resources in V1alpha3.
V1alpha3() v1alpha3.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/v1alpha3 |
- Version
- v0.31.14
- Published
- Nov 12, 2025
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 4 minutes ago –
Tools for package owners.