# Packages
Package mocks is a generated GoMock package.
# Functions
No description provided by the author
No description provided by the author
# Constants
Peer service.
Scheduler service.
SeedPeer service.
# Variables
No description provided by the author
Manager_ServiceDesc is the grpc.ServiceDesc for Manager service.
Enum value maps for SourceType.
Enum value maps for SourceType.
# Structs
Application represents config of application.
ApplicationPriority represents config of application priority.
ApplicationPriorityValidationError is the validation error returned by ApplicationPriority.Validate if the designated constraints aren't met.
ApplicationValidationError is the validation error returned by Application.Validate if the designated constraints aren't met.
Bucket represents config of bucket.
BucketValidationError is the validation error returned by Bucket.Validate if the designated constraints aren't met.
CreateGNNRequest represents to create GNN model request of TrainRequest.
CreateGNNRequestValidationError is the validation error returned by CreateGNNRequest.Validate if the designated constraints aren't met.
CreateMLPRequest represents to create MLP model request of TrainRequest.
CreateMLPRequestValidationError is the validation error returned by CreateMLPRequest.Validate if the designated constraints aren't met.
CreateModelRequest represents request of CreateModel.
No description provided by the author
No description provided by the author
CreateModelRequestValidationError is the validation error returned by CreateModelRequest.Validate if the designated constraints aren't met.
DeleteSeedPeerRequest represents request of DeleteSeedPeer.
DeleteSeedPeerRequestValidationError is the validation error returned by DeleteSeedPeerRequest.Validate if the designated constraints aren't met.
GetObjectStorageRequest represents request of GetObjectStorage.
GetObjectStorageRequestValidationError is the validation error returned by GetObjectStorageRequest.Validate if the designated constraints aren't met.
GetSchedulerRequest represents request of GetScheduler.
GetSchedulerRequestValidationError is the validation error returned by GetSchedulerRequest.Validate if the designated constraints aren't met.
GetSeedPeerRequest represents request of GetSeedPeer.
GetSeedPeerRequestValidationError is the validation error returned by GetSeedPeerRequest.Validate if the designated constraints aren't met.
KeepAliveRequest represents request of KeepAlive.
KeepAliveRequestValidationError is the validation error returned by KeepAliveRequest.Validate if the designated constraints aren't met.
ListApplicationsRequest represents request of ListApplications.
ListApplicationsRequestValidationError is the validation error returned by ListApplicationsRequest.Validate if the designated constraints aren't met.
ListApplicationsResponse represents response of ListApplications.
ListApplicationsResponseValidationError is the validation error returned by ListApplicationsResponse.Validate if the designated constraints aren't met.
ListSchedulersRequest represents request of ListBuckets.
ListBucketsRequestValidationError is the validation error returned by ListBucketsRequest.Validate if the designated constraints aren't met.
ListBucketsResponse represents response of ListBuckets.
ListBucketsResponseValidationError is the validation error returned by ListBucketsResponse.Validate if the designated constraints aren't met.
ListSchedulersRequest represents request of ListSchedulers.
ListSchedulersRequestValidationError is the validation error returned by ListSchedulersRequest.Validate if the designated constraints aren't met.
ListSchedulersResponse represents response of ListSchedulers.
ListSchedulersResponseValidationError is the validation error returned by ListSchedulersResponse.Validate if the designated constraints aren't met.
ObjectStorage represents config of object storage.
ObjectStorageValidationError is the validation error returned by ObjectStorage.Validate if the designated constraints aren't met.
SeedPeerCluster represents scheduler for network.
SeedPeerCluster represents cluster of scheduler.
SchedulerClusterValidationError is the validation error returned by SchedulerCluster.Validate if the designated constraints aren't met.
SchedulerValidationError is the validation error returned by Scheduler.Validate if the designated constraints aren't met.
SeedPeer represents seed peer for network.
SeedPeerCluster represents cluster of seed peer.
SeedPeerClusterValidationError is the validation error returned by SeedPeerCluster.Validate if the designated constraints aren't met.
SeedPeerValidationError is the validation error returned by SeedPeer.Validate if the designated constraints aren't met.
UnimplementedManagerServer should be embedded to have forward compatible implementations.
UpdateSchedulerRequest represents request of UpdateScheduler.
UpdateSchedulerRequestValidationError is the validation error returned by UpdateSchedulerRequest.Validate if the designated constraints aren't met.
UpdateSeedPeerRequest represents request of UpdateSeedPeer.
UpdateSeedPeerRequestValidationError is the validation error returned by UpdateSeedPeerRequest.Validate if the designated constraints aren't met.
URLPriority represents config of url priority.
URLPriorityValidationError is the validation error returned by URLPriority.Validate if the designated constraints aren't met.
# Interfaces
No description provided by the author
No description provided by the author
ManagerClient is the client API for Manager service.
ManagerServer is the server API for Manager service.
UnsafeManagerServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ApplicationMultiError is an error wrapping multiple validation errors returned by Application.ValidateAll() if the designated constraints aren't met.
ApplicationPriorityMultiError is an error wrapping multiple validation errors returned by ApplicationPriority.ValidateAll() if the designated constraints aren't met.
BucketMultiError is an error wrapping multiple validation errors returned by Bucket.ValidateAll() if the designated constraints aren't met.
CreateGNNRequestMultiError is an error wrapping multiple validation errors returned by CreateGNNRequest.ValidateAll() if the designated constraints aren't met.
CreateMLPRequestMultiError is an error wrapping multiple validation errors returned by CreateMLPRequest.ValidateAll() if the designated constraints aren't met.
CreateModelRequestMultiError is an error wrapping multiple validation errors returned by CreateModelRequest.ValidateAll() if the designated constraints aren't met.
DeleteSeedPeerRequestMultiError is an error wrapping multiple validation errors returned by DeleteSeedPeerRequest.ValidateAll() if the designated constraints aren't met.
GetObjectStorageRequestMultiError is an error wrapping multiple validation errors returned by GetObjectStorageRequest.ValidateAll() if the designated constraints aren't met.
GetSchedulerRequestMultiError is an error wrapping multiple validation errors returned by GetSchedulerRequest.ValidateAll() if the designated constraints aren't met.
GetSeedPeerRequestMultiError is an error wrapping multiple validation errors returned by GetSeedPeerRequest.ValidateAll() if the designated constraints aren't met.
KeepAliveRequestMultiError is an error wrapping multiple validation errors returned by KeepAliveRequest.ValidateAll() if the designated constraints aren't met.
ListApplicationsRequestMultiError is an error wrapping multiple validation errors returned by ListApplicationsRequest.ValidateAll() if the designated constraints aren't met.
ListApplicationsResponseMultiError is an error wrapping multiple validation errors returned by ListApplicationsResponse.ValidateAll() if the designated constraints aren't met.
ListBucketsRequestMultiError is an error wrapping multiple validation errors returned by ListBucketsRequest.ValidateAll() if the designated constraints aren't met.
ListBucketsResponseMultiError is an error wrapping multiple validation errors returned by ListBucketsResponse.ValidateAll() if the designated constraints aren't met.
ListSchedulersRequestMultiError is an error wrapping multiple validation errors returned by ListSchedulersRequest.ValidateAll() if the designated constraints aren't met.
ListSchedulersResponseMultiError is an error wrapping multiple validation errors returned by ListSchedulersResponse.ValidateAll() if the designated constraints aren't met.
ObjectStorageMultiError is an error wrapping multiple validation errors returned by ObjectStorage.ValidateAll() if the designated constraints aren't met.
SchedulerClusterMultiError is an error wrapping multiple validation errors returned by SchedulerCluster.ValidateAll() if the designated constraints aren't met.
SchedulerMultiError is an error wrapping multiple validation errors returned by Scheduler.ValidateAll() if the designated constraints aren't met.
SeedPeerClusterMultiError is an error wrapping multiple validation errors returned by SeedPeerCluster.ValidateAll() if the designated constraints aren't met.
SeedPeerMultiError is an error wrapping multiple validation errors returned by SeedPeer.ValidateAll() if the designated constraints aren't met.
Request source type.
UpdateSchedulerRequestMultiError is an error wrapping multiple validation errors returned by UpdateSchedulerRequest.ValidateAll() if the designated constraints aren't met.
UpdateSeedPeerRequestMultiError is an error wrapping multiple validation errors returned by UpdateSeedPeerRequest.ValidateAll() if the designated constraints aren't met.
URLPriorityMultiError is an error wrapping multiple validation errors returned by URLPriority.ValidateAll() if the designated constraints aren't met.