Crates.io | bollard-stubs |
lib.rs | bollard-stubs |
version | 1.45.0-rc.26.0.1 |
source | src |
created_at | 2020-06-11 19:02:01.076753 |
updated_at | 2024-07-21 18:51:32.201508 |
description | Stubs used for the Bollard rust async Docker client API |
homepage | |
repository | |
max_upload_size | |
id | 252916 |
size | 351,277 |
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:
This autogenerated project defines an API crate bollard-stubs
which contains:
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.
The upstream Docker API version references the major and minor version of this package. An additional suffix constitutes revisions around the code generator.
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