Crate runpod

Source

Structs§

CreateOnDemandPodRequest
CreateSpotPodRequest
DatacenterGpuType
DatacenterWithGpuTypes
DatacentersWithGpuTypes
Endpoint
EndpointCreateInput
Fields required when creating a new endpoint via “POST /endpoints”.
EndpointResponseData
EndpointUpdateInput
Fields for updating an existing endpoint via “PATCH /endpoints/{endpointId}”.
EndpointsListResponseData
EnvVar
GPUTypeResponseData
GPUTypesExtendedResponse
GPUTypesListResponse
GPUTypesListResponseData
GpuInfo
GpuTypeExtended
GpuTypeMinimal
GraphQLError
GraphQLResponse
LowestPrice
MachineHost
MachineInfo
MyselfData
MyselfPods
MyselfResponse
NetworkVolume
NetworkVolumeCreateInput
NetworkVolumeInfo
NetworkVolumeUpdateInput
Pod
PodCreateInput
PodCreateResponseData
PodInfoFull
PodInfoMinimal
PodInfoMinimalStop
PodInfoResponseData
PodMachineInfo
PodRuntime
PodStartResponseData
PodStopResponseData
PodStorage
PodsListResponseData
RunpodClient
Main client struct for interacting with RunPod.
RuntimeInfo
SavingsPlan
Template
Example “Template” struct, if you want to store the template data from an endpoint:

Type Aliases§

Endpoints
A list of endpoints, as returned by the “GET /endpoints” route.