package
0.5.0
Repository: https://github.com/gardener/machine-spec.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

CREATE_MACHINE tells that the plugin implements the CreateMachine() RPC.
DELETE_MACHINE tells that the plugin implements the DeleteMachine() RPC.
GET_MACHINE_STATUS tells that the plugin implements the GetMachineStatus() RPC.
GET_VOLUME_IDS tells if the plugin implements the GetVolumeIDs() RPC.
LIST_MACHINES tells that the plugin implements the ListMachines() RPC.
SHUTDOWN_MACHINE tells that the plugin implements the ShutDownMachine() RPC.
UNKNOWN is used to specific an capability beyond the set provided below.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Specifies a capability of the CMI-Plugin.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

IdentityClient is the client API for Identity service.
IdentityServer is the server API for Identity service.
MachineClient is the client API for Machine service.
MachineServer is the server API for Machine service.

# Type aliases

No description provided by the author