common

package module
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProbeControllerRequest

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

func (*ProbeControllerRequest) Descriptor deprecated

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

Deprecated: Use ProbeControllerRequest.ProtoReflect.Descriptor instead.

func (*ProbeControllerRequest) ProtoMessage

func (*ProbeControllerRequest) ProtoMessage()

func (*ProbeControllerRequest) ProtoReflect

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

func (*ProbeControllerRequest) Reset

func (x *ProbeControllerRequest) Reset()

func (*ProbeControllerRequest) String

func (x *ProbeControllerRequest) String() string

type ProbeControllerResponse

type ProbeControllerResponse struct {

	// Name of the driver
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Version of CSI driver
	VendorVersion string                `protobuf:"bytes,2,opt,name=vendor_version,json=vendorVersion,proto3" json:"vendor_version,omitempty"`
	Manifest      map[string]string     `` /* 157-byte string literal not displayed */
	Ready         *wrapperspb.BoolValue `protobuf:"bytes,4,opt,name=ready,proto3" json:"ready,omitempty"`
	// contains filtered or unexported fields
}

Metadata about the driver for accepting the RPC calls

func (*ProbeControllerResponse) Descriptor deprecated

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

Deprecated: Use ProbeControllerResponse.ProtoReflect.Descriptor instead.

func (*ProbeControllerResponse) GetManifest

func (x *ProbeControllerResponse) GetManifest() map[string]string

func (*ProbeControllerResponse) GetName

func (x *ProbeControllerResponse) GetName() string

func (*ProbeControllerResponse) GetReady

func (*ProbeControllerResponse) GetVendorVersion

func (x *ProbeControllerResponse) GetVendorVersion() string

func (*ProbeControllerResponse) ProtoMessage

func (*ProbeControllerResponse) ProtoMessage()

func (*ProbeControllerResponse) ProtoReflect

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

func (*ProbeControllerResponse) Reset

func (x *ProbeControllerResponse) Reset()

func (*ProbeControllerResponse) String

func (x *ProbeControllerResponse) String() string

Jump to

Keyboard shortcuts

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