package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# README

Install tools

From the repository root run the following:

inv install-tools

to install the correct version of required tools

Generate api.pb.go

From the repository root run the following:

protoc -I. --go_out=plugins=grpc,paths=source_relative:. pkg/security/api/api.proto

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedSecurityModuleServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
SecurityModuleClient is the client API for SecurityModule service.
SecurityModuleServer is the server API for SecurityModule service.