Code linting
This commit is contained in:
parent
aa8c66ec01
commit
45c77a951d
4 changed files with 6 additions and 11 deletions
|
|
@ -37,7 +37,6 @@ const (
|
|||
annotationAffinityType = "ingress.kubernetes.io/affinity"
|
||||
annotationAffinityCookieName = "ingress.kubernetes.io/session-cookie-name"
|
||||
annotationAffinityCookieHash = "ingress.kubernetes.io/session-cookie-hash"
|
||||
annotationAuthTlsSecret = "ingress.kubernetes.io/auth-tls-secret"
|
||||
)
|
||||
|
||||
type mockCfg struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue