SecretApi
interface SecretApi
Interface for accessing secrets from a depot.
Functions
Link copied to clipboard
@GET(value = "api/v1/secrets/{secret}")
Creates secrets for a depot.
Link copied to clipboard
@GET(value = "api/v1/secrets/{secret}")
Fetches secrets of a depot.