models

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Resource  string `json:"Resource"`
	SecretKey string `json:"SecretKey"`
}

Request describes request to aerospike secret agent.

type Response

type Response struct {
	SecretValue string `json:"SecretValue,omitempty"`
	Error       string `json:"Error,omitempty"`
}

Response describes response from aerospike secret agent.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL