testing

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const CreateRequest = `` /* 145-byte string literal not displayed */
View Source
const GetResponse = `` /* 168-byte string literal not displayed */
View Source
const ListResponse = `` /* 205-byte string literal not displayed */
View Source
const UpdateRequest = `
    {
      "username": "username",
      "password": "password",
      "registry_url": "registry.example.com"
    }
`

Variables

View Source
var (
	Creds1 = credentials.RegistryCredentials{
		ProjectID:   fake.ProjectID,
		Name:        "docker-io",
		Username:    "username",
		Password:    "password",
		RegistryURL: "registry.example.com",
	}
	CredsSlice = []credentials.RegistryCredentials{Creds1}
)

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