Skip to content

Commit

Permalink
review: CRD.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jan 21, 2020
1 parent 2150974 commit e1e9c06
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
21 changes: 21 additions & 0 deletions pkg/config/dynamic/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkg/provider/kubernetes/crd/traefik/v1alpha1/middleware.go
Expand Up @@ -41,6 +41,7 @@ type MiddlewareSpec struct {
Compress *dynamic.Compress `json:"compress,omitempty"`
PassTLSClientCert *dynamic.PassTLSClientCert `json:"passTLSClientCert,omitempty"`
Retry *dynamic.Retry `json:"retry,omitempty"`
ContentType *dynamic.ContentType `json:"contentType,omitempty"`
}

// +k8s:deepcopy-gen=true
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1e9c06

Please sign in to comment.