MCPcopy
hub / github.com/netdata/netdata / New

Method New

src/go/plugin/agent/secrets/secretstore/service.go:14–14  ·  view source on GitHub ↗
(kind StoreKind)

Source from the content-addressed store, hash-verified

12 DisplayName(kind StoreKind) (string, bool)
13 Schema(kind StoreKind) (string, bool)
14 New(kind StoreKind) (Store, bool)
15
16 GetStatus(key string) (StoreStatus, bool)
17

Calls

no outgoing calls