1 stable release

new 1.20250330.234407 Mar 30, 2025

#11 in #custom-resources

0BSD license

97KB
964 lines

traefik.io

This crate contains kube-rs compatible bindings for Kubernetes custom resources of the traefik.io group. Each binding is generated with kopium, updated and released weekly.

This crate is part of kube-custom-resources-rs.

Available Custom Resources

traefik.io/v1alpha1

  • IngressRoute
  • IngressRouteTCP
  • IngressRouteUDP
  • MiddlewareTCP
  • ServersTransport
  • ServersTransportTCP
  • TLSOption
  • TLSStore
  • TraefikService

lib.rs:

This crate contains kube-rs compatible bindings for Kubernetes custom resources for the traefik.io group. Each binding is generated with kopium, updated and released weekly.

Available Custom Resources

traefik.io/v1alpha1

  • IngressRoute
  • IngressRouteTCP
  • IngressRouteUDP
  • MiddlewareTCP
  • ServersTransport
  • ServersTransportTCP
  • TLSOption
  • TLSStore
  • TraefikService

Dependencies

~37MB
~590K SLoC