Module api

Module api 

Source

Modules§

create_secret_request
decrypted_secret
get_secrets_request
get_secrets_response
internal_secret_service
search_secrets_query
search_secrets_request
search_secrets_response
secret
secret_not_found
secret_rid
secret_service
secrets_not_found
sort_field
sort_options
unable_to_encrypt_secret
update_secret_request

Structs§

AsyncInternalSecretServiceEndpoints
AsyncSecretServiceEndpoints
CreateSecretRequest
DecryptedSecret
GetSecretsRequest
GetSecretsResponse
InternalSecretServiceAsyncClient
The internal secrets service provides functionality for retrieving customer secrets where the “user” is a service.
InternalSecretServiceClient
The internal secrets service provides functionality for retrieving customer secrets where the “user” is a service.
InternalSecretServiceEndpoints
SearchSecretsRequest
SearchSecretsResponse
Secret
SecretNotFound
SecretRid
SecretServiceAsyncClient
The secrets service provides functionality for creating and retrieving customer secrets (e.g. influx passwords, API keys, etc)
SecretServiceClient
The secrets service provides functionality for creating and retrieving customer secrets (e.g. influx passwords, API keys, etc)
SecretServiceEndpoints
SecretsNotFound
SortOptions
UnableToEncryptSecret
UpdateSecretRequest

Enums§

SearchSecretsQuery
SortField

Traits§

AsyncInternalSecretService
The internal secrets service provides functionality for retrieving customer secrets where the “user” is a service.
AsyncSecretService
The secrets service provides functionality for creating and retrieving customer secrets (e.g. influx passwords, API keys, etc)
InternalSecretService
The internal secrets service provides functionality for retrieving customer secrets where the “user” is a service.
SecretService
The secrets service provides functionality for creating and retrieving customer secrets (e.g. influx passwords, API keys, etc)