requests

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 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
	Resources 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