MCPcopy Create free account
hub / github.com/DataDog/datadog-agent / Close

Method Close

pkg/security/agent/client.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 ListSecurityProfiles(includeCache bool) (*api.SecurityProfileListMessage, error)
47 SaveSecurityProfile(name string, tag string) (*api.SecurityProfileSaveMessage, error)
48 Close()
49}
50
51// DumpDiscarders sends a request to dump discarders

Callers 15

EnvVarsFunction · 0.65
StopMethod · 0.65
StopMethod · 0.65
TestLoaderCompileFunction · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
HaveFentrySupportMethod · 0.65
CloseMethod · 0.65
hashMethod · 0.65
BenchmarkHashFunctionsFunction · 0.65

Implementers 2

MockRuntimeSecurityClientpkg/security/agent/client_mocks.go
RuntimeSecurityClientpkg/security/agent/client.go

Calls

no outgoing calls

Tested by 15

TestLoaderCompileFunction · 0.52
BenchmarkHashFunctionsFunction · 0.52
TestMacrosFunction · 0.52
TestChmodFunction · 0.52
TestRmdirFunction · 0.52
TestRmdirInvalidateFunction · 0.52
TestMkdirFunction · 0.52
TestMkdirErrorFunction · 0.52
TestRenameFunction · 0.52
TestRenameInvalidateFunction · 0.52