Skip to content

traefik/hub-crds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traefik Hub CRDs

This repository contains the custom resource definitions (CRD) for Traefik Hub.

  • Group: hub.traefik.io
  • Current version: v1alpha1

The YAML manifests can be found in hub/v1alpha1/crd and are built from hub/v1alpha1/*.go.

Generate CRD manifests, client-sets, listers and informers

$> make build