toggle menu
common-ext
2.0.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.orchestration
/
IngressEntrance
Ingress
Entrance
interface
IngressEntrance
:
NodeDiscoverer
类似流量入口的概念
Author
CJ
Inheritors
AlbServerGroup
NacosService
Members
Properties
ingress
Name
Link copied to clipboard
abstract
val
ingressName
:
String
流量名称
Functions
check
Work
Status
Link copied to clipboard
abstract
fun
checkWorkStatus
(
node
:
ServiceNode
)
:
Boolean
检查工作状态
discover
Nodes
Link copied to clipboard
abstract
fun
discoverNodes
(
service
:
Service
)
:
List
<
ServiceNode
>
resumed
Node
Link copied to clipboard
abstract
fun
resumedNode
(
serviceNode
:
ServiceNode
)
恢复流量
suspend
Node
Link copied to clipboard
abstract
fun
suspendNode
(
serviceNode
:
ServiceNode
)
暂停将流量进入这个节点