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

bollard-stubs

Stubs used for the Bollard rust async Docker client API

26 releases (8 stable)

1.47.1-rc.27.3.1 Nov 19, 2024
1.45.0-rc.26.0.1 Jul 21, 2024
1.44.0-rc.2 Mar 2, 2024
1.43.0-rc.2 Sep 15, 2023
1.40.1 Jul 5, 2020

#392 in Network programming

Download history 92671/week @ 2024-08-17 103050/week @ 2024-08-24 100330/week @ 2024-08-31 99677/week @ 2024-09-07 92714/week @ 2024-09-14 100585/week @ 2024-09-21 105614/week @ 2024-09-28 104602/week @ 2024-10-05 114096/week @ 2024-10-12 116018/week @ 2024-10-19 116314/week @ 2024-10-26 117051/week @ 2024-11-02 116828/week @ 2024-11-09 117139/week @ 2024-11-16 100513/week @ 2024-11-23 117095/week @ 2024-11-30

473,101 downloads per month
Used in 280 crates (5 directly)

Apache-2.0

455KB
8K 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.47.1-rc.27.3.1
  • Code generation suffix: 1.47.1-rc.27.3.1
  • Build date: 2024-11-19T09:12:48.325Z

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

~3–11MB
~109K SLoC