_go

package module
v1.32.0-20240222161808... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_mercury_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DeployConfig

type DeployConfig struct {
	Name       string           `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`             // deployment_name
	Endpoint   string           `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"`     // domain
	Expose     int64            `protobuf:"varint,3,opt,name=expose,proto3" json:"expose,omitempty"`        // port
	Flag       string           `protobuf:"bytes,4,opt,name=flag,proto3" json:"flag,omitempty"`             // domain
	Containers []*_go.Container `protobuf:"bytes,5,rep,name=containers,proto3" json:"containers,omitempty"` // containers
	// contains filtered or unexported fields
}

func (*DeployConfig) Descriptor deprecated

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

Deprecated: Use DeployConfig.ProtoReflect.Descriptor instead.

func (*DeployConfig) GetContainers

func (x *DeployConfig) GetContainers() []*_go.Container

func (*DeployConfig) GetEndpoint

func (x *DeployConfig) GetEndpoint() string

func (*DeployConfig) GetExpose

func (x *DeployConfig) GetExpose() int64

func (*DeployConfig) GetFlag

func (x *DeployConfig) GetFlag() string

func (*DeployConfig) GetName

func (x *DeployConfig) GetName() string

func (*DeployConfig) ProtoMessage

func (*DeployConfig) ProtoMessage()

func (*DeployConfig) ProtoReflect

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

func (*DeployConfig) Reset

func (x *DeployConfig) Reset()

func (*DeployConfig) String

func (x *DeployConfig) String() string

type Empty

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

func (*Empty) Descriptor deprecated

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

Deprecated: Use Empty.ProtoReflect.Descriptor instead.

func (*Empty) ProtoMessage

func (*Empty) ProtoMessage()

func (*Empty) ProtoReflect

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

func (*Empty) Reset

func (x *Empty) Reset()

func (*Empty) String

func (x *Empty) String() string

type InspectRsp

type InspectRsp struct {
	Deployment *v1.Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// contains filtered or unexported fields
}

func (*InspectRsp) Descriptor deprecated

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

Deprecated: Use InspectRsp.ProtoReflect.Descriptor instead.

func (*InspectRsp) GetDeployment

func (x *InspectRsp) GetDeployment() *v1.Deployment

func (*InspectRsp) ProtoMessage

func (*InspectRsp) ProtoMessage()

func (*InspectRsp) ProtoReflect

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

func (*InspectRsp) Reset

func (x *InspectRsp) Reset()

func (*InspectRsp) String

func (x *InspectRsp) String() string

type ListRsp

type ListRsp struct {
	Deployment []*v1.Deployment `protobuf:"bytes,1,rep,name=deployment,proto3" json:"deployment,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRsp) Descriptor deprecated

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

Deprecated: Use ListRsp.ProtoReflect.Descriptor instead.

func (*ListRsp) GetDeployment

func (x *ListRsp) GetDeployment() []*v1.Deployment

func (*ListRsp) ProtoMessage

func (*ListRsp) ProtoMessage()

func (*ListRsp) ProtoReflect

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

func (*ListRsp) Reset

func (x *ListRsp) Reset()

func (*ListRsp) String

func (x *ListRsp) String() string

type LogsRsp

type LogsRsp struct {
	Data string `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*LogsRsp) Descriptor deprecated

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

Deprecated: Use LogsRsp.ProtoReflect.Descriptor instead.

func (*LogsRsp) GetData

func (x *LogsRsp) GetData() string

func (*LogsRsp) ProtoMessage

func (*LogsRsp) ProtoMessage()

func (*LogsRsp) ProtoReflect

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

func (*LogsRsp) Reset

func (x *LogsRsp) Reset()

func (*LogsRsp) String

func (x *LogsRsp) String() string

type NameReq

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

func (*NameReq) Descriptor deprecated

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

Deprecated: Use NameReq.ProtoReflect.Descriptor instead.

func (*NameReq) GetName

func (x *NameReq) GetName() string

func (*NameReq) ProtoMessage

func (*NameReq) ProtoMessage()

func (*NameReq) ProtoReflect

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

func (*NameReq) Reset

func (x *NameReq) Reset()

func (*NameReq) String

func (x *NameReq) String() string

type PodListRsp

type PodListRsp struct {
	Pods *v11.PodList `protobuf:"bytes,1,opt,name=pods,proto3" json:"pods,omitempty"`
	// contains filtered or unexported fields
}

func (*PodListRsp) Descriptor deprecated

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

Deprecated: Use PodListRsp.ProtoReflect.Descriptor instead.

func (*PodListRsp) GetPods

func (x *PodListRsp) GetPods() *v11.PodList

func (*PodListRsp) ProtoMessage

func (*PodListRsp) ProtoMessage()

func (*PodListRsp) ProtoReflect

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

func (*PodListRsp) Reset

func (x *PodListRsp) Reset()

func (*PodListRsp) String

func (x *PodListRsp) String() string

Jump to

Keyboard shortcuts

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