edge_mgmt_pb

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CommandType_name = map[int32]string{
		0:    "Zero",
		1000: "InitEdgeType",
	}
	CommandType_value = map[string]int32{
		"Zero":         0,
		"InitEdgeType": 1000,
	}
)

Enum value maps for CommandType.

View Source
var File_edge_mgmt_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CommandType

type CommandType int32
const (
	CommandType_Zero         CommandType = 0
	CommandType_InitEdgeType CommandType = 1000
)

func (CommandType) Descriptor

func (CommandType) Enum

func (x CommandType) Enum() *CommandType

func (CommandType) EnumDescriptor deprecated

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

Deprecated: Use CommandType.Descriptor instead.

func (CommandType) Number

func (x CommandType) Number() protoreflect.EnumNumber

func (CommandType) String

func (x CommandType) String() string

func (CommandType) Type

type InitEdgeRequest

type InitEdgeRequest struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	Name     string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*InitEdgeRequest) Descriptor deprecated

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

Deprecated: Use InitEdgeRequest.ProtoReflect.Descriptor instead.

func (*InitEdgeRequest) GetContentType

func (x *InitEdgeRequest) GetContentType() int32

func (*InitEdgeRequest) GetName

func (x *InitEdgeRequest) GetName() string

func (*InitEdgeRequest) GetPassword

func (x *InitEdgeRequest) GetPassword() string

func (*InitEdgeRequest) GetUsername

func (x *InitEdgeRequest) GetUsername() string

func (*InitEdgeRequest) ProtoMessage

func (*InitEdgeRequest) ProtoMessage()

func (*InitEdgeRequest) ProtoReflect

func (x *InitEdgeRequest) ProtoReflect() protoreflect.Message

func (*InitEdgeRequest) Reset

func (x *InitEdgeRequest) Reset()

func (*InitEdgeRequest) String

func (x *InitEdgeRequest) String() string

Jump to

Keyboard shortcuts

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