Module fastly_api::apis::secret_store_api
source · Structs
- struct for passing parameters to the method
create_secret_store - struct for passing parameters to the method
delete_secret_store - struct for passing parameters to the method
get_secret_store - struct for passing parameters to the method
get_secret_stores
Enums
- struct for typed errors of method
client_key - struct for typed errors of method
create_secret_store - struct for typed errors of method
delete_secret_store - struct for typed errors of method
get_secret_store - struct for typed errors of method
get_secret_stores - struct for typed errors of method
signing_key
Functions
- Create a new client key for encrypting secrets locally before uploading.
- Create a new secret store.
- Delete a secret store and all of its contents.
- Get a secret store by ID.
- Get all secret stores.
- Get the public key used for signing client keys.