Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoadbalancerServiceController ¶
type LoadbalancerServiceController struct {
IPAddresses []string
NICNames []string
NodeIP string
KubeConfig string
Ipv4 bool
Ipv6 bool
// contains filtered or unexported fields
}
func NewLoadbalancerServiceController ¶
func NewLoadbalancerServiceController(cfg *config.Config) *LoadbalancerServiceController
func (*LoadbalancerServiceController) Dependencies ¶
func (c *LoadbalancerServiceController) Dependencies() []string
func (*LoadbalancerServiceController) Name ¶
func (c *LoadbalancerServiceController) Name() string
Click to show internal directories.
Click to hide internal directories.