MCPcopy Create free account
hub / github.com/caoyingjunz/pixiu / Create

Method Create

pkg/controller/node/node.go:37–37  ·  view source on GitHub ↗
(ctx context.Context, req *types.CreateNodeRequest)

Source from the content-addressed store, hash-verified

35 Node() Interface
36}
37
38type Interface interface {
39 Create(ctx context.Context, req *types.CreateNodeRequest) error
40 Update(ctx context.Context, nodeId int64, req *types.UpdateNodeRequest) error

Callers 15

CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
RunMethod · 0.65
addPixiuClusterRoleMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected