k8s-traefik-api

Crates.iok8s-traefik-api
lib.rsk8s-traefik-api
version0.4.1
created_at2023-05-05 17:48:43.710022+00
updated_at2025-06-20 10:31:23.808165+00
descriptionBindings for the Kubernetes traefik API
homepagehttps://gitlab.com/xMAC94x/k8s-traefik-api
repositoryhttps://gitlab.com/xMAC94x/k8s-traefik-api
max_upload_size
id857939
size235,875
Marcel Märtens (xMAC94x)

documentation

https://docs.rs/k8s-traefik-api

README

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.

Commit count: 6

cargo fmt