Documentation ¶
Index ¶
- Variables
- func RegisterMachineRuntimeServer(s *grpc.Server, srv MachineRuntimeServer)
- type AttachNetworkInterfaceRequest
- func (*AttachNetworkInterfaceRequest) Descriptor() ([]byte, []int)
- func (m *AttachNetworkInterfaceRequest) GetMachineId() string
- func (m *AttachNetworkInterfaceRequest) GetNetworkInterface() *NetworkInterface
- func (m *AttachNetworkInterfaceRequest) Marshal() (dAtA []byte, err error)
- func (m *AttachNetworkInterfaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AttachNetworkInterfaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AttachNetworkInterfaceRequest) ProtoMessage()
- func (m *AttachNetworkInterfaceRequest) Reset()
- func (m *AttachNetworkInterfaceRequest) Size() (n int)
- func (this *AttachNetworkInterfaceRequest) String() string
- func (m *AttachNetworkInterfaceRequest) Unmarshal(dAtA []byte) error
- func (m *AttachNetworkInterfaceRequest) XXX_DiscardUnknown()
- func (m *AttachNetworkInterfaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttachNetworkInterfaceRequest) XXX_Merge(src proto.Message)
- func (m *AttachNetworkInterfaceRequest) XXX_Size() int
- func (m *AttachNetworkInterfaceRequest) XXX_Unmarshal(b []byte) error
- type AttachNetworkInterfaceResponse
- func (*AttachNetworkInterfaceResponse) Descriptor() ([]byte, []int)
- func (m *AttachNetworkInterfaceResponse) Marshal() (dAtA []byte, err error)
- func (m *AttachNetworkInterfaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AttachNetworkInterfaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AttachNetworkInterfaceResponse) ProtoMessage()
- func (m *AttachNetworkInterfaceResponse) Reset()
- func (m *AttachNetworkInterfaceResponse) Size() (n int)
- func (this *AttachNetworkInterfaceResponse) String() string
- func (m *AttachNetworkInterfaceResponse) Unmarshal(dAtA []byte) error
- func (m *AttachNetworkInterfaceResponse) XXX_DiscardUnknown()
- func (m *AttachNetworkInterfaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttachNetworkInterfaceResponse) XXX_Merge(src proto.Message)
- func (m *AttachNetworkInterfaceResponse) XXX_Size() int
- func (m *AttachNetworkInterfaceResponse) XXX_Unmarshal(b []byte) error
- type AttachVolumeRequest
- func (*AttachVolumeRequest) Descriptor() ([]byte, []int)
- func (m *AttachVolumeRequest) GetMachineId() string
- func (m *AttachVolumeRequest) GetVolume() *Volume
- func (m *AttachVolumeRequest) Marshal() (dAtA []byte, err error)
- func (m *AttachVolumeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AttachVolumeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AttachVolumeRequest) ProtoMessage()
- func (m *AttachVolumeRequest) Reset()
- func (m *AttachVolumeRequest) Size() (n int)
- func (this *AttachVolumeRequest) String() string
- func (m *AttachVolumeRequest) Unmarshal(dAtA []byte) error
- func (m *AttachVolumeRequest) XXX_DiscardUnknown()
- func (m *AttachVolumeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttachVolumeRequest) XXX_Merge(src proto.Message)
- func (m *AttachVolumeRequest) XXX_Size() int
- func (m *AttachVolumeRequest) XXX_Unmarshal(b []byte) error
- type AttachVolumeResponse
- func (*AttachVolumeResponse) Descriptor() ([]byte, []int)
- func (m *AttachVolumeResponse) Marshal() (dAtA []byte, err error)
- func (m *AttachVolumeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AttachVolumeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AttachVolumeResponse) ProtoMessage()
- func (m *AttachVolumeResponse) Reset()
- func (m *AttachVolumeResponse) Size() (n int)
- func (this *AttachVolumeResponse) String() string
- func (m *AttachVolumeResponse) Unmarshal(dAtA []byte) error
- func (m *AttachVolumeResponse) XXX_DiscardUnknown()
- func (m *AttachVolumeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttachVolumeResponse) XXX_Merge(src proto.Message)
- func (m *AttachVolumeResponse) XXX_Size() int
- func (m *AttachVolumeResponse) XXX_Unmarshal(b []byte) error
- type CreateMachineRequest
- func (*CreateMachineRequest) Descriptor() ([]byte, []int)
- func (m *CreateMachineRequest) GetMachine() *Machine
- func (m *CreateMachineRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateMachineRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateMachineRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateMachineRequest) ProtoMessage()
- func (m *CreateMachineRequest) Reset()
- func (m *CreateMachineRequest) Size() (n int)
- func (this *CreateMachineRequest) String() string
- func (m *CreateMachineRequest) Unmarshal(dAtA []byte) error
- func (m *CreateMachineRequest) XXX_DiscardUnknown()
- func (m *CreateMachineRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateMachineRequest) XXX_Merge(src proto.Message)
- func (m *CreateMachineRequest) XXX_Size() int
- func (m *CreateMachineRequest) XXX_Unmarshal(b []byte) error
- type CreateMachineResponse
- func (*CreateMachineResponse) Descriptor() ([]byte, []int)
- func (m *CreateMachineResponse) GetMachine() *Machine
- func (m *CreateMachineResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateMachineResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateMachineResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateMachineResponse) ProtoMessage()
- func (m *CreateMachineResponse) Reset()
- func (m *CreateMachineResponse) Size() (n int)
- func (this *CreateMachineResponse) String() string
- func (m *CreateMachineResponse) Unmarshal(dAtA []byte) error
- func (m *CreateMachineResponse) XXX_DiscardUnknown()
- func (m *CreateMachineResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateMachineResponse) XXX_Merge(src proto.Message)
- func (m *CreateMachineResponse) XXX_Size() int
- func (m *CreateMachineResponse) XXX_Unmarshal(b []byte) error
- type DeleteMachineRequest
- func (*DeleteMachineRequest) Descriptor() ([]byte, []int)
- func (m *DeleteMachineRequest) GetMachineId() string
- func (m *DeleteMachineRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteMachineRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteMachineRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteMachineRequest) ProtoMessage()
- func (m *DeleteMachineRequest) Reset()
- func (m *DeleteMachineRequest) Size() (n int)
- func (this *DeleteMachineRequest) String() string
- func (m *DeleteMachineRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteMachineRequest) XXX_DiscardUnknown()
- func (m *DeleteMachineRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteMachineRequest) XXX_Merge(src proto.Message)
- func (m *DeleteMachineRequest) XXX_Size() int
- func (m *DeleteMachineRequest) XXX_Unmarshal(b []byte) error
- type DeleteMachineResponse
- func (*DeleteMachineResponse) Descriptor() ([]byte, []int)
- func (m *DeleteMachineResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteMachineResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteMachineResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteMachineResponse) ProtoMessage()
- func (m *DeleteMachineResponse) Reset()
- func (m *DeleteMachineResponse) Size() (n int)
- func (this *DeleteMachineResponse) String() string
- func (m *DeleteMachineResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteMachineResponse) XXX_DiscardUnknown()
- func (m *DeleteMachineResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteMachineResponse) XXX_Merge(src proto.Message)
- func (m *DeleteMachineResponse) XXX_Size() int
- func (m *DeleteMachineResponse) XXX_Unmarshal(b []byte) error
- type DetachNetworkInterfaceRequest
- func (*DetachNetworkInterfaceRequest) Descriptor() ([]byte, []int)
- func (m *DetachNetworkInterfaceRequest) GetMachineId() string
- func (m *DetachNetworkInterfaceRequest) GetName() string
- func (m *DetachNetworkInterfaceRequest) Marshal() (dAtA []byte, err error)
- func (m *DetachNetworkInterfaceRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DetachNetworkInterfaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DetachNetworkInterfaceRequest) ProtoMessage()
- func (m *DetachNetworkInterfaceRequest) Reset()
- func (m *DetachNetworkInterfaceRequest) Size() (n int)
- func (this *DetachNetworkInterfaceRequest) String() string
- func (m *DetachNetworkInterfaceRequest) Unmarshal(dAtA []byte) error
- func (m *DetachNetworkInterfaceRequest) XXX_DiscardUnknown()
- func (m *DetachNetworkInterfaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DetachNetworkInterfaceRequest) XXX_Merge(src proto.Message)
- func (m *DetachNetworkInterfaceRequest) XXX_Size() int
- func (m *DetachNetworkInterfaceRequest) XXX_Unmarshal(b []byte) error
- type DetachNetworkInterfaceResponse
- func (*DetachNetworkInterfaceResponse) Descriptor() ([]byte, []int)
- func (m *DetachNetworkInterfaceResponse) Marshal() (dAtA []byte, err error)
- func (m *DetachNetworkInterfaceResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DetachNetworkInterfaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DetachNetworkInterfaceResponse) ProtoMessage()
- func (m *DetachNetworkInterfaceResponse) Reset()
- func (m *DetachNetworkInterfaceResponse) Size() (n int)
- func (this *DetachNetworkInterfaceResponse) String() string
- func (m *DetachNetworkInterfaceResponse) Unmarshal(dAtA []byte) error
- func (m *DetachNetworkInterfaceResponse) XXX_DiscardUnknown()
- func (m *DetachNetworkInterfaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DetachNetworkInterfaceResponse) XXX_Merge(src proto.Message)
- func (m *DetachNetworkInterfaceResponse) XXX_Size() int
- func (m *DetachNetworkInterfaceResponse) XXX_Unmarshal(b []byte) error
- type DetachVolumeRequest
- func (*DetachVolumeRequest) Descriptor() ([]byte, []int)
- func (m *DetachVolumeRequest) GetMachineId() string
- func (m *DetachVolumeRequest) GetName() string
- func (m *DetachVolumeRequest) Marshal() (dAtA []byte, err error)
- func (m *DetachVolumeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DetachVolumeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DetachVolumeRequest) ProtoMessage()
- func (m *DetachVolumeRequest) Reset()
- func (m *DetachVolumeRequest) Size() (n int)
- func (this *DetachVolumeRequest) String() string
- func (m *DetachVolumeRequest) Unmarshal(dAtA []byte) error
- func (m *DetachVolumeRequest) XXX_DiscardUnknown()
- func (m *DetachVolumeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DetachVolumeRequest) XXX_Merge(src proto.Message)
- func (m *DetachVolumeRequest) XXX_Size() int
- func (m *DetachVolumeRequest) XXX_Unmarshal(b []byte) error
- type DetachVolumeResponse
- func (*DetachVolumeResponse) Descriptor() ([]byte, []int)
- func (m *DetachVolumeResponse) Marshal() (dAtA []byte, err error)
- func (m *DetachVolumeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DetachVolumeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DetachVolumeResponse) ProtoMessage()
- func (m *DetachVolumeResponse) Reset()
- func (m *DetachVolumeResponse) Size() (n int)
- func (this *DetachVolumeResponse) String() string
- func (m *DetachVolumeResponse) Unmarshal(dAtA []byte) error
- func (m *DetachVolumeResponse) XXX_DiscardUnknown()
- func (m *DetachVolumeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DetachVolumeResponse) XXX_Merge(src proto.Message)
- func (m *DetachVolumeResponse) XXX_Size() int
- func (m *DetachVolumeResponse) XXX_Unmarshal(b []byte) error
- type EmptyDisk
- func (*EmptyDisk) Descriptor() ([]byte, []int)
- func (m *EmptyDisk) GetSizeBytes() int64
- func (m *EmptyDisk) Marshal() (dAtA []byte, err error)
- func (m *EmptyDisk) MarshalTo(dAtA []byte) (int, error)
- func (m *EmptyDisk) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EmptyDisk) ProtoMessage()
- func (m *EmptyDisk) Reset()
- func (m *EmptyDisk) Size() (n int)
- func (this *EmptyDisk) String() string
- func (m *EmptyDisk) Unmarshal(dAtA []byte) error
- func (m *EmptyDisk) XXX_DiscardUnknown()
- func (m *EmptyDisk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EmptyDisk) XXX_Merge(src proto.Message)
- func (m *EmptyDisk) XXX_Size() int
- func (m *EmptyDisk) XXX_Unmarshal(b []byte) error
- type EventFilter
- func (*EventFilter) Descriptor() ([]byte, []int)
- func (m *EventFilter) GetEventsFromTime() int64
- func (m *EventFilter) GetEventsToTime() int64
- func (m *EventFilter) GetId() string
- func (m *EventFilter) GetLabelSelector() map[string]string
- func (m *EventFilter) Marshal() (dAtA []byte, err error)
- func (m *EventFilter) MarshalTo(dAtA []byte) (int, error)
- func (m *EventFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EventFilter) ProtoMessage()
- func (m *EventFilter) Reset()
- func (m *EventFilter) Size() (n int)
- func (this *EventFilter) String() string
- func (m *EventFilter) Unmarshal(dAtA []byte) error
- func (m *EventFilter) XXX_DiscardUnknown()
- func (m *EventFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventFilter) XXX_Merge(src proto.Message)
- func (m *EventFilter) XXX_Size() int
- func (m *EventFilter) XXX_Unmarshal(b []byte) error
- type ExecRequest
- func (*ExecRequest) Descriptor() ([]byte, []int)
- func (m *ExecRequest) GetMachineId() string
- func (m *ExecRequest) Marshal() (dAtA []byte, err error)
- func (m *ExecRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ExecRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExecRequest) ProtoMessage()
- func (m *ExecRequest) Reset()
- func (m *ExecRequest) Size() (n int)
- func (this *ExecRequest) String() string
- func (m *ExecRequest) Unmarshal(dAtA []byte) error
- func (m *ExecRequest) XXX_DiscardUnknown()
- func (m *ExecRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExecRequest) XXX_Merge(src proto.Message)
- func (m *ExecRequest) XXX_Size() int
- func (m *ExecRequest) XXX_Unmarshal(b []byte) error
- type ExecResponse
- func (*ExecResponse) Descriptor() ([]byte, []int)
- func (m *ExecResponse) GetUrl() string
- func (m *ExecResponse) Marshal() (dAtA []byte, err error)
- func (m *ExecResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ExecResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExecResponse) ProtoMessage()
- func (m *ExecResponse) Reset()
- func (m *ExecResponse) Size() (n int)
- func (this *ExecResponse) String() string
- func (m *ExecResponse) Unmarshal(dAtA []byte) error
- func (m *ExecResponse) XXX_DiscardUnknown()
- func (m *ExecResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExecResponse) XXX_Merge(src proto.Message)
- func (m *ExecResponse) XXX_Size() int
- func (m *ExecResponse) XXX_Unmarshal(b []byte) error
- type ImageSpec
- func (*ImageSpec) Descriptor() ([]byte, []int)
- func (m *ImageSpec) GetImage() string
- func (m *ImageSpec) Marshal() (dAtA []byte, err error)
- func (m *ImageSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageSpec) ProtoMessage()
- func (m *ImageSpec) Reset()
- func (m *ImageSpec) Size() (n int)
- func (this *ImageSpec) String() string
- func (m *ImageSpec) Unmarshal(dAtA []byte) error
- func (m *ImageSpec) XXX_DiscardUnknown()
- func (m *ImageSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageSpec) XXX_Merge(src proto.Message)
- func (m *ImageSpec) XXX_Size() int
- func (m *ImageSpec) XXX_Unmarshal(b []byte) error
- type ListEventsRequest
- func (*ListEventsRequest) Descriptor() ([]byte, []int)
- func (m *ListEventsRequest) GetFilter() *EventFilter
- func (m *ListEventsRequest) Marshal() (dAtA []byte, err error)
- func (m *ListEventsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListEventsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListEventsRequest) ProtoMessage()
- func (m *ListEventsRequest) Reset()
- func (m *ListEventsRequest) Size() (n int)
- func (this *ListEventsRequest) String() string
- func (m *ListEventsRequest) Unmarshal(dAtA []byte) error
- func (m *ListEventsRequest) XXX_DiscardUnknown()
- func (m *ListEventsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventsRequest) XXX_Merge(src proto.Message)
- func (m *ListEventsRequest) XXX_Size() int
- func (m *ListEventsRequest) XXX_Unmarshal(b []byte) error
- type ListEventsResponse
- func (*ListEventsResponse) Descriptor() ([]byte, []int)
- func (m *ListEventsResponse) GetEvents() []*v1alpha11.Event
- func (m *ListEventsResponse) Marshal() (dAtA []byte, err error)
- func (m *ListEventsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListEventsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListEventsResponse) ProtoMessage()
- func (m *ListEventsResponse) Reset()
- func (m *ListEventsResponse) Size() (n int)
- func (this *ListEventsResponse) String() string
- func (m *ListEventsResponse) Unmarshal(dAtA []byte) error
- func (m *ListEventsResponse) XXX_DiscardUnknown()
- func (m *ListEventsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventsResponse) XXX_Merge(src proto.Message)
- func (m *ListEventsResponse) XXX_Size() int
- func (m *ListEventsResponse) XXX_Unmarshal(b []byte) error
- type ListMachinesRequest
- func (*ListMachinesRequest) Descriptor() ([]byte, []int)
- func (m *ListMachinesRequest) GetFilter() *MachineFilter
- func (m *ListMachinesRequest) Marshal() (dAtA []byte, err error)
- func (m *ListMachinesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListMachinesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListMachinesRequest) ProtoMessage()
- func (m *ListMachinesRequest) Reset()
- func (m *ListMachinesRequest) Size() (n int)
- func (this *ListMachinesRequest) String() string
- func (m *ListMachinesRequest) Unmarshal(dAtA []byte) error
- func (m *ListMachinesRequest) XXX_DiscardUnknown()
- func (m *ListMachinesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMachinesRequest) XXX_Merge(src proto.Message)
- func (m *ListMachinesRequest) XXX_Size() int
- func (m *ListMachinesRequest) XXX_Unmarshal(b []byte) error
- type ListMachinesResponse
- func (*ListMachinesResponse) Descriptor() ([]byte, []int)
- func (m *ListMachinesResponse) GetMachines() []*Machine
- func (m *ListMachinesResponse) Marshal() (dAtA []byte, err error)
- func (m *ListMachinesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListMachinesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListMachinesResponse) ProtoMessage()
- func (m *ListMachinesResponse) Reset()
- func (m *ListMachinesResponse) Size() (n int)
- func (this *ListMachinesResponse) String() string
- func (m *ListMachinesResponse) Unmarshal(dAtA []byte) error
- func (m *ListMachinesResponse) XXX_DiscardUnknown()
- func (m *ListMachinesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMachinesResponse) XXX_Merge(src proto.Message)
- func (m *ListMachinesResponse) XXX_Size() int
- func (m *ListMachinesResponse) XXX_Unmarshal(b []byte) error
- type Machine
- func (*Machine) Descriptor() ([]byte, []int)
- func (m *Machine) GetMetadata() *v1alpha1.ObjectMetadata
- func (m *Machine) GetSpec() *MachineSpec
- func (m *Machine) GetStatus() *MachineStatus
- func (m *Machine) Marshal() (dAtA []byte, err error)
- func (m *Machine) MarshalTo(dAtA []byte) (int, error)
- func (m *Machine) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Machine) ProtoMessage()
- func (m *Machine) Reset()
- func (m *Machine) Size() (n int)
- func (this *Machine) String() string
- func (m *Machine) Unmarshal(dAtA []byte) error
- func (m *Machine) XXX_DiscardUnknown()
- func (m *Machine) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Machine) XXX_Merge(src proto.Message)
- func (m *Machine) XXX_Size() int
- func (m *Machine) XXX_Unmarshal(b []byte) error
- type MachineClass
- func (*MachineClass) Descriptor() ([]byte, []int)
- func (m *MachineClass) GetCapabilities() *MachineClassCapabilities
- func (m *MachineClass) GetName() string
- func (m *MachineClass) Marshal() (dAtA []byte, err error)
- func (m *MachineClass) MarshalTo(dAtA []byte) (int, error)
- func (m *MachineClass) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MachineClass) ProtoMessage()
- func (m *MachineClass) Reset()
- func (m *MachineClass) Size() (n int)
- func (this *MachineClass) String() string
- func (m *MachineClass) Unmarshal(dAtA []byte) error
- func (m *MachineClass) XXX_DiscardUnknown()
- func (m *MachineClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MachineClass) XXX_Merge(src proto.Message)
- func (m *MachineClass) XXX_Size() int
- func (m *MachineClass) XXX_Unmarshal(b []byte) error
- type MachineClassCapabilities
- func (*MachineClassCapabilities) Descriptor() ([]byte, []int)
- func (m *MachineClassCapabilities) GetCpuMillis() int64
- func (m *MachineClassCapabilities) GetMemoryBytes() int64
- func (m *MachineClassCapabilities) Marshal() (dAtA []byte, err error)
- func (m *MachineClassCapabilities) MarshalTo(dAtA []byte) (int, error)
- func (m *MachineClassCapabilities) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MachineClassCapabilities) ProtoMessage()
- func (m *MachineClassCapabilities) Reset()
- func (m *MachineClassCapabilities) Size() (n int)
- func (this *MachineClassCapabilities) String() string
- func (m *MachineClassCapabilities) Unmarshal(dAtA []byte) error
- func (m *MachineClassCapabilities) XXX_DiscardUnknown()
- func (m *MachineClassCapabilities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MachineClassCapabilities) XXX_Merge(src proto.Message)
- func (m *MachineClassCapabilities) XXX_Size() int
- func (m *MachineClassCapabilities) XXX_Unmarshal(b []byte) error
- type MachineClassStatus
- func (*MachineClassStatus) Descriptor() ([]byte, []int)
- func (m *MachineClassStatus) GetMachineClass() *MachineClass
- func (m *MachineClassStatus) GetQuantity() int64
- func (m *MachineClassStatus) Marshal() (dAtA []byte, err error)
- func (m *MachineClassStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *MachineClassStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MachineClassStatus) ProtoMessage()
- func (m *MachineClassStatus) Reset()
- func (m *MachineClassStatus) Size() (n int)
- func (this *MachineClassStatus) String() string
- func (m *MachineClassStatus) Unmarshal(dAtA []byte) error
- func (m *MachineClassStatus) XXX_DiscardUnknown()
- func (m *MachineClassStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MachineClassStatus) XXX_Merge(src proto.Message)
- func (m *MachineClassStatus) XXX_Size() int
- func (m *MachineClassStatus) XXX_Unmarshal(b []byte) error
- type MachineFilter
- func (*MachineFilter) Descriptor() ([]byte, []int)
- func (m *MachineFilter) GetId() string
- func (m *MachineFilter) GetLabelSelector() map[string]string
- func (m *MachineFilter) Marshal() (dAtA []byte, err error)
- func (m *MachineFilter) MarshalTo(dAtA []byte) (int, error)
- func (m *MachineFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MachineFilter) ProtoMessage()
- func (m *MachineFilter) Reset()
- func (m *MachineFilter) Size() (n int)
- func (this *MachineFilter) String() string
- func (m *MachineFilter) Unmarshal(dAtA []byte) error
- func (m *MachineFilter) XXX_DiscardUnknown()
- func (m *MachineFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MachineFilter) XXX_Merge(src proto.Message)
- func (m *MachineFilter) XXX_Size() int
- func (m *MachineFilter) XXX_Unmarshal(b []byte) error
- type MachineRuntimeClient
- type MachineRuntimeServer
- type MachineSpec
- func (*MachineSpec) Descriptor() ([]byte, []int)
- func (m *MachineSpec) GetClass() string
- func (m *MachineSpec) GetIgnitionData() []byte
- func (m *MachineSpec) GetImage() *ImageSpec
- func (m *MachineSpec) GetNetworkInterfaces() []*NetworkInterface
- func (m *MachineSpec) GetPower() Power
- func (m *MachineSpec) GetVolumes() []*Volume
- func (m *MachineSpec) Marshal() (dAtA []byte, err error)
- func (m *MachineSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *MachineSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MachineSpec) ProtoMessage()
- func (m *MachineSpec) Reset()
- func (m *MachineSpec) Size() (n int)
- func (this *MachineSpec) String() string
- func (m *MachineSpec) Unmarshal(dAtA []byte) error
- func (m *MachineSpec) XXX_DiscardUnknown()
- func (m *MachineSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MachineSpec) XXX_Merge(src proto.Message)
- func (m *MachineSpec) XXX_Size() int
- func (m *MachineSpec) XXX_Unmarshal(b []byte) error
- type MachineState
- type MachineStatus
- func (*MachineStatus) Descriptor() ([]byte, []int)
- func (m *MachineStatus) GetImageRef() string
- func (m *MachineStatus) GetNetworkInterfaces() []*NetworkInterfaceStatus
- func (m *MachineStatus) GetObservedGeneration() int64
- func (m *MachineStatus) GetState() MachineState
- func (m *MachineStatus) GetVolumes() []*VolumeStatus
- func (m *MachineStatus) Marshal() (dAtA []byte, err error)
- func (m *MachineStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *MachineStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MachineStatus) ProtoMessage()
- func (m *MachineStatus) Reset()
- func (m *MachineStatus) Size() (n int)
- func (this *MachineStatus) String() string
- func (m *MachineStatus) Unmarshal(dAtA []byte) error
- func (m *MachineStatus) XXX_DiscardUnknown()
- func (m *MachineStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MachineStatus) XXX_Merge(src proto.Message)
- func (m *MachineStatus) XXX_Size() int
- func (m *MachineStatus) XXX_Unmarshal(b []byte) error
- type NetworkInterface
- func (*NetworkInterface) Descriptor() ([]byte, []int)
- func (m *NetworkInterface) GetAttributes() map[string]string
- func (m *NetworkInterface) GetIps() []string
- func (m *NetworkInterface) GetName() string
- func (m *NetworkInterface) GetNetworkId() string
- func (m *NetworkInterface) Marshal() (dAtA []byte, err error)
- func (m *NetworkInterface) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkInterface) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkInterface) ProtoMessage()
- func (m *NetworkInterface) Reset()
- func (m *NetworkInterface) Size() (n int)
- func (this *NetworkInterface) String() string
- func (m *NetworkInterface) Unmarshal(dAtA []byte) error
- func (m *NetworkInterface) XXX_DiscardUnknown()
- func (m *NetworkInterface) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkInterface) XXX_Merge(src proto.Message)
- func (m *NetworkInterface) XXX_Size() int
- func (m *NetworkInterface) XXX_Unmarshal(b []byte) error
- type NetworkInterfaceState
- type NetworkInterfaceStatus
- func (*NetworkInterfaceStatus) Descriptor() ([]byte, []int)
- func (m *NetworkInterfaceStatus) GetHandle() string
- func (m *NetworkInterfaceStatus) GetIps() []string
- func (m *NetworkInterfaceStatus) GetName() string
- func (m *NetworkInterfaceStatus) GetState() NetworkInterfaceState
- func (m *NetworkInterfaceStatus) Marshal() (dAtA []byte, err error)
- func (m *NetworkInterfaceStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *NetworkInterfaceStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NetworkInterfaceStatus) ProtoMessage()
- func (m *NetworkInterfaceStatus) Reset()
- func (m *NetworkInterfaceStatus) Size() (n int)
- func (this *NetworkInterfaceStatus) String() string
- func (m *NetworkInterfaceStatus) Unmarshal(dAtA []byte) error
- func (m *NetworkInterfaceStatus) XXX_DiscardUnknown()
- func (m *NetworkInterfaceStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkInterfaceStatus) XXX_Merge(src proto.Message)
- func (m *NetworkInterfaceStatus) XXX_Size() int
- func (m *NetworkInterfaceStatus) XXX_Unmarshal(b []byte) error
- type Power
- type StatusRequest
- func (*StatusRequest) Descriptor() ([]byte, []int)
- func (m *StatusRequest) Marshal() (dAtA []byte, err error)
- func (m *StatusRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *StatusRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StatusRequest) ProtoMessage()
- func (m *StatusRequest) Reset()
- func (m *StatusRequest) Size() (n int)
- func (this *StatusRequest) String() string
- func (m *StatusRequest) Unmarshal(dAtA []byte) error
- func (m *StatusRequest) XXX_DiscardUnknown()
- func (m *StatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusRequest) XXX_Merge(src proto.Message)
- func (m *StatusRequest) XXX_Size() int
- func (m *StatusRequest) XXX_Unmarshal(b []byte) error
- type StatusResponse
- func (*StatusResponse) Descriptor() ([]byte, []int)
- func (m *StatusResponse) GetMachineClassStatus() []*MachineClassStatus
- func (m *StatusResponse) Marshal() (dAtA []byte, err error)
- func (m *StatusResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *StatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StatusResponse) ProtoMessage()
- func (m *StatusResponse) Reset()
- func (m *StatusResponse) Size() (n int)
- func (this *StatusResponse) String() string
- func (m *StatusResponse) Unmarshal(dAtA []byte) error
- func (m *StatusResponse) XXX_DiscardUnknown()
- func (m *StatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusResponse) XXX_Merge(src proto.Message)
- func (m *StatusResponse) XXX_Size() int
- func (m *StatusResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedMachineRuntimeServer
- func (*UnimplementedMachineRuntimeServer) AttachNetworkInterface(ctx context.Context, req *AttachNetworkInterfaceRequest) (*AttachNetworkInterfaceResponse, error)
- func (*UnimplementedMachineRuntimeServer) AttachVolume(ctx context.Context, req *AttachVolumeRequest) (*AttachVolumeResponse, error)
- func (*UnimplementedMachineRuntimeServer) CreateMachine(ctx context.Context, req *CreateMachineRequest) (*CreateMachineResponse, error)
- func (*UnimplementedMachineRuntimeServer) DeleteMachine(ctx context.Context, req *DeleteMachineRequest) (*DeleteMachineResponse, error)
- func (*UnimplementedMachineRuntimeServer) DetachNetworkInterface(ctx context.Context, req *DetachNetworkInterfaceRequest) (*DetachNetworkInterfaceResponse, error)
- func (*UnimplementedMachineRuntimeServer) DetachVolume(ctx context.Context, req *DetachVolumeRequest) (*DetachVolumeResponse, error)
- func (*UnimplementedMachineRuntimeServer) Exec(ctx context.Context, req *ExecRequest) (*ExecResponse, error)
- func (*UnimplementedMachineRuntimeServer) ListEvents(ctx context.Context, req *ListEventsRequest) (*ListEventsResponse, error)
- func (*UnimplementedMachineRuntimeServer) ListMachines(ctx context.Context, req *ListMachinesRequest) (*ListMachinesResponse, error)
- func (*UnimplementedMachineRuntimeServer) Status(ctx context.Context, req *StatusRequest) (*StatusResponse, error)
- func (*UnimplementedMachineRuntimeServer) UpdateMachineAnnotations(ctx context.Context, req *UpdateMachineAnnotationsRequest) (*UpdateMachineAnnotationsResponse, error)
- func (*UnimplementedMachineRuntimeServer) UpdateMachinePower(ctx context.Context, req *UpdateMachinePowerRequest) (*UpdateMachinePowerResponse, error)
- func (*UnimplementedMachineRuntimeServer) Version(ctx context.Context, req *VersionRequest) (*VersionResponse, error)
- type UpdateMachineAnnotationsRequest
- func (*UpdateMachineAnnotationsRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMachineAnnotationsRequest) GetAnnotations() map[string]string
- func (m *UpdateMachineAnnotationsRequest) GetMachineId() string
- func (m *UpdateMachineAnnotationsRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateMachineAnnotationsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateMachineAnnotationsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateMachineAnnotationsRequest) ProtoMessage()
- func (m *UpdateMachineAnnotationsRequest) Reset()
- func (m *UpdateMachineAnnotationsRequest) Size() (n int)
- func (this *UpdateMachineAnnotationsRequest) String() string
- func (m *UpdateMachineAnnotationsRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateMachineAnnotationsRequest) XXX_DiscardUnknown()
- func (m *UpdateMachineAnnotationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMachineAnnotationsRequest) XXX_Merge(src proto.Message)
- func (m *UpdateMachineAnnotationsRequest) XXX_Size() int
- func (m *UpdateMachineAnnotationsRequest) XXX_Unmarshal(b []byte) error
- type UpdateMachineAnnotationsResponse
- func (*UpdateMachineAnnotationsResponse) Descriptor() ([]byte, []int)
- func (m *UpdateMachineAnnotationsResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateMachineAnnotationsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateMachineAnnotationsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateMachineAnnotationsResponse) ProtoMessage()
- func (m *UpdateMachineAnnotationsResponse) Reset()
- func (m *UpdateMachineAnnotationsResponse) Size() (n int)
- func (this *UpdateMachineAnnotationsResponse) String() string
- func (m *UpdateMachineAnnotationsResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateMachineAnnotationsResponse) XXX_DiscardUnknown()
- func (m *UpdateMachineAnnotationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMachineAnnotationsResponse) XXX_Merge(src proto.Message)
- func (m *UpdateMachineAnnotationsResponse) XXX_Size() int
- func (m *UpdateMachineAnnotationsResponse) XXX_Unmarshal(b []byte) error
- type UpdateMachinePowerRequest
- func (*UpdateMachinePowerRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMachinePowerRequest) GetMachineId() string
- func (m *UpdateMachinePowerRequest) GetPower() Power
- func (m *UpdateMachinePowerRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateMachinePowerRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateMachinePowerRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateMachinePowerRequest) ProtoMessage()
- func (m *UpdateMachinePowerRequest) Reset()
- func (m *UpdateMachinePowerRequest) Size() (n int)
- func (this *UpdateMachinePowerRequest) String() string
- func (m *UpdateMachinePowerRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateMachinePowerRequest) XXX_DiscardUnknown()
- func (m *UpdateMachinePowerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMachinePowerRequest) XXX_Merge(src proto.Message)
- func (m *UpdateMachinePowerRequest) XXX_Size() int
- func (m *UpdateMachinePowerRequest) XXX_Unmarshal(b []byte) error
- type UpdateMachinePowerResponse
- func (*UpdateMachinePowerResponse) Descriptor() ([]byte, []int)
- func (m *UpdateMachinePowerResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateMachinePowerResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateMachinePowerResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateMachinePowerResponse) ProtoMessage()
- func (m *UpdateMachinePowerResponse) Reset()
- func (m *UpdateMachinePowerResponse) Size() (n int)
- func (this *UpdateMachinePowerResponse) String() string
- func (m *UpdateMachinePowerResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateMachinePowerResponse) XXX_DiscardUnknown()
- func (m *UpdateMachinePowerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMachinePowerResponse) XXX_Merge(src proto.Message)
- func (m *UpdateMachinePowerResponse) XXX_Size() int
- func (m *UpdateMachinePowerResponse) XXX_Unmarshal(b []byte) error
- type VersionRequest
- func (*VersionRequest) Descriptor() ([]byte, []int)
- func (m *VersionRequest) GetVersion() string
- func (m *VersionRequest) Marshal() (dAtA []byte, err error)
- func (m *VersionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VersionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VersionRequest) ProtoMessage()
- func (m *VersionRequest) Reset()
- func (m *VersionRequest) Size() (n int)
- func (this *VersionRequest) String() string
- func (m *VersionRequest) Unmarshal(dAtA []byte) error
- func (m *VersionRequest) XXX_DiscardUnknown()
- func (m *VersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VersionRequest) XXX_Merge(src proto.Message)
- func (m *VersionRequest) XXX_Size() int
- func (m *VersionRequest) XXX_Unmarshal(b []byte) error
- type VersionResponse
- func (*VersionResponse) Descriptor() ([]byte, []int)
- func (m *VersionResponse) GetRuntimeName() string
- func (m *VersionResponse) GetRuntimeVersion() string
- func (m *VersionResponse) Marshal() (dAtA []byte, err error)
- func (m *VersionResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *VersionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VersionResponse) ProtoMessage()
- func (m *VersionResponse) Reset()
- func (m *VersionResponse) Size() (n int)
- func (this *VersionResponse) String() string
- func (m *VersionResponse) Unmarshal(dAtA []byte) error
- func (m *VersionResponse) XXX_DiscardUnknown()
- func (m *VersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VersionResponse) XXX_Merge(src proto.Message)
- func (m *VersionResponse) XXX_Size() int
- func (m *VersionResponse) XXX_Unmarshal(b []byte) error
- type Volume
- func (*Volume) Descriptor() ([]byte, []int)
- func (m *Volume) GetConnection() *VolumeConnection
- func (m *Volume) GetDevice() string
- func (m *Volume) GetEmptyDisk() *EmptyDisk
- func (m *Volume) GetName() string
- func (m *Volume) Marshal() (dAtA []byte, err error)
- func (m *Volume) MarshalTo(dAtA []byte) (int, error)
- func (m *Volume) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Volume) ProtoMessage()
- func (m *Volume) Reset()
- func (m *Volume) Size() (n int)
- func (this *Volume) String() string
- func (m *Volume) Unmarshal(dAtA []byte) error
- func (m *Volume) XXX_DiscardUnknown()
- func (m *Volume) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Volume) XXX_Merge(src proto.Message)
- func (m *Volume) XXX_Size() int
- func (m *Volume) XXX_Unmarshal(b []byte) error
- type VolumeConnection
- func (*VolumeConnection) Descriptor() ([]byte, []int)
- func (m *VolumeConnection) GetAttributes() map[string]string
- func (m *VolumeConnection) GetDriver() string
- func (m *VolumeConnection) GetEncryptionData() map[string][]byte
- func (m *VolumeConnection) GetHandle() string
- func (m *VolumeConnection) GetSecretData() map[string][]byte
- func (m *VolumeConnection) Marshal() (dAtA []byte, err error)
- func (m *VolumeConnection) MarshalTo(dAtA []byte) (int, error)
- func (m *VolumeConnection) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VolumeConnection) ProtoMessage()
- func (m *VolumeConnection) Reset()
- func (m *VolumeConnection) Size() (n int)
- func (this *VolumeConnection) String() string
- func (m *VolumeConnection) Unmarshal(dAtA []byte) error
- func (m *VolumeConnection) XXX_DiscardUnknown()
- func (m *VolumeConnection) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VolumeConnection) XXX_Merge(src proto.Message)
- func (m *VolumeConnection) XXX_Size() int
- func (m *VolumeConnection) XXX_Unmarshal(b []byte) error
- type VolumeSpec
- func (*VolumeSpec) Descriptor() ([]byte, []int)
- func (m *VolumeSpec) GetAttributes() map[string]string
- func (m *VolumeSpec) GetDriver() string
- func (m *VolumeSpec) GetHandle() string
- func (m *VolumeSpec) GetSecretData() map[string][]byte
- func (m *VolumeSpec) Marshal() (dAtA []byte, err error)
- func (m *VolumeSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *VolumeSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VolumeSpec) ProtoMessage()
- func (m *VolumeSpec) Reset()
- func (m *VolumeSpec) Size() (n int)
- func (this *VolumeSpec) String() string
- func (m *VolumeSpec) Unmarshal(dAtA []byte) error
- func (m *VolumeSpec) XXX_DiscardUnknown()
- func (m *VolumeSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VolumeSpec) XXX_Merge(src proto.Message)
- func (m *VolumeSpec) XXX_Size() int
- func (m *VolumeSpec) XXX_Unmarshal(b []byte) error
- type VolumeState
- type VolumeStatus
- func (*VolumeStatus) Descriptor() ([]byte, []int)
- func (m *VolumeStatus) GetHandle() string
- func (m *VolumeStatus) GetName() string
- func (m *VolumeStatus) GetState() VolumeState
- func (m *VolumeStatus) Marshal() (dAtA []byte, err error)
- func (m *VolumeStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *VolumeStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VolumeStatus) ProtoMessage()
- func (m *VolumeStatus) Reset()
- func (m *VolumeStatus) Size() (n int)
- func (this *VolumeStatus) String() string
- func (m *VolumeStatus) Unmarshal(dAtA []byte) error
- func (m *VolumeStatus) XXX_DiscardUnknown()
- func (m *VolumeStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VolumeStatus) XXX_Merge(src proto.Message)
- func (m *VolumeStatus) XXX_Size() int
- func (m *VolumeStatus) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthApi = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowApi = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupApi = fmt.Errorf("proto: unexpected end of group") )
View Source
var MachineState_name = map[int32]string{
0: "MACHINE_PENDING",
1: "MACHINE_RUNNING",
2: "MACHINE_SUSPENDED",
3: "MACHINE_TERMINATED",
4: "MACHINE_TERMINATING",
}
View Source
var MachineState_value = map[string]int32{
"MACHINE_PENDING": 0,
"MACHINE_RUNNING": 1,
"MACHINE_SUSPENDED": 2,
"MACHINE_TERMINATED": 3,
"MACHINE_TERMINATING": 4,
}
View Source
var NetworkInterfaceState_name = map[int32]string{
0: "NETWORK_INTERFACE_PENDING",
1: "NETWORK_INTERFACE_ATTACHED",
}
View Source
var NetworkInterfaceState_value = map[string]int32{
"NETWORK_INTERFACE_PENDING": 0,
"NETWORK_INTERFACE_ATTACHED": 1,
}
View Source
var Power_name = map[int32]string{
0: "POWER_ON",
1: "POWER_OFF",
}
View Source
var Power_value = map[string]int32{
"POWER_ON": 0,
"POWER_OFF": 1,
}
View Source
var VolumeState_name = map[int32]string{
0: "VOLUME_PENDING",
1: "VOLUME_ATTACHED",
}
View Source
var VolumeState_value = map[string]int32{
"VOLUME_PENDING": 0,
"VOLUME_ATTACHED": 1,
}
Functions ¶
func RegisterMachineRuntimeServer ¶
func RegisterMachineRuntimeServer(s *grpc.Server, srv MachineRuntimeServer)
Types ¶
type AttachNetworkInterfaceRequest ¶
type AttachNetworkInterfaceRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` NetworkInterface *NetworkInterface `protobuf:"bytes,2,opt,name=network_interface,json=networkInterface,proto3" json:"network_interface,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttachNetworkInterfaceRequest) Descriptor ¶
func (*AttachNetworkInterfaceRequest) Descriptor() ([]byte, []int)
func (*AttachNetworkInterfaceRequest) GetMachineId ¶
func (m *AttachNetworkInterfaceRequest) GetMachineId() string
func (*AttachNetworkInterfaceRequest) GetNetworkInterface ¶
func (m *AttachNetworkInterfaceRequest) GetNetworkInterface() *NetworkInterface
func (*AttachNetworkInterfaceRequest) Marshal ¶
func (m *AttachNetworkInterfaceRequest) Marshal() (dAtA []byte, err error)
func (*AttachNetworkInterfaceRequest) MarshalTo ¶
func (m *AttachNetworkInterfaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*AttachNetworkInterfaceRequest) MarshalToSizedBuffer ¶
func (m *AttachNetworkInterfaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AttachNetworkInterfaceRequest) ProtoMessage ¶
func (*AttachNetworkInterfaceRequest) ProtoMessage()
func (*AttachNetworkInterfaceRequest) Reset ¶
func (m *AttachNetworkInterfaceRequest) Reset()
func (*AttachNetworkInterfaceRequest) Size ¶
func (m *AttachNetworkInterfaceRequest) Size() (n int)
func (*AttachNetworkInterfaceRequest) String ¶
func (this *AttachNetworkInterfaceRequest) String() string
func (*AttachNetworkInterfaceRequest) Unmarshal ¶
func (m *AttachNetworkInterfaceRequest) Unmarshal(dAtA []byte) error
func (*AttachNetworkInterfaceRequest) XXX_DiscardUnknown ¶
func (m *AttachNetworkInterfaceRequest) XXX_DiscardUnknown()
func (*AttachNetworkInterfaceRequest) XXX_Marshal ¶
func (m *AttachNetworkInterfaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttachNetworkInterfaceRequest) XXX_Merge ¶
func (m *AttachNetworkInterfaceRequest) XXX_Merge(src proto.Message)
func (*AttachNetworkInterfaceRequest) XXX_Size ¶
func (m *AttachNetworkInterfaceRequest) XXX_Size() int
func (*AttachNetworkInterfaceRequest) XXX_Unmarshal ¶
func (m *AttachNetworkInterfaceRequest) XXX_Unmarshal(b []byte) error
type AttachNetworkInterfaceResponse ¶
type AttachNetworkInterfaceResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttachNetworkInterfaceResponse) Descriptor ¶
func (*AttachNetworkInterfaceResponse) Descriptor() ([]byte, []int)
func (*AttachNetworkInterfaceResponse) Marshal ¶
func (m *AttachNetworkInterfaceResponse) Marshal() (dAtA []byte, err error)
func (*AttachNetworkInterfaceResponse) MarshalTo ¶
func (m *AttachNetworkInterfaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*AttachNetworkInterfaceResponse) MarshalToSizedBuffer ¶
func (m *AttachNetworkInterfaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AttachNetworkInterfaceResponse) ProtoMessage ¶
func (*AttachNetworkInterfaceResponse) ProtoMessage()
func (*AttachNetworkInterfaceResponse) Reset ¶
func (m *AttachNetworkInterfaceResponse) Reset()
func (*AttachNetworkInterfaceResponse) Size ¶
func (m *AttachNetworkInterfaceResponse) Size() (n int)
func (*AttachNetworkInterfaceResponse) String ¶
func (this *AttachNetworkInterfaceResponse) String() string
func (*AttachNetworkInterfaceResponse) Unmarshal ¶
func (m *AttachNetworkInterfaceResponse) Unmarshal(dAtA []byte) error
func (*AttachNetworkInterfaceResponse) XXX_DiscardUnknown ¶
func (m *AttachNetworkInterfaceResponse) XXX_DiscardUnknown()
func (*AttachNetworkInterfaceResponse) XXX_Marshal ¶
func (m *AttachNetworkInterfaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttachNetworkInterfaceResponse) XXX_Merge ¶
func (m *AttachNetworkInterfaceResponse) XXX_Merge(src proto.Message)
func (*AttachNetworkInterfaceResponse) XXX_Size ¶
func (m *AttachNetworkInterfaceResponse) XXX_Size() int
func (*AttachNetworkInterfaceResponse) XXX_Unmarshal ¶
func (m *AttachNetworkInterfaceResponse) XXX_Unmarshal(b []byte) error
type AttachVolumeRequest ¶
type AttachVolumeRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` Volume *Volume `protobuf:"bytes,2,opt,name=volume,proto3" json:"volume,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttachVolumeRequest) Descriptor ¶
func (*AttachVolumeRequest) Descriptor() ([]byte, []int)
func (*AttachVolumeRequest) GetMachineId ¶
func (m *AttachVolumeRequest) GetMachineId() string
func (*AttachVolumeRequest) GetVolume ¶
func (m *AttachVolumeRequest) GetVolume() *Volume
func (*AttachVolumeRequest) Marshal ¶
func (m *AttachVolumeRequest) Marshal() (dAtA []byte, err error)
func (*AttachVolumeRequest) MarshalTo ¶
func (m *AttachVolumeRequest) MarshalTo(dAtA []byte) (int, error)
func (*AttachVolumeRequest) MarshalToSizedBuffer ¶
func (m *AttachVolumeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AttachVolumeRequest) ProtoMessage ¶
func (*AttachVolumeRequest) ProtoMessage()
func (*AttachVolumeRequest) Reset ¶
func (m *AttachVolumeRequest) Reset()
func (*AttachVolumeRequest) Size ¶
func (m *AttachVolumeRequest) Size() (n int)
func (*AttachVolumeRequest) String ¶
func (this *AttachVolumeRequest) String() string
func (*AttachVolumeRequest) Unmarshal ¶
func (m *AttachVolumeRequest) Unmarshal(dAtA []byte) error
func (*AttachVolumeRequest) XXX_DiscardUnknown ¶
func (m *AttachVolumeRequest) XXX_DiscardUnknown()
func (*AttachVolumeRequest) XXX_Marshal ¶
func (m *AttachVolumeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttachVolumeRequest) XXX_Merge ¶
func (m *AttachVolumeRequest) XXX_Merge(src proto.Message)
func (*AttachVolumeRequest) XXX_Size ¶
func (m *AttachVolumeRequest) XXX_Size() int
func (*AttachVolumeRequest) XXX_Unmarshal ¶
func (m *AttachVolumeRequest) XXX_Unmarshal(b []byte) error
type AttachVolumeResponse ¶
type AttachVolumeResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttachVolumeResponse) Descriptor ¶
func (*AttachVolumeResponse) Descriptor() ([]byte, []int)
func (*AttachVolumeResponse) Marshal ¶
func (m *AttachVolumeResponse) Marshal() (dAtA []byte, err error)
func (*AttachVolumeResponse) MarshalTo ¶
func (m *AttachVolumeResponse) MarshalTo(dAtA []byte) (int, error)
func (*AttachVolumeResponse) MarshalToSizedBuffer ¶
func (m *AttachVolumeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AttachVolumeResponse) ProtoMessage ¶
func (*AttachVolumeResponse) ProtoMessage()
func (*AttachVolumeResponse) Reset ¶
func (m *AttachVolumeResponse) Reset()
func (*AttachVolumeResponse) Size ¶
func (m *AttachVolumeResponse) Size() (n int)
func (*AttachVolumeResponse) String ¶
func (this *AttachVolumeResponse) String() string
func (*AttachVolumeResponse) Unmarshal ¶
func (m *AttachVolumeResponse) Unmarshal(dAtA []byte) error
func (*AttachVolumeResponse) XXX_DiscardUnknown ¶
func (m *AttachVolumeResponse) XXX_DiscardUnknown()
func (*AttachVolumeResponse) XXX_Marshal ¶
func (m *AttachVolumeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttachVolumeResponse) XXX_Merge ¶
func (m *AttachVolumeResponse) XXX_Merge(src proto.Message)
func (*AttachVolumeResponse) XXX_Size ¶
func (m *AttachVolumeResponse) XXX_Size() int
func (*AttachVolumeResponse) XXX_Unmarshal ¶
func (m *AttachVolumeResponse) XXX_Unmarshal(b []byte) error
type CreateMachineRequest ¶
type CreateMachineRequest struct { Machine *Machine `protobuf:"bytes,1,opt,name=machine,proto3" json:"machine,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMachineRequest) Descriptor ¶
func (*CreateMachineRequest) Descriptor() ([]byte, []int)
func (*CreateMachineRequest) GetMachine ¶
func (m *CreateMachineRequest) GetMachine() *Machine
func (*CreateMachineRequest) Marshal ¶
func (m *CreateMachineRequest) Marshal() (dAtA []byte, err error)
func (*CreateMachineRequest) MarshalTo ¶
func (m *CreateMachineRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateMachineRequest) MarshalToSizedBuffer ¶
func (m *CreateMachineRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateMachineRequest) ProtoMessage ¶
func (*CreateMachineRequest) ProtoMessage()
func (*CreateMachineRequest) Reset ¶
func (m *CreateMachineRequest) Reset()
func (*CreateMachineRequest) Size ¶
func (m *CreateMachineRequest) Size() (n int)
func (*CreateMachineRequest) String ¶
func (this *CreateMachineRequest) String() string
func (*CreateMachineRequest) Unmarshal ¶
func (m *CreateMachineRequest) Unmarshal(dAtA []byte) error
func (*CreateMachineRequest) XXX_DiscardUnknown ¶
func (m *CreateMachineRequest) XXX_DiscardUnknown()
func (*CreateMachineRequest) XXX_Marshal ¶
func (m *CreateMachineRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMachineRequest) XXX_Merge ¶
func (m *CreateMachineRequest) XXX_Merge(src proto.Message)
func (*CreateMachineRequest) XXX_Size ¶
func (m *CreateMachineRequest) XXX_Size() int
func (*CreateMachineRequest) XXX_Unmarshal ¶
func (m *CreateMachineRequest) XXX_Unmarshal(b []byte) error
type CreateMachineResponse ¶
type CreateMachineResponse struct { Machine *Machine `protobuf:"bytes,1,opt,name=machine,proto3" json:"machine,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMachineResponse) Descriptor ¶
func (*CreateMachineResponse) Descriptor() ([]byte, []int)
func (*CreateMachineResponse) GetMachine ¶
func (m *CreateMachineResponse) GetMachine() *Machine
func (*CreateMachineResponse) Marshal ¶
func (m *CreateMachineResponse) Marshal() (dAtA []byte, err error)
func (*CreateMachineResponse) MarshalTo ¶
func (m *CreateMachineResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateMachineResponse) MarshalToSizedBuffer ¶
func (m *CreateMachineResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateMachineResponse) ProtoMessage ¶
func (*CreateMachineResponse) ProtoMessage()
func (*CreateMachineResponse) Reset ¶
func (m *CreateMachineResponse) Reset()
func (*CreateMachineResponse) Size ¶
func (m *CreateMachineResponse) Size() (n int)
func (*CreateMachineResponse) String ¶
func (this *CreateMachineResponse) String() string
func (*CreateMachineResponse) Unmarshal ¶
func (m *CreateMachineResponse) Unmarshal(dAtA []byte) error
func (*CreateMachineResponse) XXX_DiscardUnknown ¶
func (m *CreateMachineResponse) XXX_DiscardUnknown()
func (*CreateMachineResponse) XXX_Marshal ¶
func (m *CreateMachineResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMachineResponse) XXX_Merge ¶
func (m *CreateMachineResponse) XXX_Merge(src proto.Message)
func (*CreateMachineResponse) XXX_Size ¶
func (m *CreateMachineResponse) XXX_Size() int
func (*CreateMachineResponse) XXX_Unmarshal ¶
func (m *CreateMachineResponse) XXX_Unmarshal(b []byte) error
type DeleteMachineRequest ¶
type DeleteMachineRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteMachineRequest) Descriptor ¶
func (*DeleteMachineRequest) Descriptor() ([]byte, []int)
func (*DeleteMachineRequest) GetMachineId ¶
func (m *DeleteMachineRequest) GetMachineId() string
func (*DeleteMachineRequest) Marshal ¶
func (m *DeleteMachineRequest) Marshal() (dAtA []byte, err error)
func (*DeleteMachineRequest) MarshalTo ¶
func (m *DeleteMachineRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteMachineRequest) MarshalToSizedBuffer ¶
func (m *DeleteMachineRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteMachineRequest) ProtoMessage ¶
func (*DeleteMachineRequest) ProtoMessage()
func (*DeleteMachineRequest) Reset ¶
func (m *DeleteMachineRequest) Reset()
func (*DeleteMachineRequest) Size ¶
func (m *DeleteMachineRequest) Size() (n int)
func (*DeleteMachineRequest) String ¶
func (this *DeleteMachineRequest) String() string
func (*DeleteMachineRequest) Unmarshal ¶
func (m *DeleteMachineRequest) Unmarshal(dAtA []byte) error
func (*DeleteMachineRequest) XXX_DiscardUnknown ¶
func (m *DeleteMachineRequest) XXX_DiscardUnknown()
func (*DeleteMachineRequest) XXX_Marshal ¶
func (m *DeleteMachineRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteMachineRequest) XXX_Merge ¶
func (m *DeleteMachineRequest) XXX_Merge(src proto.Message)
func (*DeleteMachineRequest) XXX_Size ¶
func (m *DeleteMachineRequest) XXX_Size() int
func (*DeleteMachineRequest) XXX_Unmarshal ¶
func (m *DeleteMachineRequest) XXX_Unmarshal(b []byte) error
type DeleteMachineResponse ¶
type DeleteMachineResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteMachineResponse) Descriptor ¶
func (*DeleteMachineResponse) Descriptor() ([]byte, []int)
func (*DeleteMachineResponse) Marshal ¶
func (m *DeleteMachineResponse) Marshal() (dAtA []byte, err error)
func (*DeleteMachineResponse) MarshalTo ¶
func (m *DeleteMachineResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteMachineResponse) MarshalToSizedBuffer ¶
func (m *DeleteMachineResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteMachineResponse) ProtoMessage ¶
func (*DeleteMachineResponse) ProtoMessage()
func (*DeleteMachineResponse) Reset ¶
func (m *DeleteMachineResponse) Reset()
func (*DeleteMachineResponse) Size ¶
func (m *DeleteMachineResponse) Size() (n int)
func (*DeleteMachineResponse) String ¶
func (this *DeleteMachineResponse) String() string
func (*DeleteMachineResponse) Unmarshal ¶
func (m *DeleteMachineResponse) Unmarshal(dAtA []byte) error
func (*DeleteMachineResponse) XXX_DiscardUnknown ¶
func (m *DeleteMachineResponse) XXX_DiscardUnknown()
func (*DeleteMachineResponse) XXX_Marshal ¶
func (m *DeleteMachineResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteMachineResponse) XXX_Merge ¶
func (m *DeleteMachineResponse) XXX_Merge(src proto.Message)
func (*DeleteMachineResponse) XXX_Size ¶
func (m *DeleteMachineResponse) XXX_Size() int
func (*DeleteMachineResponse) XXX_Unmarshal ¶
func (m *DeleteMachineResponse) XXX_Unmarshal(b []byte) error
type DetachNetworkInterfaceRequest ¶
type DetachNetworkInterfaceRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DetachNetworkInterfaceRequest) Descriptor ¶
func (*DetachNetworkInterfaceRequest) Descriptor() ([]byte, []int)
func (*DetachNetworkInterfaceRequest) GetMachineId ¶
func (m *DetachNetworkInterfaceRequest) GetMachineId() string
func (*DetachNetworkInterfaceRequest) GetName ¶
func (m *DetachNetworkInterfaceRequest) GetName() string
func (*DetachNetworkInterfaceRequest) Marshal ¶
func (m *DetachNetworkInterfaceRequest) Marshal() (dAtA []byte, err error)
func (*DetachNetworkInterfaceRequest) MarshalTo ¶
func (m *DetachNetworkInterfaceRequest) MarshalTo(dAtA []byte) (int, error)
func (*DetachNetworkInterfaceRequest) MarshalToSizedBuffer ¶
func (m *DetachNetworkInterfaceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DetachNetworkInterfaceRequest) ProtoMessage ¶
func (*DetachNetworkInterfaceRequest) ProtoMessage()
func (*DetachNetworkInterfaceRequest) Reset ¶
func (m *DetachNetworkInterfaceRequest) Reset()
func (*DetachNetworkInterfaceRequest) Size ¶
func (m *DetachNetworkInterfaceRequest) Size() (n int)
func (*DetachNetworkInterfaceRequest) String ¶
func (this *DetachNetworkInterfaceRequest) String() string
func (*DetachNetworkInterfaceRequest) Unmarshal ¶
func (m *DetachNetworkInterfaceRequest) Unmarshal(dAtA []byte) error
func (*DetachNetworkInterfaceRequest) XXX_DiscardUnknown ¶
func (m *DetachNetworkInterfaceRequest) XXX_DiscardUnknown()
func (*DetachNetworkInterfaceRequest) XXX_Marshal ¶
func (m *DetachNetworkInterfaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DetachNetworkInterfaceRequest) XXX_Merge ¶
func (m *DetachNetworkInterfaceRequest) XXX_Merge(src proto.Message)
func (*DetachNetworkInterfaceRequest) XXX_Size ¶
func (m *DetachNetworkInterfaceRequest) XXX_Size() int
func (*DetachNetworkInterfaceRequest) XXX_Unmarshal ¶
func (m *DetachNetworkInterfaceRequest) XXX_Unmarshal(b []byte) error
type DetachNetworkInterfaceResponse ¶
type DetachNetworkInterfaceResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DetachNetworkInterfaceResponse) Descriptor ¶
func (*DetachNetworkInterfaceResponse) Descriptor() ([]byte, []int)
func (*DetachNetworkInterfaceResponse) Marshal ¶
func (m *DetachNetworkInterfaceResponse) Marshal() (dAtA []byte, err error)
func (*DetachNetworkInterfaceResponse) MarshalTo ¶
func (m *DetachNetworkInterfaceResponse) MarshalTo(dAtA []byte) (int, error)
func (*DetachNetworkInterfaceResponse) MarshalToSizedBuffer ¶
func (m *DetachNetworkInterfaceResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DetachNetworkInterfaceResponse) ProtoMessage ¶
func (*DetachNetworkInterfaceResponse) ProtoMessage()
func (*DetachNetworkInterfaceResponse) Reset ¶
func (m *DetachNetworkInterfaceResponse) Reset()
func (*DetachNetworkInterfaceResponse) Size ¶
func (m *DetachNetworkInterfaceResponse) Size() (n int)
func (*DetachNetworkInterfaceResponse) String ¶
func (this *DetachNetworkInterfaceResponse) String() string
func (*DetachNetworkInterfaceResponse) Unmarshal ¶
func (m *DetachNetworkInterfaceResponse) Unmarshal(dAtA []byte) error
func (*DetachNetworkInterfaceResponse) XXX_DiscardUnknown ¶
func (m *DetachNetworkInterfaceResponse) XXX_DiscardUnknown()
func (*DetachNetworkInterfaceResponse) XXX_Marshal ¶
func (m *DetachNetworkInterfaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DetachNetworkInterfaceResponse) XXX_Merge ¶
func (m *DetachNetworkInterfaceResponse) XXX_Merge(src proto.Message)
func (*DetachNetworkInterfaceResponse) XXX_Size ¶
func (m *DetachNetworkInterfaceResponse) XXX_Size() int
func (*DetachNetworkInterfaceResponse) XXX_Unmarshal ¶
func (m *DetachNetworkInterfaceResponse) XXX_Unmarshal(b []byte) error
type DetachVolumeRequest ¶
type DetachVolumeRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DetachVolumeRequest) Descriptor ¶
func (*DetachVolumeRequest) Descriptor() ([]byte, []int)
func (*DetachVolumeRequest) GetMachineId ¶
func (m *DetachVolumeRequest) GetMachineId() string
func (*DetachVolumeRequest) GetName ¶
func (m *DetachVolumeRequest) GetName() string
func (*DetachVolumeRequest) Marshal ¶
func (m *DetachVolumeRequest) Marshal() (dAtA []byte, err error)
func (*DetachVolumeRequest) MarshalTo ¶
func (m *DetachVolumeRequest) MarshalTo(dAtA []byte) (int, error)
func (*DetachVolumeRequest) MarshalToSizedBuffer ¶
func (m *DetachVolumeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DetachVolumeRequest) ProtoMessage ¶
func (*DetachVolumeRequest) ProtoMessage()
func (*DetachVolumeRequest) Reset ¶
func (m *DetachVolumeRequest) Reset()
func (*DetachVolumeRequest) Size ¶
func (m *DetachVolumeRequest) Size() (n int)
func (*DetachVolumeRequest) String ¶
func (this *DetachVolumeRequest) String() string
func (*DetachVolumeRequest) Unmarshal ¶
func (m *DetachVolumeRequest) Unmarshal(dAtA []byte) error
func (*DetachVolumeRequest) XXX_DiscardUnknown ¶
func (m *DetachVolumeRequest) XXX_DiscardUnknown()
func (*DetachVolumeRequest) XXX_Marshal ¶
func (m *DetachVolumeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DetachVolumeRequest) XXX_Merge ¶
func (m *DetachVolumeRequest) XXX_Merge(src proto.Message)
func (*DetachVolumeRequest) XXX_Size ¶
func (m *DetachVolumeRequest) XXX_Size() int
func (*DetachVolumeRequest) XXX_Unmarshal ¶
func (m *DetachVolumeRequest) XXX_Unmarshal(b []byte) error
type DetachVolumeResponse ¶
type DetachVolumeResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DetachVolumeResponse) Descriptor ¶
func (*DetachVolumeResponse) Descriptor() ([]byte, []int)
func (*DetachVolumeResponse) Marshal ¶
func (m *DetachVolumeResponse) Marshal() (dAtA []byte, err error)
func (*DetachVolumeResponse) MarshalTo ¶
func (m *DetachVolumeResponse) MarshalTo(dAtA []byte) (int, error)
func (*DetachVolumeResponse) MarshalToSizedBuffer ¶
func (m *DetachVolumeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DetachVolumeResponse) ProtoMessage ¶
func (*DetachVolumeResponse) ProtoMessage()
func (*DetachVolumeResponse) Reset ¶
func (m *DetachVolumeResponse) Reset()
func (*DetachVolumeResponse) Size ¶
func (m *DetachVolumeResponse) Size() (n int)
func (*DetachVolumeResponse) String ¶
func (this *DetachVolumeResponse) String() string
func (*DetachVolumeResponse) Unmarshal ¶
func (m *DetachVolumeResponse) Unmarshal(dAtA []byte) error
func (*DetachVolumeResponse) XXX_DiscardUnknown ¶
func (m *DetachVolumeResponse) XXX_DiscardUnknown()
func (*DetachVolumeResponse) XXX_Marshal ¶
func (m *DetachVolumeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DetachVolumeResponse) XXX_Merge ¶
func (m *DetachVolumeResponse) XXX_Merge(src proto.Message)
func (*DetachVolumeResponse) XXX_Size ¶
func (m *DetachVolumeResponse) XXX_Size() int
func (*DetachVolumeResponse) XXX_Unmarshal ¶
func (m *DetachVolumeResponse) XXX_Unmarshal(b []byte) error
type EmptyDisk ¶
type EmptyDisk struct { SizeBytes int64 `protobuf:"varint,1,opt,name=size_bytes,json=sizeBytes,proto3" json:"size_bytes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EmptyDisk) Descriptor ¶
func (*EmptyDisk) GetSizeBytes ¶
func (*EmptyDisk) MarshalToSizedBuffer ¶
func (*EmptyDisk) ProtoMessage ¶
func (*EmptyDisk) ProtoMessage()
func (*EmptyDisk) XXX_DiscardUnknown ¶
func (m *EmptyDisk) XXX_DiscardUnknown()
func (*EmptyDisk) XXX_Marshal ¶
func (*EmptyDisk) XXX_Unmarshal ¶
type EventFilter ¶ added in v0.2.0
type EventFilter struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` LabelSelector map[string]string `` /* 188-byte string literal not displayed */ EventsFromTime int64 `protobuf:"varint,3,opt,name=events_from_time,json=eventsFromTime,proto3" json:"events_from_time,omitempty"` EventsToTime int64 `protobuf:"varint,4,opt,name=events_to_time,json=eventsToTime,proto3" json:"events_to_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EventFilter) Descriptor ¶ added in v0.2.0
func (*EventFilter) Descriptor() ([]byte, []int)
func (*EventFilter) GetEventsFromTime ¶ added in v0.2.0
func (m *EventFilter) GetEventsFromTime() int64
func (*EventFilter) GetEventsToTime ¶ added in v0.2.0
func (m *EventFilter) GetEventsToTime() int64
func (*EventFilter) GetId ¶ added in v0.2.0
func (m *EventFilter) GetId() string
func (*EventFilter) GetLabelSelector ¶ added in v0.2.0
func (m *EventFilter) GetLabelSelector() map[string]string
func (*EventFilter) Marshal ¶ added in v0.2.0
func (m *EventFilter) Marshal() (dAtA []byte, err error)
func (*EventFilter) MarshalTo ¶ added in v0.2.0
func (m *EventFilter) MarshalTo(dAtA []byte) (int, error)
func (*EventFilter) MarshalToSizedBuffer ¶ added in v0.2.0
func (m *EventFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EventFilter) ProtoMessage ¶ added in v0.2.0
func (*EventFilter) ProtoMessage()
func (*EventFilter) Reset ¶ added in v0.2.0
func (m *EventFilter) Reset()
func (*EventFilter) Size ¶ added in v0.2.0
func (m *EventFilter) Size() (n int)
func (*EventFilter) String ¶ added in v0.2.0
func (this *EventFilter) String() string
func (*EventFilter) Unmarshal ¶ added in v0.2.0
func (m *EventFilter) Unmarshal(dAtA []byte) error
func (*EventFilter) XXX_DiscardUnknown ¶ added in v0.2.0
func (m *EventFilter) XXX_DiscardUnknown()
func (*EventFilter) XXX_Marshal ¶ added in v0.2.0
func (m *EventFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventFilter) XXX_Merge ¶ added in v0.2.0
func (m *EventFilter) XXX_Merge(src proto.Message)
func (*EventFilter) XXX_Size ¶ added in v0.2.0
func (m *EventFilter) XXX_Size() int
func (*EventFilter) XXX_Unmarshal ¶ added in v0.2.0
func (m *EventFilter) XXX_Unmarshal(b []byte) error
type ExecRequest ¶
type ExecRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExecRequest) Descriptor ¶
func (*ExecRequest) Descriptor() ([]byte, []int)
func (*ExecRequest) GetMachineId ¶
func (m *ExecRequest) GetMachineId() string
func (*ExecRequest) Marshal ¶
func (m *ExecRequest) Marshal() (dAtA []byte, err error)
func (*ExecRequest) MarshalToSizedBuffer ¶
func (m *ExecRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecRequest) ProtoMessage ¶
func (*ExecRequest) ProtoMessage()
func (*ExecRequest) Reset ¶
func (m *ExecRequest) Reset()
func (*ExecRequest) Size ¶
func (m *ExecRequest) Size() (n int)
func (*ExecRequest) String ¶
func (this *ExecRequest) String() string
func (*ExecRequest) Unmarshal ¶
func (m *ExecRequest) Unmarshal(dAtA []byte) error
func (*ExecRequest) XXX_DiscardUnknown ¶
func (m *ExecRequest) XXX_DiscardUnknown()
func (*ExecRequest) XXX_Marshal ¶
func (m *ExecRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExecRequest) XXX_Merge ¶
func (m *ExecRequest) XXX_Merge(src proto.Message)
func (*ExecRequest) XXX_Size ¶
func (m *ExecRequest) XXX_Size() int
func (*ExecRequest) XXX_Unmarshal ¶
func (m *ExecRequest) XXX_Unmarshal(b []byte) error
type ExecResponse ¶
type ExecResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExecResponse) Descriptor ¶
func (*ExecResponse) Descriptor() ([]byte, []int)
func (*ExecResponse) GetUrl ¶
func (m *ExecResponse) GetUrl() string
func (*ExecResponse) Marshal ¶
func (m *ExecResponse) Marshal() (dAtA []byte, err error)
func (*ExecResponse) MarshalToSizedBuffer ¶
func (m *ExecResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecResponse) ProtoMessage ¶
func (*ExecResponse) ProtoMessage()
func (*ExecResponse) Reset ¶
func (m *ExecResponse) Reset()
func (*ExecResponse) Size ¶
func (m *ExecResponse) Size() (n int)
func (*ExecResponse) String ¶
func (this *ExecResponse) String() string
func (*ExecResponse) Unmarshal ¶
func (m *ExecResponse) Unmarshal(dAtA []byte) error
func (*ExecResponse) XXX_DiscardUnknown ¶
func (m *ExecResponse) XXX_DiscardUnknown()
func (*ExecResponse) XXX_Marshal ¶
func (m *ExecResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExecResponse) XXX_Merge ¶
func (m *ExecResponse) XXX_Merge(src proto.Message)
func (*ExecResponse) XXX_Size ¶
func (m *ExecResponse) XXX_Size() int
func (*ExecResponse) XXX_Unmarshal ¶
func (m *ExecResponse) XXX_Unmarshal(b []byte) error
type ImageSpec ¶
type ImageSpec struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageSpec) Descriptor ¶
func (*ImageSpec) MarshalToSizedBuffer ¶
func (*ImageSpec) ProtoMessage ¶
func (*ImageSpec) ProtoMessage()
func (*ImageSpec) XXX_DiscardUnknown ¶
func (m *ImageSpec) XXX_DiscardUnknown()
func (*ImageSpec) XXX_Marshal ¶
func (*ImageSpec) XXX_Unmarshal ¶
type ListEventsRequest ¶ added in v0.2.0
type ListEventsRequest struct { Filter *EventFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventsRequest) Descriptor ¶ added in v0.2.0
func (*ListEventsRequest) Descriptor() ([]byte, []int)
func (*ListEventsRequest) GetFilter ¶ added in v0.2.0
func (m *ListEventsRequest) GetFilter() *EventFilter
func (*ListEventsRequest) Marshal ¶ added in v0.2.0
func (m *ListEventsRequest) Marshal() (dAtA []byte, err error)
func (*ListEventsRequest) MarshalTo ¶ added in v0.2.0
func (m *ListEventsRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListEventsRequest) MarshalToSizedBuffer ¶ added in v0.2.0
func (m *ListEventsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListEventsRequest) ProtoMessage ¶ added in v0.2.0
func (*ListEventsRequest) ProtoMessage()
func (*ListEventsRequest) Reset ¶ added in v0.2.0
func (m *ListEventsRequest) Reset()
func (*ListEventsRequest) Size ¶ added in v0.2.0
func (m *ListEventsRequest) Size() (n int)
func (*ListEventsRequest) String ¶ added in v0.2.0
func (this *ListEventsRequest) String() string
func (*ListEventsRequest) Unmarshal ¶ added in v0.2.0
func (m *ListEventsRequest) Unmarshal(dAtA []byte) error
func (*ListEventsRequest) XXX_DiscardUnknown ¶ added in v0.2.0
func (m *ListEventsRequest) XXX_DiscardUnknown()
func (*ListEventsRequest) XXX_Marshal ¶ added in v0.2.0
func (m *ListEventsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventsRequest) XXX_Merge ¶ added in v0.2.0
func (m *ListEventsRequest) XXX_Merge(src proto.Message)
func (*ListEventsRequest) XXX_Size ¶ added in v0.2.0
func (m *ListEventsRequest) XXX_Size() int
func (*ListEventsRequest) XXX_Unmarshal ¶ added in v0.2.0
func (m *ListEventsRequest) XXX_Unmarshal(b []byte) error
type ListEventsResponse ¶ added in v0.2.0
type ListEventsResponse struct { Events []*v1alpha11.Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventsResponse) Descriptor ¶ added in v0.2.0
func (*ListEventsResponse) Descriptor() ([]byte, []int)
func (*ListEventsResponse) GetEvents ¶ added in v0.2.0
func (m *ListEventsResponse) GetEvents() []*v1alpha11.Event
func (*ListEventsResponse) Marshal ¶ added in v0.2.0
func (m *ListEventsResponse) Marshal() (dAtA []byte, err error)
func (*ListEventsResponse) MarshalTo ¶ added in v0.2.0
func (m *ListEventsResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListEventsResponse) MarshalToSizedBuffer ¶ added in v0.2.0
func (m *ListEventsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListEventsResponse) ProtoMessage ¶ added in v0.2.0
func (*ListEventsResponse) ProtoMessage()
func (*ListEventsResponse) Reset ¶ added in v0.2.0
func (m *ListEventsResponse) Reset()
func (*ListEventsResponse) Size ¶ added in v0.2.0
func (m *ListEventsResponse) Size() (n int)
func (*ListEventsResponse) String ¶ added in v0.2.0
func (this *ListEventsResponse) String() string
func (*ListEventsResponse) Unmarshal ¶ added in v0.2.0
func (m *ListEventsResponse) Unmarshal(dAtA []byte) error
func (*ListEventsResponse) XXX_DiscardUnknown ¶ added in v0.2.0
func (m *ListEventsResponse) XXX_DiscardUnknown()
func (*ListEventsResponse) XXX_Marshal ¶ added in v0.2.0
func (m *ListEventsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventsResponse) XXX_Merge ¶ added in v0.2.0
func (m *ListEventsResponse) XXX_Merge(src proto.Message)
func (*ListEventsResponse) XXX_Size ¶ added in v0.2.0
func (m *ListEventsResponse) XXX_Size() int
func (*ListEventsResponse) XXX_Unmarshal ¶ added in v0.2.0
func (m *ListEventsResponse) XXX_Unmarshal(b []byte) error
type ListMachinesRequest ¶
type ListMachinesRequest struct { Filter *MachineFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMachinesRequest) Descriptor ¶
func (*ListMachinesRequest) Descriptor() ([]byte, []int)
func (*ListMachinesRequest) GetFilter ¶
func (m *ListMachinesRequest) GetFilter() *MachineFilter
func (*ListMachinesRequest) Marshal ¶
func (m *ListMachinesRequest) Marshal() (dAtA []byte, err error)
func (*ListMachinesRequest) MarshalTo ¶
func (m *ListMachinesRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListMachinesRequest) MarshalToSizedBuffer ¶
func (m *ListMachinesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListMachinesRequest) ProtoMessage ¶
func (*ListMachinesRequest) ProtoMessage()
func (*ListMachinesRequest) Reset ¶
func (m *ListMachinesRequest) Reset()
func (*ListMachinesRequest) Size ¶
func (m *ListMachinesRequest) Size() (n int)
func (*ListMachinesRequest) String ¶
func (this *ListMachinesRequest) String() string
func (*ListMachinesRequest) Unmarshal ¶
func (m *ListMachinesRequest) Unmarshal(dAtA []byte) error
func (*ListMachinesRequest) XXX_DiscardUnknown ¶
func (m *ListMachinesRequest) XXX_DiscardUnknown()
func (*ListMachinesRequest) XXX_Marshal ¶
func (m *ListMachinesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMachinesRequest) XXX_Merge ¶
func (m *ListMachinesRequest) XXX_Merge(src proto.Message)
func (*ListMachinesRequest) XXX_Size ¶
func (m *ListMachinesRequest) XXX_Size() int
func (*ListMachinesRequest) XXX_Unmarshal ¶
func (m *ListMachinesRequest) XXX_Unmarshal(b []byte) error
type ListMachinesResponse ¶
type ListMachinesResponse struct { Machines []*Machine `protobuf:"bytes,1,rep,name=machines,proto3" json:"machines,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListMachinesResponse) Descriptor ¶
func (*ListMachinesResponse) Descriptor() ([]byte, []int)
func (*ListMachinesResponse) GetMachines ¶
func (m *ListMachinesResponse) GetMachines() []*Machine
func (*ListMachinesResponse) Marshal ¶
func (m *ListMachinesResponse) Marshal() (dAtA []byte, err error)
func (*ListMachinesResponse) MarshalTo ¶
func (m *ListMachinesResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListMachinesResponse) MarshalToSizedBuffer ¶
func (m *ListMachinesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListMachinesResponse) ProtoMessage ¶
func (*ListMachinesResponse) ProtoMessage()
func (*ListMachinesResponse) Reset ¶
func (m *ListMachinesResponse) Reset()
func (*ListMachinesResponse) Size ¶
func (m *ListMachinesResponse) Size() (n int)
func (*ListMachinesResponse) String ¶
func (this *ListMachinesResponse) String() string
func (*ListMachinesResponse) Unmarshal ¶
func (m *ListMachinesResponse) Unmarshal(dAtA []byte) error
func (*ListMachinesResponse) XXX_DiscardUnknown ¶
func (m *ListMachinesResponse) XXX_DiscardUnknown()
func (*ListMachinesResponse) XXX_Marshal ¶
func (m *ListMachinesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMachinesResponse) XXX_Merge ¶
func (m *ListMachinesResponse) XXX_Merge(src proto.Message)
func (*ListMachinesResponse) XXX_Size ¶
func (m *ListMachinesResponse) XXX_Size() int
func (*ListMachinesResponse) XXX_Unmarshal ¶
func (m *ListMachinesResponse) XXX_Unmarshal(b []byte) error
type Machine ¶
type Machine struct { Metadata *v1alpha1.ObjectMetadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Spec *MachineSpec `protobuf:"bytes,2,opt,name=spec,proto3" json:"spec,omitempty"` Status *MachineStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Machine) Descriptor ¶
func (*Machine) GetMetadata ¶
func (m *Machine) GetMetadata() *v1alpha1.ObjectMetadata
func (*Machine) GetSpec ¶
func (m *Machine) GetSpec() *MachineSpec
func (*Machine) GetStatus ¶
func (m *Machine) GetStatus() *MachineStatus
func (*Machine) MarshalToSizedBuffer ¶
func (*Machine) ProtoMessage ¶
func (*Machine) ProtoMessage()
func (*Machine) XXX_DiscardUnknown ¶
func (m *Machine) XXX_DiscardUnknown()
func (*Machine) XXX_Marshal ¶
func (*Machine) XXX_Unmarshal ¶
type MachineClass ¶
type MachineClass struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Capabilities *MachineClassCapabilities `protobuf:"bytes,2,opt,name=capabilities,proto3" json:"capabilities,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MachineClass) Descriptor ¶
func (*MachineClass) Descriptor() ([]byte, []int)
func (*MachineClass) GetCapabilities ¶
func (m *MachineClass) GetCapabilities() *MachineClassCapabilities
func (*MachineClass) GetName ¶
func (m *MachineClass) GetName() string
func (*MachineClass) Marshal ¶
func (m *MachineClass) Marshal() (dAtA []byte, err error)
func (*MachineClass) MarshalToSizedBuffer ¶
func (m *MachineClass) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MachineClass) ProtoMessage ¶
func (*MachineClass) ProtoMessage()
func (*MachineClass) Reset ¶
func (m *MachineClass) Reset()
func (*MachineClass) Size ¶
func (m *MachineClass) Size() (n int)
func (*MachineClass) String ¶
func (this *MachineClass) String() string
func (*MachineClass) Unmarshal ¶
func (m *MachineClass) Unmarshal(dAtA []byte) error
func (*MachineClass) XXX_DiscardUnknown ¶
func (m *MachineClass) XXX_DiscardUnknown()
func (*MachineClass) XXX_Marshal ¶
func (m *MachineClass) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MachineClass) XXX_Merge ¶
func (m *MachineClass) XXX_Merge(src proto.Message)
func (*MachineClass) XXX_Size ¶
func (m *MachineClass) XXX_Size() int
func (*MachineClass) XXX_Unmarshal ¶
func (m *MachineClass) XXX_Unmarshal(b []byte) error
type MachineClassCapabilities ¶
type MachineClassCapabilities struct { CpuMillis int64 `protobuf:"varint,1,opt,name=cpu_millis,json=cpuMillis,proto3" json:"cpu_millis,omitempty"` MemoryBytes int64 `protobuf:"varint,2,opt,name=memory_bytes,json=memoryBytes,proto3" json:"memory_bytes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MachineClassCapabilities) Descriptor ¶
func (*MachineClassCapabilities) Descriptor() ([]byte, []int)
func (*MachineClassCapabilities) GetCpuMillis ¶
func (m *MachineClassCapabilities) GetCpuMillis() int64
func (*MachineClassCapabilities) GetMemoryBytes ¶
func (m *MachineClassCapabilities) GetMemoryBytes() int64
func (*MachineClassCapabilities) Marshal ¶
func (m *MachineClassCapabilities) Marshal() (dAtA []byte, err error)
func (*MachineClassCapabilities) MarshalTo ¶
func (m *MachineClassCapabilities) MarshalTo(dAtA []byte) (int, error)
func (*MachineClassCapabilities) MarshalToSizedBuffer ¶
func (m *MachineClassCapabilities) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MachineClassCapabilities) ProtoMessage ¶
func (*MachineClassCapabilities) ProtoMessage()
func (*MachineClassCapabilities) Reset ¶
func (m *MachineClassCapabilities) Reset()
func (*MachineClassCapabilities) Size ¶
func (m *MachineClassCapabilities) Size() (n int)
func (*MachineClassCapabilities) String ¶
func (this *MachineClassCapabilities) String() string
func (*MachineClassCapabilities) Unmarshal ¶
func (m *MachineClassCapabilities) Unmarshal(dAtA []byte) error
func (*MachineClassCapabilities) XXX_DiscardUnknown ¶
func (m *MachineClassCapabilities) XXX_DiscardUnknown()
func (*MachineClassCapabilities) XXX_Marshal ¶
func (m *MachineClassCapabilities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MachineClassCapabilities) XXX_Merge ¶
func (m *MachineClassCapabilities) XXX_Merge(src proto.Message)
func (*MachineClassCapabilities) XXX_Size ¶
func (m *MachineClassCapabilities) XXX_Size() int
func (*MachineClassCapabilities) XXX_Unmarshal ¶
func (m *MachineClassCapabilities) XXX_Unmarshal(b []byte) error
type MachineClassStatus ¶
type MachineClassStatus struct { MachineClass *MachineClass `protobuf:"bytes,1,opt,name=machine_class,json=machineClass,proto3" json:"machine_class,omitempty"` Quantity int64 `protobuf:"varint,2,opt,name=quantity,proto3" json:"quantity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MachineClassStatus) Descriptor ¶
func (*MachineClassStatus) Descriptor() ([]byte, []int)
func (*MachineClassStatus) GetMachineClass ¶
func (m *MachineClassStatus) GetMachineClass() *MachineClass
func (*MachineClassStatus) GetQuantity ¶
func (m *MachineClassStatus) GetQuantity() int64
func (*MachineClassStatus) Marshal ¶
func (m *MachineClassStatus) Marshal() (dAtA []byte, err error)
func (*MachineClassStatus) MarshalTo ¶
func (m *MachineClassStatus) MarshalTo(dAtA []byte) (int, error)
func (*MachineClassStatus) MarshalToSizedBuffer ¶
func (m *MachineClassStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MachineClassStatus) ProtoMessage ¶
func (*MachineClassStatus) ProtoMessage()
func (*MachineClassStatus) Reset ¶
func (m *MachineClassStatus) Reset()
func (*MachineClassStatus) Size ¶
func (m *MachineClassStatus) Size() (n int)
func (*MachineClassStatus) String ¶
func (this *MachineClassStatus) String() string
func (*MachineClassStatus) Unmarshal ¶
func (m *MachineClassStatus) Unmarshal(dAtA []byte) error
func (*MachineClassStatus) XXX_DiscardUnknown ¶
func (m *MachineClassStatus) XXX_DiscardUnknown()
func (*MachineClassStatus) XXX_Marshal ¶
func (m *MachineClassStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MachineClassStatus) XXX_Merge ¶
func (m *MachineClassStatus) XXX_Merge(src proto.Message)
func (*MachineClassStatus) XXX_Size ¶
func (m *MachineClassStatus) XXX_Size() int
func (*MachineClassStatus) XXX_Unmarshal ¶
func (m *MachineClassStatus) XXX_Unmarshal(b []byte) error
type MachineFilter ¶
type MachineFilter struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` LabelSelector map[string]string `` /* 188-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MachineFilter) Descriptor ¶
func (*MachineFilter) Descriptor() ([]byte, []int)
func (*MachineFilter) GetId ¶
func (m *MachineFilter) GetId() string
func (*MachineFilter) GetLabelSelector ¶
func (m *MachineFilter) GetLabelSelector() map[string]string
func (*MachineFilter) Marshal ¶
func (m *MachineFilter) Marshal() (dAtA []byte, err error)
func (*MachineFilter) MarshalToSizedBuffer ¶
func (m *MachineFilter) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MachineFilter) ProtoMessage ¶
func (*MachineFilter) ProtoMessage()
func (*MachineFilter) Reset ¶
func (m *MachineFilter) Reset()
func (*MachineFilter) Size ¶
func (m *MachineFilter) Size() (n int)
func (*MachineFilter) String ¶
func (this *MachineFilter) String() string
func (*MachineFilter) Unmarshal ¶
func (m *MachineFilter) Unmarshal(dAtA []byte) error
func (*MachineFilter) XXX_DiscardUnknown ¶
func (m *MachineFilter) XXX_DiscardUnknown()
func (*MachineFilter) XXX_Marshal ¶
func (m *MachineFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MachineFilter) XXX_Merge ¶
func (m *MachineFilter) XXX_Merge(src proto.Message)
func (*MachineFilter) XXX_Size ¶
func (m *MachineFilter) XXX_Size() int
func (*MachineFilter) XXX_Unmarshal ¶
func (m *MachineFilter) XXX_Unmarshal(b []byte) error
type MachineRuntimeClient ¶
type MachineRuntimeClient interface { Version(ctx context.Context, in *VersionRequest, opts ...grpc.CallOption) (*VersionResponse, error) ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error) ListMachines(ctx context.Context, in *ListMachinesRequest, opts ...grpc.CallOption) (*ListMachinesResponse, error) CreateMachine(ctx context.Context, in *CreateMachineRequest, opts ...grpc.CallOption) (*CreateMachineResponse, error) DeleteMachine(ctx context.Context, in *DeleteMachineRequest, opts ...grpc.CallOption) (*DeleteMachineResponse, error) UpdateMachineAnnotations(ctx context.Context, in *UpdateMachineAnnotationsRequest, opts ...grpc.CallOption) (*UpdateMachineAnnotationsResponse, error) UpdateMachinePower(ctx context.Context, in *UpdateMachinePowerRequest, opts ...grpc.CallOption) (*UpdateMachinePowerResponse, error) AttachVolume(ctx context.Context, in *AttachVolumeRequest, opts ...grpc.CallOption) (*AttachVolumeResponse, error) DetachVolume(ctx context.Context, in *DetachVolumeRequest, opts ...grpc.CallOption) (*DetachVolumeResponse, error) AttachNetworkInterface(ctx context.Context, in *AttachNetworkInterfaceRequest, opts ...grpc.CallOption) (*AttachNetworkInterfaceResponse, error) DetachNetworkInterface(ctx context.Context, in *DetachNetworkInterfaceRequest, opts ...grpc.CallOption) (*DetachNetworkInterfaceResponse, error) Status(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption) (*StatusResponse, error) Exec(ctx context.Context, in *ExecRequest, opts ...grpc.CallOption) (*ExecResponse, error) }
MachineRuntimeClient is the client API for MachineRuntime service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMachineRuntimeClient ¶
func NewMachineRuntimeClient(cc *grpc.ClientConn) MachineRuntimeClient
type MachineRuntimeServer ¶
type MachineRuntimeServer interface { Version(context.Context, *VersionRequest) (*VersionResponse, error) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error) ListMachines(context.Context, *ListMachinesRequest) (*ListMachinesResponse, error) CreateMachine(context.Context, *CreateMachineRequest) (*CreateMachineResponse, error) DeleteMachine(context.Context, *DeleteMachineRequest) (*DeleteMachineResponse, error) UpdateMachineAnnotations(context.Context, *UpdateMachineAnnotationsRequest) (*UpdateMachineAnnotationsResponse, error) UpdateMachinePower(context.Context, *UpdateMachinePowerRequest) (*UpdateMachinePowerResponse, error) AttachVolume(context.Context, *AttachVolumeRequest) (*AttachVolumeResponse, error) DetachVolume(context.Context, *DetachVolumeRequest) (*DetachVolumeResponse, error) AttachNetworkInterface(context.Context, *AttachNetworkInterfaceRequest) (*AttachNetworkInterfaceResponse, error) DetachNetworkInterface(context.Context, *DetachNetworkInterfaceRequest) (*DetachNetworkInterfaceResponse, error) Status(context.Context, *StatusRequest) (*StatusResponse, error) Exec(context.Context, *ExecRequest) (*ExecResponse, error) }
MachineRuntimeServer is the server API for MachineRuntime service.
type MachineSpec ¶
type MachineSpec struct { Power Power `protobuf:"varint,1,opt,name=power,proto3,enum=machine.v1alpha1.Power" json:"power,omitempty"` Image *ImageSpec `protobuf:"bytes,2,opt,name=image,proto3" json:"image,omitempty"` Class string `protobuf:"bytes,3,opt,name=class,proto3" json:"class,omitempty"` IgnitionData []byte `protobuf:"bytes,4,opt,name=ignition_data,json=ignitionData,proto3" json:"ignition_data,omitempty"` Volumes []*Volume `protobuf:"bytes,5,rep,name=volumes,proto3" json:"volumes,omitempty"` NetworkInterfaces []*NetworkInterface `protobuf:"bytes,6,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MachineSpec) Descriptor ¶
func (*MachineSpec) Descriptor() ([]byte, []int)
func (*MachineSpec) GetClass ¶
func (m *MachineSpec) GetClass() string
func (*MachineSpec) GetIgnitionData ¶
func (m *MachineSpec) GetIgnitionData() []byte
func (*MachineSpec) GetImage ¶
func (m *MachineSpec) GetImage() *ImageSpec
func (*MachineSpec) GetNetworkInterfaces ¶
func (m *MachineSpec) GetNetworkInterfaces() []*NetworkInterface
func (*MachineSpec) GetPower ¶
func (m *MachineSpec) GetPower() Power
func (*MachineSpec) GetVolumes ¶
func (m *MachineSpec) GetVolumes() []*Volume
func (*MachineSpec) Marshal ¶
func (m *MachineSpec) Marshal() (dAtA []byte, err error)
func (*MachineSpec) MarshalToSizedBuffer ¶
func (m *MachineSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MachineSpec) ProtoMessage ¶
func (*MachineSpec) ProtoMessage()
func (*MachineSpec) Reset ¶
func (m *MachineSpec) Reset()
func (*MachineSpec) Size ¶
func (m *MachineSpec) Size() (n int)
func (*MachineSpec) String ¶
func (this *MachineSpec) String() string
func (*MachineSpec) Unmarshal ¶
func (m *MachineSpec) Unmarshal(dAtA []byte) error
func (*MachineSpec) XXX_DiscardUnknown ¶
func (m *MachineSpec) XXX_DiscardUnknown()
func (*MachineSpec) XXX_Marshal ¶
func (m *MachineSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MachineSpec) XXX_Merge ¶
func (m *MachineSpec) XXX_Merge(src proto.Message)
func (*MachineSpec) XXX_Size ¶
func (m *MachineSpec) XXX_Size() int
func (*MachineSpec) XXX_Unmarshal ¶
func (m *MachineSpec) XXX_Unmarshal(b []byte) error
type MachineState ¶
type MachineState int32
const ( MachineState_MACHINE_PENDING MachineState = 0 MachineState_MACHINE_RUNNING MachineState = 1 MachineState_MACHINE_SUSPENDED MachineState = 2 MachineState_MACHINE_TERMINATED MachineState = 3 MachineState_MACHINE_TERMINATING MachineState = 4 )
func (MachineState) EnumDescriptor ¶
func (MachineState) EnumDescriptor() ([]byte, []int)
func (MachineState) String ¶
func (x MachineState) String() string
type MachineStatus ¶
type MachineStatus struct { ObservedGeneration int64 `protobuf:"varint,1,opt,name=observed_generation,json=observedGeneration,proto3" json:"observed_generation,omitempty"` State MachineState `protobuf:"varint,2,opt,name=state,proto3,enum=machine.v1alpha1.MachineState" json:"state,omitempty"` ImageRef string `protobuf:"bytes,3,opt,name=image_ref,json=imageRef,proto3" json:"image_ref,omitempty"` Volumes []*VolumeStatus `protobuf:"bytes,4,rep,name=volumes,proto3" json:"volumes,omitempty"` NetworkInterfaces []*NetworkInterfaceStatus `protobuf:"bytes,5,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MachineStatus) Descriptor ¶
func (*MachineStatus) Descriptor() ([]byte, []int)
func (*MachineStatus) GetImageRef ¶
func (m *MachineStatus) GetImageRef() string
func (*MachineStatus) GetNetworkInterfaces ¶
func (m *MachineStatus) GetNetworkInterfaces() []*NetworkInterfaceStatus
func (*MachineStatus) GetObservedGeneration ¶
func (m *MachineStatus) GetObservedGeneration() int64
func (*MachineStatus) GetState ¶
func (m *MachineStatus) GetState() MachineState
func (*MachineStatus) GetVolumes ¶
func (m *MachineStatus) GetVolumes() []*VolumeStatus
func (*MachineStatus) Marshal ¶
func (m *MachineStatus) Marshal() (dAtA []byte, err error)
func (*MachineStatus) MarshalToSizedBuffer ¶
func (m *MachineStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MachineStatus) ProtoMessage ¶
func (*MachineStatus) ProtoMessage()
func (*MachineStatus) Reset ¶
func (m *MachineStatus) Reset()
func (*MachineStatus) Size ¶
func (m *MachineStatus) Size() (n int)
func (*MachineStatus) String ¶
func (this *MachineStatus) String() string
func (*MachineStatus) Unmarshal ¶
func (m *MachineStatus) Unmarshal(dAtA []byte) error
func (*MachineStatus) XXX_DiscardUnknown ¶
func (m *MachineStatus) XXX_DiscardUnknown()
func (*MachineStatus) XXX_Marshal ¶
func (m *MachineStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MachineStatus) XXX_Merge ¶
func (m *MachineStatus) XXX_Merge(src proto.Message)
func (*MachineStatus) XXX_Size ¶
func (m *MachineStatus) XXX_Size() int
func (*MachineStatus) XXX_Unmarshal ¶
func (m *MachineStatus) XXX_Unmarshal(b []byte) error
type NetworkInterface ¶
type NetworkInterface struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` NetworkId string `protobuf:"bytes,2,opt,name=network_id,json=networkId,proto3" json:"network_id,omitempty"` Ips []string `protobuf:"bytes,3,rep,name=ips,proto3" json:"ips,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkInterface) Descriptor ¶
func (*NetworkInterface) Descriptor() ([]byte, []int)
func (*NetworkInterface) GetAttributes ¶
func (m *NetworkInterface) GetAttributes() map[string]string
func (*NetworkInterface) GetIps ¶
func (m *NetworkInterface) GetIps() []string
func (*NetworkInterface) GetName ¶
func (m *NetworkInterface) GetName() string
func (*NetworkInterface) GetNetworkId ¶
func (m *NetworkInterface) GetNetworkId() string
func (*NetworkInterface) Marshal ¶
func (m *NetworkInterface) Marshal() (dAtA []byte, err error)
func (*NetworkInterface) MarshalToSizedBuffer ¶
func (m *NetworkInterface) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkInterface) ProtoMessage ¶
func (*NetworkInterface) ProtoMessage()
func (*NetworkInterface) Reset ¶
func (m *NetworkInterface) Reset()
func (*NetworkInterface) Size ¶
func (m *NetworkInterface) Size() (n int)
func (*NetworkInterface) String ¶
func (this *NetworkInterface) String() string
func (*NetworkInterface) Unmarshal ¶
func (m *NetworkInterface) Unmarshal(dAtA []byte) error
func (*NetworkInterface) XXX_DiscardUnknown ¶
func (m *NetworkInterface) XXX_DiscardUnknown()
func (*NetworkInterface) XXX_Marshal ¶
func (m *NetworkInterface) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkInterface) XXX_Merge ¶
func (m *NetworkInterface) XXX_Merge(src proto.Message)
func (*NetworkInterface) XXX_Size ¶
func (m *NetworkInterface) XXX_Size() int
func (*NetworkInterface) XXX_Unmarshal ¶
func (m *NetworkInterface) XXX_Unmarshal(b []byte) error
type NetworkInterfaceState ¶
type NetworkInterfaceState int32
const ( NetworkInterfaceState_NETWORK_INTERFACE_PENDING NetworkInterfaceState = 0 NetworkInterfaceState_NETWORK_INTERFACE_ATTACHED NetworkInterfaceState = 1 )
func (NetworkInterfaceState) EnumDescriptor ¶
func (NetworkInterfaceState) EnumDescriptor() ([]byte, []int)
func (NetworkInterfaceState) String ¶
func (x NetworkInterfaceState) String() string
type NetworkInterfaceStatus ¶
type NetworkInterfaceStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` State NetworkInterfaceState `protobuf:"varint,3,opt,name=state,proto3,enum=machine.v1alpha1.NetworkInterfaceState" json:"state,omitempty"` Ips []string `protobuf:"bytes,4,rep,name=ips,proto3" json:"ips,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NetworkInterfaceStatus) Descriptor ¶
func (*NetworkInterfaceStatus) Descriptor() ([]byte, []int)
func (*NetworkInterfaceStatus) GetHandle ¶
func (m *NetworkInterfaceStatus) GetHandle() string
func (*NetworkInterfaceStatus) GetIps ¶
func (m *NetworkInterfaceStatus) GetIps() []string
func (*NetworkInterfaceStatus) GetName ¶
func (m *NetworkInterfaceStatus) GetName() string
func (*NetworkInterfaceStatus) GetState ¶
func (m *NetworkInterfaceStatus) GetState() NetworkInterfaceState
func (*NetworkInterfaceStatus) Marshal ¶
func (m *NetworkInterfaceStatus) Marshal() (dAtA []byte, err error)
func (*NetworkInterfaceStatus) MarshalTo ¶
func (m *NetworkInterfaceStatus) MarshalTo(dAtA []byte) (int, error)
func (*NetworkInterfaceStatus) MarshalToSizedBuffer ¶
func (m *NetworkInterfaceStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NetworkInterfaceStatus) ProtoMessage ¶
func (*NetworkInterfaceStatus) ProtoMessage()
func (*NetworkInterfaceStatus) Reset ¶
func (m *NetworkInterfaceStatus) Reset()
func (*NetworkInterfaceStatus) Size ¶
func (m *NetworkInterfaceStatus) Size() (n int)
func (*NetworkInterfaceStatus) String ¶
func (this *NetworkInterfaceStatus) String() string
func (*NetworkInterfaceStatus) Unmarshal ¶
func (m *NetworkInterfaceStatus) Unmarshal(dAtA []byte) error
func (*NetworkInterfaceStatus) XXX_DiscardUnknown ¶
func (m *NetworkInterfaceStatus) XXX_DiscardUnknown()
func (*NetworkInterfaceStatus) XXX_Marshal ¶
func (m *NetworkInterfaceStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkInterfaceStatus) XXX_Merge ¶
func (m *NetworkInterfaceStatus) XXX_Merge(src proto.Message)
func (*NetworkInterfaceStatus) XXX_Size ¶
func (m *NetworkInterfaceStatus) XXX_Size() int
func (*NetworkInterfaceStatus) XXX_Unmarshal ¶
func (m *NetworkInterfaceStatus) XXX_Unmarshal(b []byte) error
type StatusRequest ¶
type StatusRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StatusRequest) Descriptor ¶
func (*StatusRequest) Descriptor() ([]byte, []int)
func (*StatusRequest) Marshal ¶
func (m *StatusRequest) Marshal() (dAtA []byte, err error)
func (*StatusRequest) MarshalToSizedBuffer ¶
func (m *StatusRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StatusRequest) ProtoMessage ¶
func (*StatusRequest) ProtoMessage()
func (*StatusRequest) Reset ¶
func (m *StatusRequest) Reset()
func (*StatusRequest) Size ¶
func (m *StatusRequest) Size() (n int)
func (*StatusRequest) String ¶
func (this *StatusRequest) String() string
func (*StatusRequest) Unmarshal ¶
func (m *StatusRequest) Unmarshal(dAtA []byte) error
func (*StatusRequest) XXX_DiscardUnknown ¶
func (m *StatusRequest) XXX_DiscardUnknown()
func (*StatusRequest) XXX_Marshal ¶
func (m *StatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusRequest) XXX_Merge ¶
func (m *StatusRequest) XXX_Merge(src proto.Message)
func (*StatusRequest) XXX_Size ¶
func (m *StatusRequest) XXX_Size() int
func (*StatusRequest) XXX_Unmarshal ¶
func (m *StatusRequest) XXX_Unmarshal(b []byte) error
type StatusResponse ¶
type StatusResponse struct { MachineClassStatus []*MachineClassStatus `protobuf:"bytes,1,rep,name=machine_class_status,json=machineClassStatus,proto3" json:"machine_class_status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StatusResponse) Descriptor ¶
func (*StatusResponse) Descriptor() ([]byte, []int)
func (*StatusResponse) GetMachineClassStatus ¶
func (m *StatusResponse) GetMachineClassStatus() []*MachineClassStatus
func (*StatusResponse) Marshal ¶
func (m *StatusResponse) Marshal() (dAtA []byte, err error)
func (*StatusResponse) MarshalToSizedBuffer ¶
func (m *StatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StatusResponse) ProtoMessage ¶
func (*StatusResponse) ProtoMessage()
func (*StatusResponse) Reset ¶
func (m *StatusResponse) Reset()
func (*StatusResponse) Size ¶
func (m *StatusResponse) Size() (n int)
func (*StatusResponse) String ¶
func (this *StatusResponse) String() string
func (*StatusResponse) Unmarshal ¶
func (m *StatusResponse) Unmarshal(dAtA []byte) error
func (*StatusResponse) XXX_DiscardUnknown ¶
func (m *StatusResponse) XXX_DiscardUnknown()
func (*StatusResponse) XXX_Marshal ¶
func (m *StatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusResponse) XXX_Merge ¶
func (m *StatusResponse) XXX_Merge(src proto.Message)
func (*StatusResponse) XXX_Size ¶
func (m *StatusResponse) XXX_Size() int
func (*StatusResponse) XXX_Unmarshal ¶
func (m *StatusResponse) XXX_Unmarshal(b []byte) error
type UnimplementedMachineRuntimeServer ¶
type UnimplementedMachineRuntimeServer struct { }
UnimplementedMachineRuntimeServer can be embedded to have forward compatible implementations.
func (*UnimplementedMachineRuntimeServer) AttachNetworkInterface ¶
func (*UnimplementedMachineRuntimeServer) AttachNetworkInterface(ctx context.Context, req *AttachNetworkInterfaceRequest) (*AttachNetworkInterfaceResponse, error)
func (*UnimplementedMachineRuntimeServer) AttachVolume ¶
func (*UnimplementedMachineRuntimeServer) AttachVolume(ctx context.Context, req *AttachVolumeRequest) (*AttachVolumeResponse, error)
func (*UnimplementedMachineRuntimeServer) CreateMachine ¶
func (*UnimplementedMachineRuntimeServer) CreateMachine(ctx context.Context, req *CreateMachineRequest) (*CreateMachineResponse, error)
func (*UnimplementedMachineRuntimeServer) DeleteMachine ¶
func (*UnimplementedMachineRuntimeServer) DeleteMachine(ctx context.Context, req *DeleteMachineRequest) (*DeleteMachineResponse, error)
func (*UnimplementedMachineRuntimeServer) DetachNetworkInterface ¶
func (*UnimplementedMachineRuntimeServer) DetachNetworkInterface(ctx context.Context, req *DetachNetworkInterfaceRequest) (*DetachNetworkInterfaceResponse, error)
func (*UnimplementedMachineRuntimeServer) DetachVolume ¶
func (*UnimplementedMachineRuntimeServer) DetachVolume(ctx context.Context, req *DetachVolumeRequest) (*DetachVolumeResponse, error)
func (*UnimplementedMachineRuntimeServer) Exec ¶
func (*UnimplementedMachineRuntimeServer) Exec(ctx context.Context, req *ExecRequest) (*ExecResponse, error)
func (*UnimplementedMachineRuntimeServer) ListEvents ¶ added in v0.2.0
func (*UnimplementedMachineRuntimeServer) ListEvents(ctx context.Context, req *ListEventsRequest) (*ListEventsResponse, error)
func (*UnimplementedMachineRuntimeServer) ListMachines ¶
func (*UnimplementedMachineRuntimeServer) ListMachines(ctx context.Context, req *ListMachinesRequest) (*ListMachinesResponse, error)
func (*UnimplementedMachineRuntimeServer) Status ¶
func (*UnimplementedMachineRuntimeServer) Status(ctx context.Context, req *StatusRequest) (*StatusResponse, error)
func (*UnimplementedMachineRuntimeServer) UpdateMachineAnnotations ¶
func (*UnimplementedMachineRuntimeServer) UpdateMachineAnnotations(ctx context.Context, req *UpdateMachineAnnotationsRequest) (*UpdateMachineAnnotationsResponse, error)
func (*UnimplementedMachineRuntimeServer) UpdateMachinePower ¶
func (*UnimplementedMachineRuntimeServer) UpdateMachinePower(ctx context.Context, req *UpdateMachinePowerRequest) (*UpdateMachinePowerResponse, error)
func (*UnimplementedMachineRuntimeServer) Version ¶
func (*UnimplementedMachineRuntimeServer) Version(ctx context.Context, req *VersionRequest) (*VersionResponse, error)
type UpdateMachineAnnotationsRequest ¶
type UpdateMachineAnnotationsRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMachineAnnotationsRequest) Descriptor ¶
func (*UpdateMachineAnnotationsRequest) Descriptor() ([]byte, []int)
func (*UpdateMachineAnnotationsRequest) GetAnnotations ¶
func (m *UpdateMachineAnnotationsRequest) GetAnnotations() map[string]string
func (*UpdateMachineAnnotationsRequest) GetMachineId ¶
func (m *UpdateMachineAnnotationsRequest) GetMachineId() string
func (*UpdateMachineAnnotationsRequest) Marshal ¶
func (m *UpdateMachineAnnotationsRequest) Marshal() (dAtA []byte, err error)
func (*UpdateMachineAnnotationsRequest) MarshalTo ¶
func (m *UpdateMachineAnnotationsRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateMachineAnnotationsRequest) MarshalToSizedBuffer ¶
func (m *UpdateMachineAnnotationsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateMachineAnnotationsRequest) ProtoMessage ¶
func (*UpdateMachineAnnotationsRequest) ProtoMessage()
func (*UpdateMachineAnnotationsRequest) Reset ¶
func (m *UpdateMachineAnnotationsRequest) Reset()
func (*UpdateMachineAnnotationsRequest) Size ¶
func (m *UpdateMachineAnnotationsRequest) Size() (n int)
func (*UpdateMachineAnnotationsRequest) String ¶
func (this *UpdateMachineAnnotationsRequest) String() string
func (*UpdateMachineAnnotationsRequest) Unmarshal ¶
func (m *UpdateMachineAnnotationsRequest) Unmarshal(dAtA []byte) error
func (*UpdateMachineAnnotationsRequest) XXX_DiscardUnknown ¶
func (m *UpdateMachineAnnotationsRequest) XXX_DiscardUnknown()
func (*UpdateMachineAnnotationsRequest) XXX_Marshal ¶
func (m *UpdateMachineAnnotationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMachineAnnotationsRequest) XXX_Merge ¶
func (m *UpdateMachineAnnotationsRequest) XXX_Merge(src proto.Message)
func (*UpdateMachineAnnotationsRequest) XXX_Size ¶
func (m *UpdateMachineAnnotationsRequest) XXX_Size() int
func (*UpdateMachineAnnotationsRequest) XXX_Unmarshal ¶
func (m *UpdateMachineAnnotationsRequest) XXX_Unmarshal(b []byte) error
type UpdateMachineAnnotationsResponse ¶
type UpdateMachineAnnotationsResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMachineAnnotationsResponse) Descriptor ¶
func (*UpdateMachineAnnotationsResponse) Descriptor() ([]byte, []int)
func (*UpdateMachineAnnotationsResponse) Marshal ¶
func (m *UpdateMachineAnnotationsResponse) Marshal() (dAtA []byte, err error)
func (*UpdateMachineAnnotationsResponse) MarshalTo ¶
func (m *UpdateMachineAnnotationsResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateMachineAnnotationsResponse) MarshalToSizedBuffer ¶
func (m *UpdateMachineAnnotationsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateMachineAnnotationsResponse) ProtoMessage ¶
func (*UpdateMachineAnnotationsResponse) ProtoMessage()
func (*UpdateMachineAnnotationsResponse) Reset ¶
func (m *UpdateMachineAnnotationsResponse) Reset()
func (*UpdateMachineAnnotationsResponse) Size ¶
func (m *UpdateMachineAnnotationsResponse) Size() (n int)
func (*UpdateMachineAnnotationsResponse) String ¶
func (this *UpdateMachineAnnotationsResponse) String() string
func (*UpdateMachineAnnotationsResponse) Unmarshal ¶
func (m *UpdateMachineAnnotationsResponse) Unmarshal(dAtA []byte) error
func (*UpdateMachineAnnotationsResponse) XXX_DiscardUnknown ¶
func (m *UpdateMachineAnnotationsResponse) XXX_DiscardUnknown()
func (*UpdateMachineAnnotationsResponse) XXX_Marshal ¶
func (m *UpdateMachineAnnotationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMachineAnnotationsResponse) XXX_Merge ¶
func (m *UpdateMachineAnnotationsResponse) XXX_Merge(src proto.Message)
func (*UpdateMachineAnnotationsResponse) XXX_Size ¶
func (m *UpdateMachineAnnotationsResponse) XXX_Size() int
func (*UpdateMachineAnnotationsResponse) XXX_Unmarshal ¶
func (m *UpdateMachineAnnotationsResponse) XXX_Unmarshal(b []byte) error
type UpdateMachinePowerRequest ¶
type UpdateMachinePowerRequest struct { MachineId string `protobuf:"bytes,1,opt,name=machine_id,json=machineId,proto3" json:"machine_id,omitempty"` Power Power `protobuf:"varint,2,opt,name=power,proto3,enum=machine.v1alpha1.Power" json:"power,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMachinePowerRequest) Descriptor ¶
func (*UpdateMachinePowerRequest) Descriptor() ([]byte, []int)
func (*UpdateMachinePowerRequest) GetMachineId ¶
func (m *UpdateMachinePowerRequest) GetMachineId() string
func (*UpdateMachinePowerRequest) GetPower ¶
func (m *UpdateMachinePowerRequest) GetPower() Power
func (*UpdateMachinePowerRequest) Marshal ¶
func (m *UpdateMachinePowerRequest) Marshal() (dAtA []byte, err error)
func (*UpdateMachinePowerRequest) MarshalTo ¶
func (m *UpdateMachinePowerRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateMachinePowerRequest) MarshalToSizedBuffer ¶
func (m *UpdateMachinePowerRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateMachinePowerRequest) ProtoMessage ¶
func (*UpdateMachinePowerRequest) ProtoMessage()
func (*UpdateMachinePowerRequest) Reset ¶
func (m *UpdateMachinePowerRequest) Reset()
func (*UpdateMachinePowerRequest) Size ¶
func (m *UpdateMachinePowerRequest) Size() (n int)
func (*UpdateMachinePowerRequest) String ¶
func (this *UpdateMachinePowerRequest) String() string
func (*UpdateMachinePowerRequest) Unmarshal ¶
func (m *UpdateMachinePowerRequest) Unmarshal(dAtA []byte) error
func (*UpdateMachinePowerRequest) XXX_DiscardUnknown ¶
func (m *UpdateMachinePowerRequest) XXX_DiscardUnknown()
func (*UpdateMachinePowerRequest) XXX_Marshal ¶
func (m *UpdateMachinePowerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMachinePowerRequest) XXX_Merge ¶
func (m *UpdateMachinePowerRequest) XXX_Merge(src proto.Message)
func (*UpdateMachinePowerRequest) XXX_Size ¶
func (m *UpdateMachinePowerRequest) XXX_Size() int
func (*UpdateMachinePowerRequest) XXX_Unmarshal ¶
func (m *UpdateMachinePowerRequest) XXX_Unmarshal(b []byte) error
type UpdateMachinePowerResponse ¶
type UpdateMachinePowerResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMachinePowerResponse) Descriptor ¶
func (*UpdateMachinePowerResponse) Descriptor() ([]byte, []int)
func (*UpdateMachinePowerResponse) Marshal ¶
func (m *UpdateMachinePowerResponse) Marshal() (dAtA []byte, err error)
func (*UpdateMachinePowerResponse) MarshalTo ¶
func (m *UpdateMachinePowerResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateMachinePowerResponse) MarshalToSizedBuffer ¶
func (m *UpdateMachinePowerResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateMachinePowerResponse) ProtoMessage ¶
func (*UpdateMachinePowerResponse) ProtoMessage()
func (*UpdateMachinePowerResponse) Reset ¶
func (m *UpdateMachinePowerResponse) Reset()
func (*UpdateMachinePowerResponse) Size ¶
func (m *UpdateMachinePowerResponse) Size() (n int)
func (*UpdateMachinePowerResponse) String ¶
func (this *UpdateMachinePowerResponse) String() string
func (*UpdateMachinePowerResponse) Unmarshal ¶
func (m *UpdateMachinePowerResponse) Unmarshal(dAtA []byte) error
func (*UpdateMachinePowerResponse) XXX_DiscardUnknown ¶
func (m *UpdateMachinePowerResponse) XXX_DiscardUnknown()
func (*UpdateMachinePowerResponse) XXX_Marshal ¶
func (m *UpdateMachinePowerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMachinePowerResponse) XXX_Merge ¶
func (m *UpdateMachinePowerResponse) XXX_Merge(src proto.Message)
func (*UpdateMachinePowerResponse) XXX_Size ¶
func (m *UpdateMachinePowerResponse) XXX_Size() int
func (*UpdateMachinePowerResponse) XXX_Unmarshal ¶
func (m *UpdateMachinePowerResponse) XXX_Unmarshal(b []byte) error
type VersionRequest ¶
type VersionRequest struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VersionRequest) Descriptor ¶
func (*VersionRequest) Descriptor() ([]byte, []int)
func (*VersionRequest) GetVersion ¶
func (m *VersionRequest) GetVersion() string
func (*VersionRequest) Marshal ¶
func (m *VersionRequest) Marshal() (dAtA []byte, err error)
func (*VersionRequest) MarshalToSizedBuffer ¶
func (m *VersionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VersionRequest) ProtoMessage ¶
func (*VersionRequest) ProtoMessage()
func (*VersionRequest) Reset ¶
func (m *VersionRequest) Reset()
func (*VersionRequest) Size ¶
func (m *VersionRequest) Size() (n int)
func (*VersionRequest) String ¶
func (this *VersionRequest) String() string
func (*VersionRequest) Unmarshal ¶
func (m *VersionRequest) Unmarshal(dAtA []byte) error
func (*VersionRequest) XXX_DiscardUnknown ¶
func (m *VersionRequest) XXX_DiscardUnknown()
func (*VersionRequest) XXX_Marshal ¶
func (m *VersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VersionRequest) XXX_Merge ¶
func (m *VersionRequest) XXX_Merge(src proto.Message)
func (*VersionRequest) XXX_Size ¶
func (m *VersionRequest) XXX_Size() int
func (*VersionRequest) XXX_Unmarshal ¶
func (m *VersionRequest) XXX_Unmarshal(b []byte) error
type VersionResponse ¶
type VersionResponse struct { // Name of the machine runtime. RuntimeName string `protobuf:"bytes,1,opt,name=runtime_name,json=runtimeName,proto3" json:"runtime_name,omitempty"` // Version of the machine runtime. The string must be // semver-compatible. RuntimeVersion string `protobuf:"bytes,2,opt,name=runtime_version,json=runtimeVersion,proto3" json:"runtime_version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VersionResponse) Descriptor ¶
func (*VersionResponse) Descriptor() ([]byte, []int)
func (*VersionResponse) GetRuntimeName ¶
func (m *VersionResponse) GetRuntimeName() string
func (*VersionResponse) GetRuntimeVersion ¶
func (m *VersionResponse) GetRuntimeVersion() string
func (*VersionResponse) Marshal ¶
func (m *VersionResponse) Marshal() (dAtA []byte, err error)
func (*VersionResponse) MarshalToSizedBuffer ¶
func (m *VersionResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VersionResponse) ProtoMessage ¶
func (*VersionResponse) ProtoMessage()
func (*VersionResponse) Reset ¶
func (m *VersionResponse) Reset()
func (*VersionResponse) Size ¶
func (m *VersionResponse) Size() (n int)
func (*VersionResponse) String ¶
func (this *VersionResponse) String() string
func (*VersionResponse) Unmarshal ¶
func (m *VersionResponse) Unmarshal(dAtA []byte) error
func (*VersionResponse) XXX_DiscardUnknown ¶
func (m *VersionResponse) XXX_DiscardUnknown()
func (*VersionResponse) XXX_Marshal ¶
func (m *VersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VersionResponse) XXX_Merge ¶
func (m *VersionResponse) XXX_Merge(src proto.Message)
func (*VersionResponse) XXX_Size ¶
func (m *VersionResponse) XXX_Size() int
func (*VersionResponse) XXX_Unmarshal ¶
func (m *VersionResponse) XXX_Unmarshal(b []byte) error
type Volume ¶
type Volume struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Device string `protobuf:"bytes,2,opt,name=device,proto3" json:"device,omitempty"` EmptyDisk *EmptyDisk `protobuf:"bytes,4,opt,name=empty_disk,json=emptyDisk,proto3" json:"empty_disk,omitempty"` Connection *VolumeConnection `protobuf:"bytes,5,opt,name=connection,proto3" json:"connection,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Volume) Descriptor ¶
func (*Volume) GetConnection ¶
func (m *Volume) GetConnection() *VolumeConnection
func (*Volume) GetEmptyDisk ¶
func (*Volume) MarshalToSizedBuffer ¶
func (*Volume) ProtoMessage ¶
func (*Volume) ProtoMessage()
func (*Volume) XXX_DiscardUnknown ¶
func (m *Volume) XXX_DiscardUnknown()
func (*Volume) XXX_Marshal ¶
func (*Volume) XXX_Unmarshal ¶
type VolumeConnection ¶
type VolumeConnection struct { Driver string `protobuf:"bytes,1,opt,name=driver,proto3" json:"driver,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ SecretData map[string][]byte `` /* 179-byte string literal not displayed */ EncryptionData map[string][]byte `` /* 191-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VolumeConnection) Descriptor ¶
func (*VolumeConnection) Descriptor() ([]byte, []int)
func (*VolumeConnection) GetAttributes ¶
func (m *VolumeConnection) GetAttributes() map[string]string
func (*VolumeConnection) GetDriver ¶
func (m *VolumeConnection) GetDriver() string
func (*VolumeConnection) GetEncryptionData ¶
func (m *VolumeConnection) GetEncryptionData() map[string][]byte
func (*VolumeConnection) GetHandle ¶
func (m *VolumeConnection) GetHandle() string
func (*VolumeConnection) GetSecretData ¶
func (m *VolumeConnection) GetSecretData() map[string][]byte
func (*VolumeConnection) Marshal ¶
func (m *VolumeConnection) Marshal() (dAtA []byte, err error)
func (*VolumeConnection) MarshalToSizedBuffer ¶
func (m *VolumeConnection) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VolumeConnection) ProtoMessage ¶
func (*VolumeConnection) ProtoMessage()
func (*VolumeConnection) Reset ¶
func (m *VolumeConnection) Reset()
func (*VolumeConnection) Size ¶
func (m *VolumeConnection) Size() (n int)
func (*VolumeConnection) String ¶
func (this *VolumeConnection) String() string
func (*VolumeConnection) Unmarshal ¶
func (m *VolumeConnection) Unmarshal(dAtA []byte) error
func (*VolumeConnection) XXX_DiscardUnknown ¶
func (m *VolumeConnection) XXX_DiscardUnknown()
func (*VolumeConnection) XXX_Marshal ¶
func (m *VolumeConnection) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VolumeConnection) XXX_Merge ¶
func (m *VolumeConnection) XXX_Merge(src proto.Message)
func (*VolumeConnection) XXX_Size ¶
func (m *VolumeConnection) XXX_Size() int
func (*VolumeConnection) XXX_Unmarshal ¶
func (m *VolumeConnection) XXX_Unmarshal(b []byte) error
type VolumeSpec ¶
type VolumeSpec struct { Driver string `protobuf:"bytes,1,opt,name=driver,proto3" json:"driver,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ SecretData map[string][]byte `` /* 179-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VolumeSpec) Descriptor ¶
func (*VolumeSpec) Descriptor() ([]byte, []int)
func (*VolumeSpec) GetAttributes ¶
func (m *VolumeSpec) GetAttributes() map[string]string
func (*VolumeSpec) GetDriver ¶
func (m *VolumeSpec) GetDriver() string
func (*VolumeSpec) GetHandle ¶
func (m *VolumeSpec) GetHandle() string
func (*VolumeSpec) GetSecretData ¶
func (m *VolumeSpec) GetSecretData() map[string][]byte
func (*VolumeSpec) Marshal ¶
func (m *VolumeSpec) Marshal() (dAtA []byte, err error)
func (*VolumeSpec) MarshalToSizedBuffer ¶
func (m *VolumeSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VolumeSpec) ProtoMessage ¶
func (*VolumeSpec) ProtoMessage()
func (*VolumeSpec) Reset ¶
func (m *VolumeSpec) Reset()
func (*VolumeSpec) Size ¶
func (m *VolumeSpec) Size() (n int)
func (*VolumeSpec) String ¶
func (this *VolumeSpec) String() string
func (*VolumeSpec) Unmarshal ¶
func (m *VolumeSpec) Unmarshal(dAtA []byte) error
func (*VolumeSpec) XXX_DiscardUnknown ¶
func (m *VolumeSpec) XXX_DiscardUnknown()
func (*VolumeSpec) XXX_Marshal ¶
func (m *VolumeSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VolumeSpec) XXX_Merge ¶
func (m *VolumeSpec) XXX_Merge(src proto.Message)
func (*VolumeSpec) XXX_Size ¶
func (m *VolumeSpec) XXX_Size() int
func (*VolumeSpec) XXX_Unmarshal ¶
func (m *VolumeSpec) XXX_Unmarshal(b []byte) error
type VolumeState ¶
type VolumeState int32
const ( VolumeState_VOLUME_PENDING VolumeState = 0 VolumeState_VOLUME_ATTACHED VolumeState = 1 )
func (VolumeState) EnumDescriptor ¶
func (VolumeState) EnumDescriptor() ([]byte, []int)
func (VolumeState) String ¶
func (x VolumeState) String() string
type VolumeStatus ¶
type VolumeStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` State VolumeState `protobuf:"varint,3,opt,name=state,proto3,enum=machine.v1alpha1.VolumeState" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VolumeStatus) Descriptor ¶
func (*VolumeStatus) Descriptor() ([]byte, []int)
func (*VolumeStatus) GetHandle ¶
func (m *VolumeStatus) GetHandle() string
func (*VolumeStatus) GetName ¶
func (m *VolumeStatus) GetName() string
func (*VolumeStatus) GetState ¶
func (m *VolumeStatus) GetState() VolumeState
func (*VolumeStatus) Marshal ¶
func (m *VolumeStatus) Marshal() (dAtA []byte, err error)
func (*VolumeStatus) MarshalToSizedBuffer ¶
func (m *VolumeStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VolumeStatus) ProtoMessage ¶
func (*VolumeStatus) ProtoMessage()
func (*VolumeStatus) Reset ¶
func (m *VolumeStatus) Reset()
func (*VolumeStatus) Size ¶
func (m *VolumeStatus) Size() (n int)
func (*VolumeStatus) String ¶
func (this *VolumeStatus) String() string
func (*VolumeStatus) Unmarshal ¶
func (m *VolumeStatus) Unmarshal(dAtA []byte) error
func (*VolumeStatus) XXX_DiscardUnknown ¶
func (m *VolumeStatus) XXX_DiscardUnknown()
func (*VolumeStatus) XXX_Marshal ¶
func (m *VolumeStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VolumeStatus) XXX_Merge ¶
func (m *VolumeStatus) XXX_Merge(src proto.Message)
func (*VolumeStatus) XXX_Size ¶
func (m *VolumeStatus) XXX_Size() int
func (*VolumeStatus) XXX_Unmarshal ¶
func (m *VolumeStatus) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.