plugin

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_plugin_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CheckPluginExistRequest

type CheckPluginExistRequest struct {
	ClusterId    string `protobuf:"bytes,1,opt,name=clusterId,proto3" json:"clusterId,omitempty" path:"clusterId"`
	InstanceName string `protobuf:"bytes,2,opt,name=instanceName,proto3" json:"instanceName,omitempty" path:"instanceName"`
	RegionId     string `protobuf:"bytes,3,opt,name=regionId,proto3" header:"regionId" json:"regionId,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckPluginExistRequest) Descriptor deprecated

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

Deprecated: Use CheckPluginExistRequest.ProtoReflect.Descriptor instead.

func (*CheckPluginExistRequest) GetClusterId

func (x *CheckPluginExistRequest) GetClusterId() string

func (*CheckPluginExistRequest) GetInstanceName

func (x *CheckPluginExistRequest) GetInstanceName() string

func (*CheckPluginExistRequest) GetRegionId

func (x *CheckPluginExistRequest) GetRegionId() string

func (*CheckPluginExistRequest) ProtoMessage

func (*CheckPluginExistRequest) ProtoMessage()

func (*CheckPluginExistRequest) ProtoReflect

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

func (*CheckPluginExistRequest) Reset

func (x *CheckPluginExistRequest) Reset()

func (*CheckPluginExistRequest) String

func (x *CheckPluginExistRequest) String() string

type CheckPluginExistResponse

type CheckPluginExistResponse struct {
	Data bool `protobuf:"varint,1,opt,name=data,proto3" form:"data" json:"data,omitempty" query:"data"`
	// contains filtered or unexported fields
}

func (*CheckPluginExistResponse) Descriptor deprecated

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

Deprecated: Use CheckPluginExistResponse.ProtoReflect.Descriptor instead.

func (*CheckPluginExistResponse) GetData

func (x *CheckPluginExistResponse) GetData() bool

func (*CheckPluginExistResponse) ProtoMessage

func (*CheckPluginExistResponse) ProtoMessage()

func (*CheckPluginExistResponse) ProtoReflect

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

func (*CheckPluginExistResponse) Reset

func (x *CheckPluginExistResponse) Reset()

func (*CheckPluginExistResponse) String

func (x *CheckPluginExistResponse) String() string

Jump to

Keyboard shortcuts

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