typesfakes

package
v0.0.0-...-7799e87 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const IntermediateCaRequestBody = `` /* 140-byte string literal not displayed */
View Source
const PasswordPostRequestBody = `
{
  "name": "mypasswd",
  "type": "password"
}
`
View Source
const RegularCertRequestBody = `` /* 175-byte string literal not displayed */
View Source
const RootCaRequestBody = `
{
  "name": "my_cert",
  "type": "certificate",
  "parameters": {
    "is_ca": true,
    "common_name": "bosh.io"
  }
}
`
View Source
const RsaKeyPairRequestBody = `
{
  "name": "my_rsa_key",
  "type": "rsa"
}
`
View Source
const SshKeypairRequestBody = `
{
  "name": "my_ssh_key",
  "type": "ssh"
}
`

Variables

This section is empty.

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