#docker #async-client #api-client #stub #api-version #generated #data

bollard-next-stubs

Stubs used for the Bollard rust async Docker client API

15 releases

1.44.0-rc.0 Feb 7, 2024
1.43.0-rc.7 Dec 29, 2023
1.43.0-rc.5 Oct 11, 2023
1.43.0-rc.2 May 22, 2023
1.42.0-rc.8 Mar 15, 2023

#1029 in Network programming

Download history 577/week @ 2023-12-18 760/week @ 2023-12-25 655/week @ 2024-01-01 1515/week @ 2024-01-08 1262/week @ 2024-01-15 1537/week @ 2024-01-22 1161/week @ 2024-01-29 1388/week @ 2024-02-05 1683/week @ 2024-02-12 2149/week @ 2024-02-19 1489/week @ 2024-02-26 1894/week @ 2024-03-04 1536/week @ 2024-03-11 1552/week @ 2024-03-18 1162/week @ 2024-03-25 1633/week @ 2024-04-01

6,052 downloads per month
Used in 8 crates (via bollard-next)

Apache-2.0

375KB
6.5K SLoC

Overview

This data model was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project.

To see how to make this your own, look here:

README

  • API version: 1.44.0-rc.0
  • Code generation suffix: 1.44.0-rc.0
  • Build date: 2024-02-07T14:12:47.340+01:00

This autogenerated project defines an API crate bollard-next-stubs which contains:

  • Data types representing the underlying data model.

The data types are generated specifically for the Bollard API client, and are not intended for direct library consumption. These data stubs might change as needed by the parent project.

Package versioning

The upstream Docker API version references the major and minor version of this package. An additional suffix constitutes revisions around the code generator.

Generating code.

Use the java package manager maven to generate the stubs. Java JDK 8 is required to run these:

mvn -D org.slf4j.simpleLogger.defaultLogLevel=debug clean compiler:compile generate-resources

Dependencies

~3–12MB
~113K SLoC