#async #docker #swagger-codegen #api #client #model #stubs

bollard-stubs

Stubs used for the Bollard rust async Docker client API

17 releases (8 stable)

1.42.0-rc.8 Mar 12, 2023
1.42.0-rc.7 Dec 10, 2022
1.42.0-rc.6 Oct 18, 2022
1.42.0-rc.3 Jun 18, 2022
1.40.1 Jul 5, 2020

#197 in Network programming

Download history 23359/week @ 2022-11-28 24412/week @ 2022-12-05 20541/week @ 2022-12-12 21174/week @ 2022-12-19 10508/week @ 2022-12-26 16988/week @ 2023-01-02 19686/week @ 2023-01-09 22689/week @ 2023-01-16 24966/week @ 2023-01-23 24863/week @ 2023-01-30 27201/week @ 2023-02-06 26510/week @ 2023-02-13 24109/week @ 2023-02-20 25692/week @ 2023-02-27 24596/week @ 2023-03-06 24452/week @ 2023-03-13

99,786 downloads per month
Used in 77 crates (3 directly)

Apache-2.0

335KB
6K 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.42.0-rc.8
  • Code generation suffix: 1.42.0-rc.8
  • Build date: 2023-03-12T17:12:39.215Z

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

~2–2.8MB
~58K SLoC