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

bollard-stubs

Stubs used for the Bollard rust async Docker client API

21 releases (8 stable)

1.44.0-rc.2 Mar 2, 2024
1.43.0-rc.2 Sep 15, 2023
1.43.0-rc.1 Jun 25, 2023
1.42.0-rc.8 Mar 12, 2023
1.40.1 Jul 5, 2020

#718 in Network programming

Download history 19591/week @ 2023-12-23 37793/week @ 2023-12-30 60208/week @ 2024-01-06 63128/week @ 2024-01-13 63872/week @ 2024-01-20 68650/week @ 2024-01-27 72695/week @ 2024-02-03 66747/week @ 2024-02-10 76505/week @ 2024-02-17 80877/week @ 2024-02-24 75955/week @ 2024-03-02 85228/week @ 2024-03-09 82308/week @ 2024-03-16 81810/week @ 2024-03-23 85470/week @ 2024-03-30 82558/week @ 2024-04-06

345,466 downloads per month
Used in 176 crates (4 directly)

Apache-2.0

420KB
7.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.2
  • Code generation suffix: 1.44.0-rc.2
  • Build date: 2024-02-26T16:55:54.493Z

This autogenerated project defines an API crate bollard-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

~4–12MB
~111K SLoC