toggle menu
common-ext
2.0.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.aliyun
/
AlbServerGroup
Alb
Server
Group
class
AlbServerGroup
(
groupId
:
String
,
locator
:
ResourceLocator
,
listenerId
:
String
?
=
null
)
:
IngressEntrance
阿里云的 alb 服务器组
Author
CJ
Members
Constructors
Alb
Server
Group
Link copied to clipboard
constructor
(
groupId
:
String
,
locator
:
ResourceLocator
,
listenerId
:
String
?
=
null
)
Properties
ingress
Name
Link copied to clipboard
open
override
val
ingressName
:
String
流量名称
Functions
check
Work
Status
Link copied to clipboard
open
override
fun
checkWorkStatus
(
node
:
ServiceNode
)
:
Boolean
检查工作状态
discover
Nodes
Link copied to clipboard
open
override
fun
discoverNodes
(
service
:
Service
)
:
List
<
ServiceNode
>
resumed
Node
Link copied to clipboard
open
override
fun
resumedNode
(
serviceNode
:
ServiceNode
)
恢复流量
suspend
Node
Link copied to clipboard
open
override
fun
suspendNode
(
serviceNode
:
ServiceNode
)
暂停将流量进入这个节点