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