@@ -14,53 +14,32 @@ namespace Docker.DotNet.Models
1414 [ JsonSerializable ( typeof ( CPUUsage ) ) ]
1515 [ JsonSerializable ( typeof ( CapacityRange ) ) ]
1616 [ JsonSerializable ( typeof ( ClusterInfo ) ) ]
17- [ JsonSerializable ( typeof ( ClusterOptions ) ) ]
1817 [ JsonSerializable ( typeof ( ClusterVolume ) ) ]
1918 [ JsonSerializable ( typeof ( ClusterVolumeSpec ) ) ]
2019 [ JsonSerializable ( typeof ( Commit ) ) ]
21- [ JsonSerializable ( typeof ( CommitContainerChangesParameters ) ) ]
2220 [ JsonSerializable ( typeof ( CommitContainerChangesResponse ) ) ]
2321 [ JsonSerializable ( typeof ( ComponentVersion ) ) ]
2422 [ JsonSerializable ( typeof ( ConfigReference ) ) ]
2523 [ JsonSerializable ( typeof ( ConfigReferenceFileTarget ) ) ]
26- [ JsonSerializable ( typeof ( ConfigReferenceRuntimeTarget ) ) ]
2724 [ JsonSerializable ( typeof ( ConsoleSize ) ) ]
28- [ JsonSerializable ( typeof ( ContainerAttachParameters ) ) ]
2925 [ JsonSerializable ( typeof ( ContainerConfig ) ) ]
30- [ JsonSerializable ( typeof ( ContainerEventsParameters ) ) ]
3126 [ JsonSerializable ( typeof ( ContainerExecCreateParameters ) ) ]
3227 [ JsonSerializable ( typeof ( ContainerExecCreateResponse ) ) ]
3328 [ JsonSerializable ( typeof ( ContainerExecInspectResponse ) ) ]
3429 [ JsonSerializable ( typeof ( ContainerExecStartParameters ) ) ]
3530 [ JsonSerializable ( typeof ( ContainerFileSystemChangeResponse ) ) ]
36- [ JsonSerializable ( typeof ( ContainerInspectParameters ) ) ]
3731 [ JsonSerializable ( typeof ( ContainerInspectResponse ) ) ]
38- [ JsonSerializable ( typeof ( ContainerKillParameters ) ) ]
39- [ JsonSerializable ( typeof ( ContainerListProcessesParameters ) ) ]
4032 [ JsonSerializable ( typeof ( ContainerListResponse ) ) ]
41- [ JsonSerializable ( typeof ( ContainerLogsParameters ) ) ]
42- [ JsonSerializable ( typeof ( ContainerPathStatParameters ) ) ]
4333 [ JsonSerializable ( typeof ( ContainerPathStatResponse ) ) ]
4434 [ JsonSerializable ( typeof ( ContainerProcessesResponse ) ) ]
45- [ JsonSerializable ( typeof ( ContainerRemoveParameters ) ) ]
46- [ JsonSerializable ( typeof ( ContainerRenameParameters ) ) ]
47- [ JsonSerializable ( typeof ( ContainerResizeParameters ) ) ]
48- [ JsonSerializable ( typeof ( ContainerRestartParameters ) ) ]
4935 [ JsonSerializable ( typeof ( ContainerSpec ) ) ]
50- [ JsonSerializable ( typeof ( ContainerStartParameters ) ) ]
51- [ JsonSerializable ( typeof ( ContainerStatsParameters ) ) ]
5236 [ JsonSerializable ( typeof ( ContainerStatsResponse ) ) ]
5337 [ JsonSerializable ( typeof ( ContainerStatus ) ) ]
54- [ JsonSerializable ( typeof ( ContainerStopParameters ) ) ]
55- [ JsonSerializable ( typeof ( ContainerUpdateParameters ) ) ]
5638 [ JsonSerializable ( typeof ( ContainerUpdateResponse ) ) ]
5739 [ JsonSerializable ( typeof ( ContainerWaitResponse ) ) ]
5840 [ JsonSerializable ( typeof ( ContainerdInfo ) ) ]
5941 [ JsonSerializable ( typeof ( ContainerdNamespaces ) ) ]
60- [ JsonSerializable ( typeof ( ContainersListParameters ) ) ]
61- [ JsonSerializable ( typeof ( ContainersPruneParameters ) ) ]
6242 [ JsonSerializable ( typeof ( ContainersPruneResponse ) ) ]
63- [ JsonSerializable ( typeof ( CopyToContainerParameters ) ) ]
6443 [ JsonSerializable ( typeof ( CreateContainerParameters ) ) ]
6544 [ JsonSerializable ( typeof ( CreateContainerResponse ) ) ]
6645 [ JsonSerializable ( typeof ( CredentialSpec ) ) ]
@@ -71,7 +50,6 @@ namespace Docker.DotNet.Models
7150 [ JsonSerializable ( typeof ( DeviceRequest ) ) ]
7251 [ JsonSerializable ( typeof ( DiscreteGenericResource ) ) ]
7352 [ JsonSerializable ( typeof ( DispatcherConfig ) ) ]
74- [ JsonSerializable ( typeof ( DockerOCIImageConfig ) ) ]
7553 [ JsonSerializable ( typeof ( DockerOCIImageConfigExt ) ) ]
7654 [ JsonSerializable ( typeof ( Driver ) ) ]
7755 [ JsonSerializable ( typeof ( DriverData ) ) ]
@@ -87,8 +65,6 @@ namespace Docker.DotNet.Models
8765 [ JsonSerializable ( typeof ( ExternalCA ) ) ]
8866 [ JsonSerializable ( typeof ( FirewallInfo ) ) ]
8967 [ JsonSerializable ( typeof ( GenericResource ) ) ]
90- [ JsonSerializable ( typeof ( GlobalJob ) ) ]
91- [ JsonSerializable ( typeof ( GlobalService ) ) ]
9268 [ JsonSerializable ( typeof ( Health ) ) ]
9369 [ JsonSerializable ( typeof ( HealthSummary ) ) ]
9470 [ JsonSerializable ( typeof ( HealthcheckConfig ) ) ]
@@ -101,24 +77,17 @@ namespace Docker.DotNet.Models
10177 [ JsonSerializable ( typeof ( ImageBuildParameters ) ) ]
10278 [ JsonSerializable ( typeof ( ImageBuildResult ) ) ]
10379 [ JsonSerializable ( typeof ( ImageConfig ) ) ]
104- [ JsonSerializable ( typeof ( ImageDeleteParameters ) ) ]
10580 [ JsonSerializable ( typeof ( ImageDeleteResponse ) ) ]
10681 [ JsonSerializable ( typeof ( ImageHistoryResponse ) ) ]
10782 [ JsonSerializable ( typeof ( ImageInspectResponse ) ) ]
108- [ JsonSerializable ( typeof ( ImageLoadParameters ) ) ]
10983 [ JsonSerializable ( typeof ( ImageOptions ) ) ]
11084 [ JsonSerializable ( typeof ( ImageProperties ) ) ]
11185 [ JsonSerializable ( typeof ( ImagePropertiesSize ) ) ]
11286 [ JsonSerializable ( typeof ( ImagePushParameters ) ) ]
11387 [ JsonSerializable ( typeof ( ImageSearchResponse ) ) ]
114- [ JsonSerializable ( typeof ( ImageTagParameters ) ) ]
11588 [ JsonSerializable ( typeof ( ImagesCreateParameters ) ) ]
116- [ JsonSerializable ( typeof ( ImagesListParameters ) ) ]
11789 [ JsonSerializable ( typeof ( ImagesListResponse ) ) ]
118- [ JsonSerializable ( typeof ( ImagesLoadResponse ) ) ]
119- [ JsonSerializable ( typeof ( ImagesPruneParameters ) ) ]
12090 [ JsonSerializable ( typeof ( ImagesPruneResponse ) ) ]
121- [ JsonSerializable ( typeof ( ImagesSearchParameters ) ) ]
12291 [ JsonSerializable ( typeof ( IndexInfo ) ) ]
12392 [ JsonSerializable ( typeof ( Info ) ) ]
12493 [ JsonSerializable ( typeof ( JSONError ) ) ]
@@ -153,13 +122,10 @@ namespace Docker.DotNet.Models
153122 [ JsonSerializable ( typeof ( NetworkingConfig ) ) ]
154123 [ JsonSerializable ( typeof ( NetworksCreateParameters ) ) ]
155124 [ JsonSerializable ( typeof ( NetworksCreateResponse ) ) ]
156- [ JsonSerializable ( typeof ( NetworksDeleteUnusedParameters ) ) ]
157- [ JsonSerializable ( typeof ( NetworksListParameters ) ) ]
158125 [ JsonSerializable ( typeof ( NetworksPruneResponse ) ) ]
159126 [ JsonSerializable ( typeof ( NodeCSIInfo ) ) ]
160127 [ JsonSerializable ( typeof ( NodeDescription ) ) ]
161128 [ JsonSerializable ( typeof ( NodeListResponse ) ) ]
162- [ JsonSerializable ( typeof ( NodeRemoveParameters ) ) ]
163129 [ JsonSerializable ( typeof ( NodeStatus ) ) ]
164130 [ JsonSerializable ( typeof ( NodeUpdateParameters ) ) ]
165131 [ JsonSerializable ( typeof ( OrchestrationConfig ) ) ]
@@ -175,21 +141,15 @@ namespace Docker.DotNet.Models
175141 [ JsonSerializable ( typeof ( PluginCapabilityID ) ) ]
176142 [ JsonSerializable ( typeof ( PluginConfig ) ) ]
177143 [ JsonSerializable ( typeof ( PluginConfigureParameters ) ) ]
178- [ JsonSerializable ( typeof ( PluginCreateParameters ) ) ]
179144 [ JsonSerializable ( typeof ( PluginDescription ) ) ]
180145 [ JsonSerializable ( typeof ( PluginDevice ) ) ]
181- [ JsonSerializable ( typeof ( PluginDisableParameters ) ) ]
182- [ JsonSerializable ( typeof ( PluginEnableParameters ) ) ]
183146 [ JsonSerializable ( typeof ( PluginEnv ) ) ]
184- [ JsonSerializable ( typeof ( PluginGetPrivilegeParameters ) ) ]
185147 [ JsonSerializable ( typeof ( PluginInstallParameters ) ) ]
186148 [ JsonSerializable ( typeof ( PluginInterface ) ) ]
187149 [ JsonSerializable ( typeof ( PluginLinuxConfig ) ) ]
188- [ JsonSerializable ( typeof ( PluginListParameters ) ) ]
189150 [ JsonSerializable ( typeof ( PluginMount ) ) ]
190151 [ JsonSerializable ( typeof ( PluginNetworkConfig ) ) ]
191152 [ JsonSerializable ( typeof ( PluginPrivilege ) ) ]
192- [ JsonSerializable ( typeof ( PluginRemoveParameters ) ) ]
193153 [ JsonSerializable ( typeof ( PluginRootFS ) ) ]
194154 [ JsonSerializable ( typeof ( PluginSettings ) ) ]
195155 [ JsonSerializable ( typeof ( PluginUpgradeParameters ) ) ]
@@ -223,8 +183,6 @@ namespace Docker.DotNet.Models
223183 [ JsonSerializable ( typeof ( ServiceCreateParameters ) ) ]
224184 [ JsonSerializable ( typeof ( ServiceCreateResponse ) ) ]
225185 [ JsonSerializable ( typeof ( ServiceInfo ) ) ]
226- [ JsonSerializable ( typeof ( ServiceListParameters ) ) ]
227- [ JsonSerializable ( typeof ( ServiceLogsParameters ) ) ]
228186 [ JsonSerializable ( typeof ( ServiceMode ) ) ]
229187 [ JsonSerializable ( typeof ( ServiceSpec ) ) ]
230188 [ JsonSerializable ( typeof ( ServiceStatus ) ) ]
@@ -248,7 +206,6 @@ namespace Docker.DotNet.Models
248206 [ JsonSerializable ( typeof ( SwarmInitParameters ) ) ]
249207 [ JsonSerializable ( typeof ( SwarmInspectResponse ) ) ]
250208 [ JsonSerializable ( typeof ( SwarmJoinParameters ) ) ]
251- [ JsonSerializable ( typeof ( SwarmLeaveParameters ) ) ]
252209 [ JsonSerializable ( typeof ( SwarmLimit ) ) ]
253210 [ JsonSerializable ( typeof ( SwarmNetwork ) ) ]
254211 [ JsonSerializable ( typeof ( SwarmPlatform ) ) ]
@@ -268,13 +225,11 @@ namespace Docker.DotNet.Models
268225 [ JsonSerializable ( typeof ( TaskResponse ) ) ]
269226 [ JsonSerializable ( typeof ( TaskSpec ) ) ]
270227 [ JsonSerializable ( typeof ( TaskStatus ) ) ]
271- [ JsonSerializable ( typeof ( TasksListParameters ) ) ]
272228 [ JsonSerializable ( typeof ( ThrottleDevice ) ) ]
273229 [ JsonSerializable ( typeof ( ThrottlingData ) ) ]
274230 [ JsonSerializable ( typeof ( TmpfsOptions ) ) ]
275231 [ JsonSerializable ( typeof ( Topology ) ) ]
276232 [ JsonSerializable ( typeof ( TopologyRequirement ) ) ]
277- [ JsonSerializable ( typeof ( TypeBlock ) ) ]
278233 [ JsonSerializable ( typeof ( TypeMount ) ) ]
279234 [ JsonSerializable ( typeof ( Ulimit ) ) ]
280235 [ JsonSerializable ( typeof ( UpdateConfig ) ) ]
@@ -290,9 +245,7 @@ namespace Docker.DotNet.Models
290245 [ JsonSerializable ( typeof ( VolumeSecret ) ) ]
291246 [ JsonSerializable ( typeof ( VolumeTopology ) ) ]
292247 [ JsonSerializable ( typeof ( VolumesCreateParameters ) ) ]
293- [ JsonSerializable ( typeof ( VolumesListParameters ) ) ]
294248 [ JsonSerializable ( typeof ( VolumesListResponse ) ) ]
295- [ JsonSerializable ( typeof ( VolumesPruneParameters ) ) ]
296249 [ JsonSerializable ( typeof ( VolumesPruneResponse ) ) ]
297250 [ JsonSerializable ( typeof ( WaitExitError ) ) ]
298251 [ JsonSerializable ( typeof ( WeightDevice ) ) ]
0 commit comments