#kubernetes #http-client #client #http #api-client #api-bindings

k8s-openapi-codegen-common

Common code for the k8s-openapi code generator and k8s-openapi-derive

16 breaking releases

0.21.1 Feb 17, 2024
0.20.0 Sep 7, 2023
0.18.0 Apr 7, 2023
0.17.0 Jan 4, 2023
0.6.0 Oct 19, 2019

#291 in Rust patterns

Download history 15/week @ 2023-11-27 47/week @ 2023-12-04 92/week @ 2023-12-11 92/week @ 2023-12-18 12/week @ 2023-12-25 31/week @ 2024-01-01 34/week @ 2024-01-08 1821/week @ 2024-01-15 218/week @ 2024-01-22 29/week @ 2024-02-05 143/week @ 2024-02-12 113/week @ 2024-02-19 148/week @ 2024-02-26 52/week @ 2024-03-04 13/week @ 2024-03-11

423 downloads per month
Used in k8s-openapi-derive

Apache-2.0

170KB
3K SLoC

Common code for the k8s-openapi code generator and the k8s-openapi-derive custom derive crate.

License

k8s-openapi-codegen-common

https://github.com/Arnavion/k8s-openapi

Copyright 2019 Arnav Singh

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

The OpenAPI spec that these bindings are generated from is sourced from the Kubernetes repository https://github.com/kubernetes/kubernetes which also uses the Apache-2.0 license.

Dependencies

~185KB