Add fake filesystem for test to avoid temporal files on the local filesystem

This commit is contained in:
Manuel de Brito Fontes 2017-11-22 10:40:54 -03:00
parent 14b5259b0f
commit 18d6573981
15 changed files with 633 additions and 89 deletions

View file

@ -76,8 +76,8 @@ type Configuration struct {
ConfigMapName string
DefaultService string
IngressClass string
Namespace string
Namespace string
ForceNamespaceIsolation bool
@ -87,7 +87,6 @@ type Configuration struct {
UDPConfigMapName string
DefaultHealthzURL string
DefaultIngressClass string
DefaultSSLCertificate string
// optional