testing

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	S1 = secrets.Secret{
		ID:           "bfc7824b-31b6-4a28-a0c4-7df137139215",
		Name:         "AES key",
		Status:       "ACTIVE",
		Algorithm:    "aes",
		BitLength:    256,
		ContentTypes: map[string]string{"default": "application/octet-stream"},
		Mode:         "cbc",
		Type:         secrets.OpaqueSecretType,
		CreatedAt:    createdTime,
		UpdatedAt:    createdTime,
		Expiration:   createdTime,
	}
	ExpectedSecretsSlice = []secrets.Secret{S1}
	Tasks1               = tasks.TaskResults{
		Tasks: []tasks.TaskID{"d478ae29-dedc-4869-82f0-96104425f565"},
	}
)
View Source
var CreateRequest = `` /* 235-byte string literal not displayed */
View Source
var CreateResponse = `
{
  "tasks": [
    "d478ae29-dedc-4869-82f0-96104425f565"
  ]
}
`
View Source
var DeleteResponse = CreateResponse
View Source
var GetResponse = `` /* 379-byte string literal not displayed */
View Source
var ListResponse = `` /* 467-byte string literal not displayed */

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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