package
10.358.0+incompatible
Repository: https://github.com/aporeto-inc/trireme-lib.git
Documentation: pkg.go.dev
# Functions
NewGenericSecretsDriver creates a new Kubernetes Secrets Driver.
NewSecretsProxy creates a new secrets proxy.
ValidateOriginProcess implements a strict validation of the origin process.
# Structs
GenericSecretsDriver holds the configuration information for the driver and implements the SecretsDriver interface.
SecretsProxy holds all state information for applying policy in the secrets socket API.
# Interfaces
SecretsDriver is a generic interface that the secrets driver must implement.