Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/baetyl/baetyl
/ CollectNodeInfo
Method
CollectNodeInfo
ami/ami.go:47–47 ·
view source on GitHub ↗
node
()
Source
from the content-addressed store, hash-verified
45
type
AMI
interface
{
46
// node
47
CollectNodeInfo() (
map
[string]
interface
{}, error)
48
CollectNodeStats() (
map
[string]
interface
{}, error)
49
GetModeInfo() (
interface
{}, error)
50
Callers
9
Collect
Method · 0.65
TestCollect
Function · 0.65
TestReportAndApply
Function · 0.65
TestCollectNodeInfo
Function · 0.65
TestActivate_Err_Collector
Function · 0.65
TestActivate_Err_Ami
Function · 0.65
collect
Method · 0.65
TestActivate
Function · 0.65
TestActivate_Err_Response
Function · 0.65
Implementers
4
nativeImpl
ami/native/native.go
kubeImpl
ami/kube/kube.go
MockAMI
mock/ami.go
MockAMIMockRecorder
mock/ami.go
Calls
no outgoing calls
Tested by
7
TestCollect
Function · 0.52
TestReportAndApply
Function · 0.52
TestCollectNodeInfo
Function · 0.52
TestActivate_Err_Collector
Function · 0.52
TestActivate_Err_Ami
Function · 0.52
TestActivate
Function · 0.52
TestActivate_Err_Response
Function · 0.52