package extensions
import "k8s.io/client-go/informers/extensions"
Index ¶
Types ¶
type Interface ¶
type Interface interface {
// V1beta1 provides access to shared informers for resources in V1beta1.
V1beta1() v1beta1.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/extensions/v1beta1 |
- Version
- v0.34.3
- Published
- Dec 10, 2025
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 6 minutes ago –
Tools for package owners.