remove unused constants
This commit is contained in:
parent
6ab3a21971
commit
767591fa18
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ const (
|
|||
healthCheck = "HealthCheck"
|
||||
sslPassthrough = "SSLPassthrough"
|
||||
sessionAffinity = "SessionAffinity"
|
||||
certificateAuth = "CertificateAuth"
|
||||
)
|
||||
|
||||
func (e *annotationExtractor) SecureUpstream(ing *extensions.Ingress) bool {
|
||||
|
|
Loading…
Reference in a new issue