Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DriveMounter

drivemount.proto:7

service Firecracker

fccontrol.proto:9

service IOProxy

ioproxy.proto:7

message CNIConfiguration

types.proto:32

Message to specify CNI configuration that will be used to generate a network interface for a Firecracker VM

Used in: FirecrackerNetworkInterface

message CNIConfiguration.CNIArg

types.proto:55

Used in: CNIConfiguration

enum DriveExposePolicy

firecracker.proto:102

DriveExposePolicy is used to configure the method to expose drive files. "COPY" is copying the files to the jail, which is the default behavior. "BIND" is bind-mounting the files on the jail, assuming a caller pre-configures the permissions of the files appropriately.

Used in: JailerConfig

message ExtraData

types.proto:7

Message to store bundle/config.json bytes

message FirecrackerBalloonDevice

types.proto:178

Used in: CreateVMRequest, GetBalloonConfigResponse

message FirecrackerDriveMount

types.proto:132

Used in: CreateVMRequest

message FirecrackerMachineConfiguration

types.proto:97

Message to set the machine config for a Firecracker VM

Used in: CreateVMRequest

message FirecrackerNetworkInterface

types.proto:16

Message to specify network config for a Firecracker VM

Used in: CreateVMRequest

message FirecrackerRateLimiter

types.proto:166

Message to specify an IO rate limiter with bytes/s and ops/s limits

Used in: FirecrackerDriveMount, FirecrackerNetworkInterface, FirecrackerRootDrive

message FirecrackerRootDrive

types.proto:108

Message to specify the block device config for a Firecracker VM

Used in: CreateVMRequest

message FirecrackerTokenBucket

types.proto:172

Message to specify a token buicket used to rate limit disk and network IO for a Firecracker VM

Used in: FirecrackerRateLimiter

message IPConfiguration

types.proto:79

Message to specify static IP configuration that will be applied to a Firecracker VM's network interface internally

Used in: StaticNetworkConfiguration

message JailerConfig

firecracker.proto:107

Used in: CreateVMRequest

message StaticNetworkConfiguration

types.proto:67

Message to specify static configuration parameters for a Firecracker VM's network interface

Used in: FirecrackerNetworkInterface

message VMStart

events.proto:5

message VMStop

events.proto:9