Refactor annotations prefix helper

This commit is contained in:
Manuel de Brito Fontes 2017-11-22 21:20:04 -03:00
parent dcf4a4595e
commit 1a92159fa4
3 changed files with 0 additions and 17 deletions

View file

@ -37,9 +37,6 @@ type Resolver interface {
// GetService searches for services contenating the namespace and name using a the character /
GetService(string) (*apiv1.Service, error)
// GetAnnotationWithPrefix returns the prefix of the Ingress annotations
GetAnnotationWithPrefix(suffix string) string
}
// AuthSSLCert contains the necessary information to do certificate based