nodeattestor

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2020 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Overview

Provides interfaces and adapters for the NodeAttestor service

Generated code. Do not modify by hand.

Index

Constants

View Source
const (
	Type = "NodeAttestor"
)

Variables

View Source
var PluginClient catalog.PluginClient = pluginClient{}

PluginClient is a catalog PluginClient implementation for the NodeAttestor plugin.

Functions

func PluginServer

func PluginServer(server NodeAttestorServer) catalog.PluginServer

PluginServer returns a catalog PluginServer implementation for the NodeAttestor plugin.

Types

type FetchAttestationDataRequest

type FetchAttestationDataRequest = nodeattestor.FetchAttestationDataRequest //nolint: golint

type FetchAttestationDataResponse

type FetchAttestationDataResponse = nodeattestor.FetchAttestationDataResponse //nolint: golint

type NodeAttestor

type NodeAttestor interface {
	FetchAttestationData(context.Context) (NodeAttestor_FetchAttestationDataClient, error)
}

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

func AdaptPluginClient

func AdaptPluginClient(client NodeAttestorClient) NodeAttestor

type NodeAttestorClient

type NodeAttestorClient = nodeattestor.NodeAttestorClient //nolint: golint

type NodeAttestorServer

type NodeAttestorServer = nodeattestor.NodeAttestorServer //nolint: golint

type NodeAttestor_FetchAttestationDataClient

type NodeAttestor_FetchAttestationDataClient = nodeattestor.NodeAttestor_FetchAttestationDataClient //nolint: golint

type NodeAttestor_FetchAttestationDataServer

type NodeAttestor_FetchAttestationDataServer = nodeattestor.NodeAttestor_FetchAttestationDataServer //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 UnimplementedNodeAttestorServer

type UnimplementedNodeAttestorServer = nodeattestor.UnimplementedNodeAttestorServer //nolint: golint

Directories

Path Synopsis
k8s
sat

Jump to

Keyboard shortcuts

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