1 Star 0 Fork 0

zhuchance / kubernetes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
doc.go 1011 Bytes
一键复制 编辑 原始数据 按行查看 历史
Masahiro Sano 提交于 2015-04-18 18:35 . Update gophercloud to latest
// Package lbpools provides access to load balancer pools associated with a
// RackConnect configuration. Load Balancer Pools must be configured in advance
// by your Network Security team to be eligible for use with RackConnect.
// If you do not see a pool that you expect to see, contact your Support team
// for further assistance. The Load Balancer Pool id returned by these calls is
// automatically generated by the RackConnect automation and will remain constant
// unless the Load Balancer Pool is renamed on your hardware load balancer.
// All Load Balancer Pools will currently return a status of ACTIVE. Future
// features may introduce additional statuses.
// Node status values are ADDING, ACTIVE, REMOVING, ADD_FAILED, and REMOVE_FAILED.
// The cloud_servers node count will only include Cloud Servers from the specified
// cloud account. Any dedicated servers or cloud servers from another cloud account
// on the same RackConnect Configuration will be counted as external nodes.
package lbpools
Go
1
https://gitee.com/meoom/kubernetes.git
git@gitee.com:meoom/kubernetes.git
meoom
kubernetes
kubernetes
v0.18.0

搜索帮助