Update gce controller

This commit is contained in:
Manuel de Brito Fontes 2017-07-16 15:30:20 -04:00 committed by Minhan Xia
parent 53dd434792
commit 060e449056
13 changed files with 22 additions and 22 deletions

View file

@ -18,7 +18,7 @@ package backends
import (
compute "google.golang.org/api/compute/v1"
api_v1 "k8s.io/client-go/pkg/api/v1"
api_v1 "k8s.io/api/core/v1"
)
// ProbeProvider retrieves a probe struct given a nodePort