MCPcopy Create free account
hub / github.com/apache/kvrocks-controller / SetPassword

Method SetPassword

store/cluster_node.go:64–64  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

62
63 SetRole(string)
64 SetPassword(string)
65
66 Reset(ctx context.Context) error
67 GetClusterNodeInfo(ctx context.Context) (*ClusterNodeInfo, error)

Callers 3

parallelProbeNodesMethod · 0.65
SetPasswordMethod · 0.65
ImportMethod · 0.65

Implementers 1

ClusterNodestore/cluster_node.go

Calls

no outgoing calls

Tested by

no test coverage detected