package
0.0.0-20240308035752-4028148deda6
Repository: https://github.com/zhaoxin-bf/proto-apis.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterDisksServiceHandler registers the http handlers for service DisksService to "mux".
RegisterDisksServiceHandlerClient registers the http handlers for service DisksService to "mux".
RegisterDisksServiceHandlerFromEndpoint is same as RegisterDisksServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDisksServiceHandlerServer registers the http handlers for service DisksService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DisksService_ServiceDesc is the grpc.ServiceDesc for DisksService service.
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for State.
Enum value maps for State.

# Structs

No description provided by the author
AttachDiskRequestValidationError is the validation error returned by AttachDiskRequest.Validate if the designated constraints aren't met.
No description provided by the author
AttachDiskResponseValidationError is the validation error returned by AttachDiskResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateDisksRequestValidationError is the validation error returned by CreateDisksRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateDisksResponseValidationError is the validation error returned by CreateDisksResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteDisksRequestValidationError is the validation error returned by DeleteDisksRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteDisksResponseValidationError is the validation error returned by DeleteDisksResponse.Validate if the designated constraints aren't met.
No description provided by the author
DetachDiskRequestValidationError is the validation error returned by DetachDiskRequest.Validate if the designated constraints aren't met.
No description provided by the author
DetachDiskResponseValidationError is the validation error returned by DetachDiskResponse.Validate if the designated constraints aren't met.
No description provided by the author
DiskValidationError is the validation error returned by Disk.Validate if the designated constraints aren't met.
No description provided by the author
GetDiskRequestValidationError is the validation error returned by GetDiskRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetDiskResponseValidationError is the validation error returned by GetDiskResponse.Validate if the designated constraints aren't met.
No description provided by the author
HostInfoValidationError is the validation error returned by HostInfo.Validate if the designated constraints aren't met.
No description provided by the author
ListDisksRequestValidationError is the validation error returned by ListDisksRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListDisksResponseValidationError is the validation error returned by ListDisksResponse.Validate if the designated constraints aren't met.
UnimplementedDisksServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateDiskRequestValidationError is the validation error returned by UpdateDiskRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateDiskResponseValidationError is the validation error returned by UpdateDiskResponse.Validate if the designated constraints aren't met.

# Interfaces

DisksServiceClient is the client API for DisksService service.
DisksServiceServer is the server API for DisksService service.
UnsafeDisksServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

AttachDiskRequestMultiError is an error wrapping multiple validation errors returned by AttachDiskRequest.ValidateAll() if the designated constraints aren't met.
AttachDiskResponseMultiError is an error wrapping multiple validation errors returned by AttachDiskResponse.ValidateAll() if the designated constraints aren't met.
CreateDisksRequestMultiError is an error wrapping multiple validation errors returned by CreateDisksRequest.ValidateAll() if the designated constraints aren't met.
CreateDisksResponseMultiError is an error wrapping multiple validation errors returned by CreateDisksResponse.ValidateAll() if the designated constraints aren't met.
DeleteDisksRequestMultiError is an error wrapping multiple validation errors returned by DeleteDisksRequest.ValidateAll() if the designated constraints aren't met.
DeleteDisksResponseMultiError is an error wrapping multiple validation errors returned by DeleteDisksResponse.ValidateAll() if the designated constraints aren't met.
DetachDiskRequestMultiError is an error wrapping multiple validation errors returned by DetachDiskRequest.ValidateAll() if the designated constraints aren't met.
DetachDiskResponseMultiError is an error wrapping multiple validation errors returned by DetachDiskResponse.ValidateAll() if the designated constraints aren't met.
DiskMultiError is an error wrapping multiple validation errors returned by Disk.ValidateAll() if the designated constraints aren't met.
GetDiskRequestMultiError is an error wrapping multiple validation errors returned by GetDiskRequest.ValidateAll() if the designated constraints aren't met.
GetDiskResponseMultiError is an error wrapping multiple validation errors returned by GetDiskResponse.ValidateAll() if the designated constraints aren't met.
HostInfoMultiError is an error wrapping multiple validation errors returned by HostInfo.ValidateAll() if the designated constraints aren't met.
ListDisksRequestMultiError is an error wrapping multiple validation errors returned by ListDisksRequest.ValidateAll() if the designated constraints aren't met.
ListDisksResponseMultiError is an error wrapping multiple validation errors returned by ListDisksResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
UpdateDiskRequestMultiError is an error wrapping multiple validation errors returned by UpdateDiskRequest.ValidateAll() if the designated constraints aren't met.
UpdateDiskResponseMultiError is an error wrapping multiple validation errors returned by UpdateDiskResponse.ValidateAll() if the designated constraints aren't met.