ncproxyttrpc

package
v0.0.0-...-1359b6c Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-ttrpc. DO NOT EDIT. source: github.com/Microsoft/hcsshim/internal/ncproxyttrpc/networkconfigproxy.proto

Index

Constants

This section is empty.

Variables

View Source
var (
	RequestTypeInternal_name = map[int32]string{
		0: "Setup",
		1: "Teardown",
	}
	RequestTypeInternal_value = map[string]int32{
		"Setup":    0,
		"Teardown": 1,
	}
)

Enum value maps for RequestTypeInternal.

View Source
var File_github_com_Microsoft_hcsshim_internal_ncproxyttrpc_networkconfigproxy_proto protoreflect.FileDescriptor

Functions

func RegisterNetworkConfigProxyService

func RegisterNetworkConfigProxyService(srv *ttrpc.Server, svc NetworkConfigProxyService)

Types

type ConfigureNetworkingInternalRequest

type ConfigureNetworkingInternalRequest struct {
	ContainerID string              `protobuf:"bytes,1,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"`
	RequestType RequestTypeInternal `protobuf:"varint,2,opt,name=request_type,json=requestType,proto3,enum=RequestTypeInternal" json:"request_type,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfigureNetworkingInternalRequest) Descriptor deprecated

func (*ConfigureNetworkingInternalRequest) Descriptor() ([]byte, []int)

Deprecated: Use ConfigureNetworkingInternalRequest.ProtoReflect.Descriptor instead.

func (*ConfigureNetworkingInternalRequest) GetContainerID

func (x *ConfigureNetworkingInternalRequest) GetContainerID() string

func (*ConfigureNetworkingInternalRequest) GetRequestType

func (*ConfigureNetworkingInternalRequest) ProtoMessage

func (*ConfigureNetworkingInternalRequest) ProtoMessage()

func (*ConfigureNetworkingInternalRequest) ProtoReflect

func (*ConfigureNetworkingInternalRequest) Reset

func (*ConfigureNetworkingInternalRequest) String

type ConfigureNetworkingInternalResponse

type ConfigureNetworkingInternalResponse struct {
	// contains filtered or unexported fields
}

func (*ConfigureNetworkingInternalResponse) Descriptor deprecated

func (*ConfigureNetworkingInternalResponse) Descriptor() ([]byte, []int)

Deprecated: Use ConfigureNetworkingInternalResponse.ProtoReflect.Descriptor instead.

func (*ConfigureNetworkingInternalResponse) ProtoMessage

func (*ConfigureNetworkingInternalResponse) ProtoMessage()

func (*ConfigureNetworkingInternalResponse) ProtoReflect

func (*ConfigureNetworkingInternalResponse) Reset

func (*ConfigureNetworkingInternalResponse) String

type RegisterComputeAgentRequest

type RegisterComputeAgentRequest struct {
	AgentAddress string `protobuf:"bytes,1,opt,name=agent_address,json=agentAddress,proto3" json:"agent_address,omitempty"`
	ContainerID  string `protobuf:"bytes,2,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"`
	// contains filtered or unexported fields
}

func (*RegisterComputeAgentRequest) Descriptor deprecated

func (*RegisterComputeAgentRequest) Descriptor() ([]byte, []int)

Deprecated: Use RegisterComputeAgentRequest.ProtoReflect.Descriptor instead.

func (*RegisterComputeAgentRequest) GetAgentAddress

func (x *RegisterComputeAgentRequest) GetAgentAddress() string

func (*RegisterComputeAgentRequest) GetContainerID

func (x *RegisterComputeAgentRequest) GetContainerID() string

func (*RegisterComputeAgentRequest) ProtoMessage

func (*RegisterComputeAgentRequest) ProtoMessage()

func (*RegisterComputeAgentRequest) ProtoReflect

func (*RegisterComputeAgentRequest) Reset

func (x *RegisterComputeAgentRequest) Reset()

func (*RegisterComputeAgentRequest) String

func (x *RegisterComputeAgentRequest) String() string

type RegisterComputeAgentResponse

type RegisterComputeAgentResponse struct {
	// contains filtered or unexported fields
}

func (*RegisterComputeAgentResponse) Descriptor deprecated

func (*RegisterComputeAgentResponse) Descriptor() ([]byte, []int)

Deprecated: Use RegisterComputeAgentResponse.ProtoReflect.Descriptor instead.

func (*RegisterComputeAgentResponse) ProtoMessage

func (*RegisterComputeAgentResponse) ProtoMessage()

func (*RegisterComputeAgentResponse) ProtoReflect

func (*RegisterComputeAgentResponse) Reset

func (x *RegisterComputeAgentResponse) Reset()

func (*RegisterComputeAgentResponse) String

type RequestTypeInternal

type RequestTypeInternal int32
const (
	RequestTypeInternal_Setup    RequestTypeInternal = 0
	RequestTypeInternal_Teardown RequestTypeInternal = 1
)

func (RequestTypeInternal) Descriptor

func (RequestTypeInternal) Enum

func (RequestTypeInternal) EnumDescriptor deprecated

func (RequestTypeInternal) EnumDescriptor() ([]byte, []int)

Deprecated: Use RequestTypeInternal.Descriptor instead.

func (RequestTypeInternal) Number

func (RequestTypeInternal) String

func (x RequestTypeInternal) String() string

func (RequestTypeInternal) Type

type UnregisterComputeAgentRequest

type UnregisterComputeAgentRequest struct {
	ContainerID string `protobuf:"bytes,1,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UnregisterComputeAgentRequest) Descriptor deprecated

func (*UnregisterComputeAgentRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnregisterComputeAgentRequest.ProtoReflect.Descriptor instead.

func (*UnregisterComputeAgentRequest) GetContainerID

func (x *UnregisterComputeAgentRequest) GetContainerID() string

func (*UnregisterComputeAgentRequest) ProtoMessage

func (*UnregisterComputeAgentRequest) ProtoMessage()

func (*UnregisterComputeAgentRequest) ProtoReflect

func (*UnregisterComputeAgentRequest) Reset

func (x *UnregisterComputeAgentRequest) Reset()

func (*UnregisterComputeAgentRequest) String

type UnregisterComputeAgentResponse

type UnregisterComputeAgentResponse struct {
	// contains filtered or unexported fields
}

func (*UnregisterComputeAgentResponse) Descriptor deprecated

func (*UnregisterComputeAgentResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnregisterComputeAgentResponse.ProtoReflect.Descriptor instead.

func (*UnregisterComputeAgentResponse) ProtoMessage

func (*UnregisterComputeAgentResponse) ProtoMessage()

func (*UnregisterComputeAgentResponse) ProtoReflect

func (*UnregisterComputeAgentResponse) Reset

func (x *UnregisterComputeAgentResponse) Reset()

func (*UnregisterComputeAgentResponse) String

Jump to

Keyboard shortcuts

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