package config
import "k8s.io/cloud-provider/controllers/node/config"
Index ¶
Types ¶
type NodeControllerConfiguration ¶
type NodeControllerConfiguration struct { // ConcurrentNodeSyncs is the number of workers // concurrently synchronizing nodes ConcurrentNodeSyncs int32 }
NodeControllerConfiguration contains elements describing NodeController.
Source Files ¶
types.go
Directories ¶
Path | Synopsis |
---|---|
controllers/node/config/v1alpha1 |
- Version
- v0.32.2 (latest)
- Published
- Feb 13, 2025
- Platform
- linux/amd64
- Last checked
- 2 months ago –
Tools for package owners.