commit
ad4221f8bb
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ func (f *Framework) GetNginxIP() string {
|
|||
return s.Spec.ClusterIP
|
||||
}
|
||||
|
||||
// GetNginxPodIP returns the IP addres/es of the running pods
|
||||
// GetNginxPodIP returns the IP addresses of the running pods
|
||||
func (f *Framework) GetNginxPodIP() []string {
|
||||
e, err := f.KubeClientSet.
|
||||
CoreV1().
|
||||
|
|
Loading…
Reference in a new issue