workloadattestor

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Overview

Provides interfaces and adapters for the WorkloadAttestor service

Generated code. Do not modify by hand.

Index

Constants

View Source
const (
	Type = "WorkloadAttestor"
)

Variables

View Source
var PluginClient catalog.PluginClient = pluginClient{}

PluginClient is a catalog PluginClient implementation for the WorkloadAttestor plugin.

Functions

func PluginServer

func PluginServer(server WorkloadAttestorServer) catalog.PluginServer

PluginServer returns a catalog PluginServer implementation for the WorkloadAttestor plugin.

Types

type AttestRequest

type AttestRequest = workloadattestor.AttestRequest //nolint: golint

type AttestResponse

type AttestResponse = workloadattestor.AttestResponse //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 UnimplementedWorkloadAttestorServer

type UnimplementedWorkloadAttestorServer = workloadattestor.UnimplementedWorkloadAttestorServer //nolint: golint

type WorkloadAttestor

type WorkloadAttestor interface {
	Attest(context.Context, *AttestRequest) (*AttestResponse, error)
}

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

func AdaptPluginClient

func AdaptPluginClient(client WorkloadAttestorClient) WorkloadAttestor

type WorkloadAttestorClient

type WorkloadAttestorClient = workloadattestor.WorkloadAttestorClient //nolint: golint

type WorkloadAttestorServer

type WorkloadAttestorServer = workloadattestor.WorkloadAttestorServer //nolint: golint

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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