mnubo / kubernetes-py

A python module for Kubernetes.
Apache License 2.0
123 stars 46 forks source link

Fix import statement for LoadBalancerStatus #118

Closed zeonin closed 6 years ago

zeonin commented 6 years ago

Fixes TypeError: 'module' object is not callable when deploying a LoadBalancer service.