requests

package
v1.4.1-rc3 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegisterRequest

type RegisterRequest struct {
	Info models.NodeInfo
}

type RegisterResponse

type RegisterResponse struct {
	Accepted bool
	Reason   string
}

type UpdateInfoRequest

type UpdateInfoRequest struct {
	Info models.NodeInfo
}

type UpdateInfoResponse

type UpdateInfoResponse struct {
	Accepted bool
	Reason   string
}

type UpdateResourcesRequest

type UpdateResourcesRequest struct {
	NodeID            string
	AvailableCapacity models.Resources
	QueueUsedCapacity models.Resources
}

type UpdateResourcesResponse

type UpdateResourcesResponse struct{}

Jump to

Keyboard shortcuts

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