docs.rs failed to build k8s-traefik-api-0.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
k8s-traefik-api-0.4.1
k8s-traefik-api
This crate only exports traefik ingress api created with kopium nothing more.
Software version:
k3s: v1.33.1-k3s1
kopium: 0.21.2
It uses the integrated traefik from a k3s cluster which is rancher/mirrored-library-traefik:3.3.6
Features
this crates depends on k8s-openapi, you are supposed to set its k8s version via a feature. That can be done directly in your Cargo.toml on the import of k8s-openapi or via the features on this crate.