# Functions

ProviderSpecFromRawExtension unmarshals the JSON-encoded spec.
ProviderStatusFromRawExtension unmarshals a raw extension into a GCPMachineProviderStatus type.
RawExtensionFromProviderSpec marshals the machine provider spec.
RawExtensionFromProviderStatus marshals the provider status.

# Constants

InterfaceTypePrivate is a private network interface.
InterfaceTypePublic is a public network interface.

# Variables

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

# Structs

Address is an address to assign to a network interface.
CloudscaleMachineProviderSpec is the type that will be embedded in a Machine.Spec.ProviderSpec field for a cloudscale virtual machine.
CloudscaleMachineProviderStatus is the type that will be embedded in a Machine.Status.ProviderStatus field.
Interface is a network interface to add to a machine.

# Type aliases

No description provided by the author