package scheduling
import "k8s.io/client-go/informers/scheduling"
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) Interface
New returns a new Interface.
Source Files ¶
interface.go
Directories ¶
Path | Synopsis |
---|---|
informers/scheduling/v1alpha1 |
- Version
- v5.0.0+incompatible
- Published
- Oct 16, 2017
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 6 minutes ago –
Tools for package owners.