keymanager

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 5 Imported by: 8

Documentation

Overview

Provides interfaces and adapters for the KeyManager service

Generated code. Do not modify by hand.

Index

Constants

View Source
const (
	Type = "KeyManager"
)

Variables

View Source
var PluginClient catalog.PluginClient = pluginClient{}

PluginClient is a catalog PluginClient implementation for the KeyManager plugin.

Functions

func PluginServer

func PluginServer(server KeyManagerServer) catalog.PluginServer

PluginServer returns a catalog PluginServer implementation for the KeyManager plugin.

Types

type FetchPrivateKeyRequest

type FetchPrivateKeyRequest = keymanager.FetchPrivateKeyRequest //nolint: golint

type FetchPrivateKeyResponse

type FetchPrivateKeyResponse = keymanager.FetchPrivateKeyResponse //nolint: golint

type GenerateKeyPairRequest

type GenerateKeyPairRequest = keymanager.GenerateKeyPairRequest //nolint: golint

type GenerateKeyPairResponse

type GenerateKeyPairResponse = keymanager.GenerateKeyPairResponse //nolint: golint

type KeyManager

KeyManager is the client interface for the service type KeyManager interface.

func AdaptPluginClient

func AdaptPluginClient(client KeyManagerClient) KeyManager

type KeyManagerClient

type KeyManagerClient = keymanager.KeyManagerClient //nolint: golint

type KeyManagerServer

type KeyManagerServer = keymanager.KeyManagerServer //nolint: golint

type Plugin

Plugin is the client interface for the service with the plugin related methods used by the catalog to initialize the plugin.

type StorePrivateKeyRequest

type StorePrivateKeyRequest = keymanager.StorePrivateKeyRequest //nolint: golint

type StorePrivateKeyResponse

type StorePrivateKeyResponse = keymanager.StorePrivateKeyResponse //nolint: golint

type UnimplementedKeyManagerServer

type UnimplementedKeyManagerServer = keymanager.UnimplementedKeyManagerServer //nolint: golint

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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