hypervisor

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "type.googleapis.com/Hypervisor.VirtualMachine"

Variables

View Source
var (
	ErrInvalidLengthHypervisor        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowHypervisor          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupHypervisor = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type VirtualMachine

type VirtualMachine struct {
	ApiServer            string   `protobuf:"bytes,1,opt,name=api_server,json=apiServer,proto3" json:"api_server,omitempty"`
	VmName               string   `protobuf:"bytes,2,opt,name=vm_name,json=vmName,proto3" json:"vm_name,omitempty"`
	Uuid                 string   `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VirtualMachine) Descriptor

func (*VirtualMachine) Descriptor() ([]byte, []int)

func (*VirtualMachine) GetApiServer

func (m *VirtualMachine) GetApiServer() string

func (*VirtualMachine) GetUuid

func (m *VirtualMachine) GetUuid() string

func (*VirtualMachine) GetVmName

func (m *VirtualMachine) GetVmName() string

func (*VirtualMachine) Marshal

func (m *VirtualMachine) Marshal() (dAtA []byte, err error)

func (*VirtualMachine) MarshalTo

func (m *VirtualMachine) MarshalTo(dAtA []byte) (int, error)

func (*VirtualMachine) MarshalToSizedBuffer

func (m *VirtualMachine) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*VirtualMachine) Name

func (*VirtualMachine) Name() string

func (*VirtualMachine) New

func (*VirtualMachine) New() types.Message

func (*VirtualMachine) ProtoMessage

func (*VirtualMachine) ProtoMessage()

func (*VirtualMachine) Reset

func (m *VirtualMachine) Reset()

func (*VirtualMachine) Size

func (m *VirtualMachine) Size() (n int)

func (*VirtualMachine) String

func (m *VirtualMachine) String() string

func (*VirtualMachine) Unmarshal

func (m *VirtualMachine) Unmarshal(dAtA []byte) error

func (*VirtualMachine) XXX_DiscardUnknown

func (m *VirtualMachine) XXX_DiscardUnknown()

func (*VirtualMachine) XXX_Marshal

func (m *VirtualMachine) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VirtualMachine) XXX_Merge

func (m *VirtualMachine) XXX_Merge(src proto.Message)

func (*VirtualMachine) XXX_MessageName

func (*VirtualMachine) XXX_MessageName() string

func (*VirtualMachine) XXX_Size

func (m *VirtualMachine) XXX_Size() int

func (*VirtualMachine) XXX_Unmarshal

func (m *VirtualMachine) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL