Expand description
Deployment request and its nested specification types. Deployment request and its nested specification types.
Structsยง
- Deploy
Request - Describes a workload to deploy.
- Image
Event Filter - Restricts which image events a
crate::ImageEventWatcherreturns. - List
Filter - Filters workloads in list operations.
- LogOptions
- Controls log retrieval.
- Network
Config - Workload networking.
- Port
Mapping - Maps a workload port to a host port.
- Resource
Config - Compute resource constraints.
- Volume
Mount - A storage mount.