common

package
v0.10.14 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2021 License: Apache-2.0 Imports: 9 Imported by: 104

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UserType_name = map[int32]string{
		0: "ROOT",
		1: "USER",
	}
	UserType_value = map[string]int32{
		"ROOT": 0,
		"USER": 1,
	}
)

Enum value maps for UserType.

View Source
var (
	ProcessorType_name = map[int32]string{
		0: "None",
		1: "Intel",
		2: "Intel64",
		3: "AMD",
		4: "AMD64",
		5: "ARM",
		6: "ARM64",
	}
	ProcessorType_value = map[string]int32{
		"None":    0,
		"Intel":   1,
		"Intel64": 2,
		"AMD":     3,
		"AMD64":   4,
		"ARM":     5,
		"ARM64":   6,
	}
)

Enum value maps for ProcessorType.

View Source
var (
	OperatingSystemBootstrapEngine_name = map[int32]string{
		0: "CLOUD_INIT",
		1: "WINDOWS_ANSWER_FILES",
	}
	OperatingSystemBootstrapEngine_value = map[string]int32{
		"CLOUD_INIT":           0,
		"WINDOWS_ANSWER_FILES": 1,
	}
)

Enum value maps for OperatingSystemBootstrapEngine.

View Source
var (
	OperatingSystemType_name = map[int32]string{
		0: "WINDOWS",
		1: "LINUX",
	}
	OperatingSystemType_value = map[string]int32{
		"WINDOWS": 0,
		"LINUX":   1,
	}
)

Enum value maps for OperatingSystemType.

View Source
var (
	VirtualMachineSizeType_name = map[int32]string{
		0:  "Default",
		2:  "Standard_A2_v2",
		3:  "Standard_A4_v2",
		4:  "Standard_D2s_v3",
		5:  "Standard_D4s_v3",
		6:  "Standard_D8s_v3",
		7:  "Standard_D16s_v3",
		8:  "Standard_D32s_v3",
		9:  "Standard_DS2_v2",
		10: "Standard_DS3_v2",
		11: "Standard_DS4_v2",
		12: "Standard_DS5_v2",
		13: "Standard_DS13_v2",
		14: "Standard_K8S_v1",
		15: "Standard_K8S2_v1",
		16: "Standard_K8S3_v1",
		17: "Standard_K8S4_v1",
		18: "Standard_NK6",
		19: "Standard_NK12",
		20: "Standard_NV6",
		21: "Standard_NV12",
		22: "Standard_K8S5_v1",
		23: "Standard_DS2_v2_HPN",
		24: "Standard_DS3_v2_HPN",
		25: "Standard_DS4_v2_HPN",
		26: "Standard_F2s_HPN",
		27: "Standard_F4s_HPN",
		28: "Standard_F8s_HPN",
		29: "Standard_F16s_HPN",
		96: "Custom_NK",
		97: "Custom_Gpupv",
		98: "Custom",
		99: "Unsupported",
	}
	VirtualMachineSizeType_value = map[string]int32{
		"Default":             0,
		"Standard_A2_v2":      2,
		"Standard_A4_v2":      3,
		"Standard_D2s_v3":     4,
		"Standard_D4s_v3":     5,
		"Standard_D8s_v3":     6,
		"Standard_D16s_v3":    7,
		"Standard_D32s_v3":    8,
		"Standard_DS2_v2":     9,
		"Standard_DS3_v2":     10,
		"Standard_DS4_v2":     11,
		"Standard_DS5_v2":     12,
		"Standard_DS13_v2":    13,
		"Standard_K8S_v1":     14,
		"Standard_K8S2_v1":    15,
		"Standard_K8S3_v1":    16,
		"Standard_K8S4_v1":    17,
		"Standard_NK6":        18,
		"Standard_NK12":       19,
		"Standard_NV6":        20,
		"Standard_NV12":       21,
		"Standard_K8S5_v1":    22,
		"Standard_DS2_v2_HPN": 23,
		"Standard_DS3_v2_HPN": 24,
		"Standard_DS4_v2_HPN": 25,
		"Standard_F2s_HPN":    26,
		"Standard_F4s_HPN":    27,
		"Standard_F8s_HPN":    28,
		"Standard_F16s_HPN":   29,
		"Custom_NK":           96,
		"Custom_Gpupv":        97,
		"Custom":              98,
		"Unsupported":         99,
	}
)

Enum value maps for VirtualMachineSizeType.

View Source
var (
	WinRMProtocolType_name = map[int32]string{
		0: "HTTP",
		1: "HTTPS",
	}
	WinRMProtocolType_value = map[string]int32{
		"HTTP":  0,
		"HTTPS": 1,
	}
)

Enum value maps for WinRMProtocolType.

View Source
var (
	PowerState_name = map[int32]string{
		0: "Unknown",
		1: "Running",
		2: "Off",
		3: "Paused",
		4: "Critical",
	}
	PowerState_value = map[string]int32{
		"Unknown":  0,
		"Running":  1,
		"Off":      2,
		"Paused":   3,
		"Critical": 4,
	}
)

Enum value maps for PowerState.

View Source
var (
	VirtualMachineOperation_name = map[int32]string{
		0: "START",
		1: "STOP",
		2: "RESET",
	}
	VirtualMachineOperation_value = map[string]int32{
		"START": 0,
		"STOP":  1,
		"RESET": 2,
	}
)

Enum value maps for VirtualMachineOperation.

View Source
var (
	VirtualMachineRunCommandExecutionState_name = map[int32]string{
		0: "ExecutionState_UNKNOWN",
		1: "ExecutionState_FAILED",
		2: "ExecutionState_SUCCEEDED",
	}
	VirtualMachineRunCommandExecutionState_value = map[string]int32{
		"ExecutionState_UNKNOWN":   0,
		"ExecutionState_FAILED":    1,
		"ExecutionState_SUCCEEDED": 2,
	}
)

Enum value maps for VirtualMachineRunCommandExecutionState.

View Source
var Algorithm_name = map[int32]string{
	0: "A_UNKNOWN",
	1: "RSA15",
	2: "RSAOAEP",
	3: "RSAOAEP256",
	4: "A256KW",
}
View Source
var Algorithm_value = map[string]int32{
	"A_UNKNOWN":  0,
	"RSA15":      1,
	"RSAOAEP":    2,
	"RSAOAEP256": 3,
	"A256KW":     4,
}
View Source
var AuthenticationType_name = map[int32]string{
	0: "SELFSIGNED",
	1: "CASIGNED",
}
View Source
var AuthenticationType_value = map[string]int32{
	"SELFSIGNED": 0,
	"CASIGNED":   1,
}
View Source
var ClientType_name = map[int32]string{
	0: "CONTROLPLANE",
	1: "EXTERNALCLIENT",
	2: "NODE",
	3: "ADMIN",
	4: "BAREMETAL",
	5: "LOADBALANCER",
}
View Source
var ClientType_value = map[string]int32{
	"CONTROLPLANE":   0,
	"EXTERNALCLIENT": 1,
	"NODE":           2,
	"ADMIN":          3,
	"BAREMETAL":      4,
	"LOADBALANCER":   5,
}
View Source
var E_Sensitive = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.FieldOptions)(nil),
	ExtensionType: (*bool)(nil),
	Field:         50001,
	Name:          "moc.sensitive",
	Tag:           "varint,50001,opt,name=sensitive",
	Filename:      "moc_common_common.proto",
}
View Source
var File_moc_common_computecommon_proto protoreflect.FileDescriptor
View Source
var HealthState_name = map[int32]string{
	0: "NOTKNOWN",
	1: "OK",
	2: "WARNING",
	3: "CRITICAL",
	4: "MISSING",
	5: "DEGRADED",
	6: "NOTFOUND",
}
View Source
var HealthState_value = map[string]int32{
	"NOTKNOWN": 0,
	"OK":       1,
	"WARNING":  2,
	"CRITICAL": 3,
	"MISSING":  4,
	"DEGRADED": 5,
	"NOTFOUND": 6,
}
View Source
var HighAvailabilityState_name = map[int32]string{
	0: "UNKNOWN_HA_STATE",
	1: "STABLE",
	2: "PENDING",
}
View Source
var HighAvailabilityState_value = map[string]int32{
	"UNKNOWN_HA_STATE": 0,
	"STABLE":           1,
	"PENDING":          2,
}
View Source
var IPAllocationMethod_name = map[int32]string{
	0: "Invalid",
	1: "Dynamic",
	2: "Static",
}
View Source
var IPAllocationMethod_value = map[string]int32{
	"Invalid": 0,
	"Dynamic": 1,
	"Static":  2,
}
View Source
var IdentityCertificateOperation_name = map[int32]string{
	0: "CREATE_CERTIFICATE",
	1: "RENEW_CERTIFICATE",
}
View Source
var IdentityCertificateOperation_value = map[string]int32{
	"CREATE_CERTIFICATE": 0,
	"RENEW_CERTIFICATE":  1,
}
View Source
var IdentityOperation_name = map[int32]string{
	0: "REVOKE",
	1: "ROTATE",
}
View Source
var IdentityOperation_value = map[string]int32{
	"REVOKE": 0,
	"ROTATE": 1,
}
View Source
var ImageSource_name = map[int32]string{
	0: "LOCAL_SOURCE",
	1: "SFS_SOURCE",
	2: "HTTP_SOURCE",
	3: "CLONE_SOURCE",
}
View Source
var ImageSource_value = map[string]int32{
	"LOCAL_SOURCE": 0,
	"SFS_SOURCE":   1,
	"HTTP_SOURCE":  2,
	"CLONE_SOURCE": 3,
}
View Source
var JsonWebKeyCurveName_name = map[int32]string{
	0: "P_256",
	1: "P_256K",
	2: "P_384",
	3: "P_521",
}
View Source
var JsonWebKeyCurveName_value = map[string]int32{
	"P_256":  0,
	"P_256K": 1,
	"P_384":  2,
	"P_521":  3,
}
View Source
var JsonWebKeyType_name = map[int32]string{
	0: "EC",
	1: "EC_HSM",
	2: "RSA",
	3: "RSA_HSM",
	4: "OCT",
	5: "AES",
}
View Source
var JsonWebKeyType_value = map[string]int32{
	"EC":      0,
	"EC_HSM":  1,
	"RSA":     2,
	"RSA_HSM": 3,
	"OCT":     4,
	"AES":     5,
}
View Source
var KeyOperation_name = map[int32]string{
	0: "ENCRYPT",
	1: "DECRYPT",
	2: "WRAPKEY",
	3: "UNWRAPKEY",
}
View Source
var KeyOperation_value = map[string]int32{
	"ENCRYPT":   0,
	"DECRYPT":   1,
	"WRAPKEY":   2,
	"UNWRAPKEY": 3,
}
View Source
var KeySize_name = map[int32]string{
	0: "K_UNKNOWN",
	1: "_256",
	2: "_2048",
	3: "_3072",
	4: "_4096",
}
View Source
var KeySize_value = map[string]int32{
	"K_UNKNOWN": 0,
	"_256":      1,
	"_2048":     2,
	"_3072":     3,
	"_4096":     4,
}
View Source
var Operation_name = map[int32]string{
	0: "GET",
	1: "POST",
	2: "DELETE",
	3: "UPDATE",
}
View Source
var Operation_value = map[string]int32{
	"GET":    0,
	"POST":   1,
	"DELETE": 2,
	"UPDATE": 3,
}
View Source
var Protocol_name = map[int32]string{
	0: "All",
	1: "Tcp",
	2: "Udp",
}
View Source
var Protocol_value = map[string]int32{
	"All": 0,
	"Tcp": 1,
	"Udp": 2,
}
View Source
var ProviderType_name = map[int32]string{
	0:  "AnyProvider",
	1:  "VirtualMachine",
	2:  "VirtualMachineScaleSet",
	3:  "LoadBalancer",
	4:  "VirtualNetwork",
	5:  "VirtualHardDisk",
	6:  "GalleryImage",
	7:  "VirtualMachineImage",
	8:  "NetworkInterface",
	9:  "Certificate",
	10: "Key",
	11: "Secret",
	12: "KeyVault",
	13: "Identity",
	14: "Role",
	15: "RoleAssignment",
	16: "Kubernetes",
	17: "Cluster",
	18: "ControlPlane",
	19: "Group",
	20: "Node",
	21: "Location",
	22: "StorageContainer",
	23: "StorageFile",
	24: "StorageDirectory",
	25: "Subscription",
	26: "VipPool",
	27: "MacPool",
	28: "EtcdCluster",
	29: "EtcdServer",
	30: "BareMetalMachine",
	31: "CredentialMonitor",
	32: "Logging",
	33: "Recovery",
	34: "Debug",
	35: "BareMetalHost",
}
View Source
var ProviderType_value = map[string]int32{
	"AnyProvider":            0,
	"VirtualMachine":         1,
	"VirtualMachineScaleSet": 2,
	"LoadBalancer":           3,
	"VirtualNetwork":         4,
	"VirtualHardDisk":        5,
	"GalleryImage":           6,
	"VirtualMachineImage":    7,
	"NetworkInterface":       8,
	"Certificate":            9,
	"Key":                    10,
	"Secret":                 11,
	"KeyVault":               12,
	"Identity":               13,
	"Role":                   14,
	"RoleAssignment":         15,
	"Kubernetes":             16,
	"Cluster":                17,
	"ControlPlane":           18,
	"Group":                  19,
	"Node":                   20,
	"Location":               21,
	"StorageContainer":       22,
	"StorageFile":            23,
	"StorageDirectory":       24,
	"Subscription":           25,
	"VipPool":                26,
	"MacPool":                27,
	"EtcdCluster":            28,
	"EtcdServer":             29,
	"BareMetalMachine":       30,
	"CredentialMonitor":      31,
	"Logging":                32,
	"Recovery":               33,
	"Debug":                  34,
	"BareMetalHost":          35,
}
View Source
var ProvisionState_name = map[int32]string{
	0:  "UNKNOWN",
	1:  "CREATING",
	2:  "CREATED",
	3:  "CREATE_FAILED",
	4:  "DELETING",
	5:  "DELETE_FAILED",
	6:  "DELETED",
	7:  "UPDATING",
	8:  "UPDATE_FAILED",
	9:  "UPDATED",
	10: "PROVISIONING",
	11: "PROVISIONED",
	12: "PROVISION_FAILED",
	13: "DEPROVISIONING",
	14: "DEPROVISIONED",
	15: "DEPROVISION_FAILED",
	16: "DELETE_PENDING",
}
View Source
var ProvisionState_value = map[string]int32{
	"UNKNOWN":            0,
	"CREATING":           1,
	"CREATED":            2,
	"CREATE_FAILED":      3,
	"DELETING":           4,
	"DELETE_FAILED":      5,
	"DELETED":            6,
	"UPDATING":           7,
	"UPDATE_FAILED":      8,
	"UPDATED":            9,
	"PROVISIONING":       10,
	"PROVISIONED":        11,
	"PROVISION_FAILED":   12,
	"DEPROVISIONING":     13,
	"DEPROVISIONED":      14,
	"DEPROVISION_FAILED": 15,
	"DELETE_PENDING":     16,
}

Functions

This section is empty.

Types

type Algorithm

type Algorithm int32
const (
	Algorithm_A_UNKNOWN  Algorithm = 0
	Algorithm_RSA15      Algorithm = 1
	Algorithm_RSAOAEP    Algorithm = 2
	Algorithm_RSAOAEP256 Algorithm = 3
	Algorithm_A256KW     Algorithm = 4
)

func (Algorithm) EnumDescriptor

func (Algorithm) EnumDescriptor() ([]byte, []int)

func (Algorithm) String

func (x Algorithm) String() string

type AuthenticationType added in v0.10.8

type AuthenticationType int32
const (
	AuthenticationType_SELFSIGNED AuthenticationType = 0
	AuthenticationType_CASIGNED   AuthenticationType = 1
)

func (AuthenticationType) EnumDescriptor added in v0.10.8

func (AuthenticationType) EnumDescriptor() ([]byte, []int)

func (AuthenticationType) String added in v0.10.8

func (x AuthenticationType) String() string

type Capacity added in v0.10.9

type Capacity struct {
	TotalBytes           uint64   `protobuf:"varint,1,opt,name=totalBytes,proto3" json:"totalBytes,omitempty"`
	AvailableBytes       uint64   `protobuf:"varint,2,opt,name=availableBytes,proto3" json:"availableBytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Capacity) Descriptor added in v0.10.9

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

func (*Capacity) GetAvailableBytes added in v0.10.9

func (m *Capacity) GetAvailableBytes() uint64

func (*Capacity) GetTotalBytes added in v0.10.9

func (m *Capacity) GetTotalBytes() uint64

func (*Capacity) ProtoMessage added in v0.10.9

func (*Capacity) ProtoMessage()

func (*Capacity) Reset added in v0.10.9

func (m *Capacity) Reset()

func (*Capacity) String added in v0.10.9

func (m *Capacity) String() string

func (*Capacity) XXX_DiscardUnknown added in v0.10.9

func (m *Capacity) XXX_DiscardUnknown()

func (*Capacity) XXX_Marshal added in v0.10.9

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

func (*Capacity) XXX_Merge added in v0.10.9

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

func (*Capacity) XXX_Size added in v0.10.9

func (m *Capacity) XXX_Size() int

func (*Capacity) XXX_Unmarshal added in v0.10.9

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

type ClientType added in v0.10.7

type ClientType int32
const (
	ClientType_CONTROLPLANE   ClientType = 0
	ClientType_EXTERNALCLIENT ClientType = 1
	ClientType_NODE           ClientType = 2
	ClientType_ADMIN          ClientType = 3
	ClientType_BAREMETAL      ClientType = 4
	ClientType_LOADBALANCER   ClientType = 5
)

func (ClientType) EnumDescriptor added in v0.10.7

func (ClientType) EnumDescriptor() ([]byte, []int)

func (ClientType) String added in v0.10.7

func (x ClientType) String() string

type Dns

type Dns struct {
	Servers              []string `protobuf:"bytes,1,rep,name=servers,proto3" json:"servers,omitempty"`
	Domain               string   `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"`
	Search               []string `protobuf:"bytes,3,rep,name=search,proto3" json:"search,omitempty"`
	Options              []string `protobuf:"bytes,4,rep,name=options,proto3" json:"options,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Dns) Descriptor

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

func (*Dns) GetDomain

func (m *Dns) GetDomain() string

func (*Dns) GetOptions

func (m *Dns) GetOptions() []string

func (*Dns) GetSearch

func (m *Dns) GetSearch() []string

func (*Dns) GetServers

func (m *Dns) GetServers() []string

func (*Dns) ProtoMessage

func (*Dns) ProtoMessage()

func (*Dns) Reset

func (m *Dns) Reset()

func (*Dns) String

func (m *Dns) String() string

func (*Dns) XXX_DiscardUnknown

func (m *Dns) XXX_DiscardUnknown()

func (*Dns) XXX_Marshal

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

func (*Dns) XXX_Merge

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

func (*Dns) XXX_Size

func (m *Dns) XXX_Size() int

func (*Dns) XXX_Unmarshal

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

type DynamicMemoryConfiguration added in v0.10.11

type DynamicMemoryConfiguration struct {
	MaximumMemoryMB    uint64 `protobuf:"varint,1,opt,name=maximumMemoryMB,proto3" json:"maximumMemoryMB,omitempty"`
	MinimumMemoryMB    uint64 `protobuf:"varint,2,opt,name=minimumMemoryMB,proto3" json:"minimumMemoryMB,omitempty"`
	TargetMemoryBuffer uint32 `protobuf:"varint,3,opt,name=targetMemoryBuffer,proto3" json:"targetMemoryBuffer,omitempty"`
	// contains filtered or unexported fields
}

func (*DynamicMemoryConfiguration) Descriptor deprecated added in v0.10.11

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

Deprecated: Use DynamicMemoryConfiguration.ProtoReflect.Descriptor instead.

func (*DynamicMemoryConfiguration) GetMaximumMemoryMB added in v0.10.11

func (x *DynamicMemoryConfiguration) GetMaximumMemoryMB() uint64

func (*DynamicMemoryConfiguration) GetMinimumMemoryMB added in v0.10.11

func (x *DynamicMemoryConfiguration) GetMinimumMemoryMB() uint64

func (*DynamicMemoryConfiguration) GetTargetMemoryBuffer added in v0.10.11

func (x *DynamicMemoryConfiguration) GetTargetMemoryBuffer() uint32

func (*DynamicMemoryConfiguration) ProtoMessage added in v0.10.11

func (*DynamicMemoryConfiguration) ProtoMessage()

func (*DynamicMemoryConfiguration) ProtoReflect added in v0.10.14

func (*DynamicMemoryConfiguration) Reset added in v0.10.11

func (x *DynamicMemoryConfiguration) Reset()

func (*DynamicMemoryConfiguration) String added in v0.10.11

func (x *DynamicMemoryConfiguration) String() string

type Entity

type Entity struct {
	IsPlaceholder        bool     `protobuf:"varint,1,opt,name=IsPlaceholder,proto3" json:"IsPlaceholder,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Entity) Descriptor

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

func (*Entity) GetIsPlaceholder

func (m *Entity) GetIsPlaceholder() bool

func (*Entity) ProtoMessage

func (*Entity) ProtoMessage()

func (*Entity) Reset

func (m *Entity) Reset()

func (*Entity) String

func (m *Entity) String() string

func (*Entity) XXX_DiscardUnknown

func (m *Entity) XXX_DiscardUnknown()

func (*Entity) XXX_Marshal

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

func (*Entity) XXX_Merge

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

func (*Entity) XXX_Size

func (m *Entity) XXX_Size() int

func (*Entity) XXX_Unmarshal

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

type Error

type Error struct {
	Message              string   `protobuf:"bytes,1,opt,name=Message,proto3" json:"Message,omitempty"`
	Code                 int32    `protobuf:"varint,2,opt,name=Code,proto3" json:"Code,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Error) Descriptor

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

func (*Error) GetCode

func (m *Error) GetCode() int32

func (*Error) GetMessage

func (m *Error) GetMessage() string

func (*Error) ProtoMessage

func (*Error) ProtoMessage()

func (*Error) Reset

func (m *Error) Reset()

func (*Error) String

func (m *Error) String() string

func (*Error) XXX_DiscardUnknown

func (m *Error) XXX_DiscardUnknown()

func (*Error) XXX_Marshal

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

func (*Error) XXX_Merge

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

func (*Error) XXX_Size

func (m *Error) XXX_Size() int

func (*Error) XXX_Unmarshal

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

type GPU

type GPU struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	SizeBytes            uint32   `protobuf:"varint,2,opt,name=sizeBytes,proto3" json:"sizeBytes,omitempty"`
	Count                uint32   `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GPU) Descriptor

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

func (*GPU) GetCount

func (m *GPU) GetCount() uint32

func (*GPU) GetName

func (m *GPU) GetName() string

func (*GPU) GetSizeBytes

func (m *GPU) GetSizeBytes() uint32

func (*GPU) ProtoMessage

func (*GPU) ProtoMessage()

func (*GPU) Reset

func (m *GPU) Reset()

func (*GPU) String

func (m *GPU) String() string

func (*GPU) XXX_DiscardUnknown

func (m *GPU) XXX_DiscardUnknown()

func (*GPU) XXX_Marshal

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

func (*GPU) XXX_Merge

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

func (*GPU) XXX_Size

func (m *GPU) XXX_Size() int

func (*GPU) XXX_Unmarshal

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

type Health

type Health struct {
	CurrentState         HealthState `protobuf:"varint,1,opt,name=currentState,proto3,enum=moc.HealthState" json:"currentState,omitempty"`
	PreviousState        HealthState `protobuf:"varint,2,opt,name=previousState,proto3,enum=moc.HealthState" json:"previousState,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*Health) Descriptor

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

func (*Health) GetCurrentState

func (m *Health) GetCurrentState() HealthState

func (*Health) GetPreviousState

func (m *Health) GetPreviousState() HealthState

func (*Health) ProtoMessage

func (*Health) ProtoMessage()

func (*Health) Reset

func (m *Health) Reset()

func (*Health) String

func (m *Health) String() string

func (*Health) XXX_DiscardUnknown

func (m *Health) XXX_DiscardUnknown()

func (*Health) XXX_Marshal

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

func (*Health) XXX_Merge

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

func (*Health) XXX_Size

func (m *Health) XXX_Size() int

func (*Health) XXX_Unmarshal

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

type HealthState

type HealthState int32
const (
	HealthState_NOTKNOWN HealthState = 0
	HealthState_OK       HealthState = 1
	HealthState_WARNING  HealthState = 2
	HealthState_CRITICAL HealthState = 3
	// The entity went missing from the platform
	HealthState_MISSING  HealthState = 4
	HealthState_DEGRADED HealthState = 5
	// The entity went missing from the agent
	HealthState_NOTFOUND HealthState = 6
)

func (HealthState) EnumDescriptor

func (HealthState) EnumDescriptor() ([]byte, []int)

func (HealthState) String

func (x HealthState) String() string

type HighAvailabilityState

type HighAvailabilityState int32
const (
	HighAvailabilityState_UNKNOWN_HA_STATE HighAvailabilityState = 0
	HighAvailabilityState_STABLE           HighAvailabilityState = 1
	HighAvailabilityState_PENDING          HighAvailabilityState = 2
)

func (HighAvailabilityState) EnumDescriptor

func (HighAvailabilityState) EnumDescriptor() ([]byte, []int)

func (HighAvailabilityState) String

func (x HighAvailabilityState) String() string

type IPAllocationMethod

type IPAllocationMethod int32
const (
	IPAllocationMethod_Invalid IPAllocationMethod = 0
	IPAllocationMethod_Dynamic IPAllocationMethod = 1
	IPAllocationMethod_Static  IPAllocationMethod = 2
)

func (IPAllocationMethod) EnumDescriptor

func (IPAllocationMethod) EnumDescriptor() ([]byte, []int)

func (IPAllocationMethod) String

func (x IPAllocationMethod) String() string

type IdentityCertificateOperation added in v0.10.8

type IdentityCertificateOperation int32
const (
	IdentityCertificateOperation_CREATE_CERTIFICATE IdentityCertificateOperation = 0
	IdentityCertificateOperation_RENEW_CERTIFICATE  IdentityCertificateOperation = 1
)

func (IdentityCertificateOperation) EnumDescriptor added in v0.10.8

func (IdentityCertificateOperation) EnumDescriptor() ([]byte, []int)

func (IdentityCertificateOperation) String added in v0.10.8

type IdentityOperation added in v0.10.8

type IdentityOperation int32
const (
	IdentityOperation_REVOKE IdentityOperation = 0
	IdentityOperation_ROTATE IdentityOperation = 1
)

func (IdentityOperation) EnumDescriptor added in v0.10.8

func (IdentityOperation) EnumDescriptor() ([]byte, []int)

func (IdentityOperation) String added in v0.10.8

func (x IdentityOperation) String() string

type ImageSource added in v0.10.12

type ImageSource int32
const (
	ImageSource_LOCAL_SOURCE ImageSource = 0
	ImageSource_SFS_SOURCE   ImageSource = 1
	ImageSource_HTTP_SOURCE  ImageSource = 2
	ImageSource_CLONE_SOURCE ImageSource = 3
)

func (ImageSource) EnumDescriptor added in v0.10.12

func (ImageSource) EnumDescriptor() ([]byte, []int)

func (ImageSource) String added in v0.10.12

func (x ImageSource) String() string

type JsonWebKeyCurveName

type JsonWebKeyCurveName int32
const (
	JsonWebKeyCurveName_P_256  JsonWebKeyCurveName = 0
	JsonWebKeyCurveName_P_256K JsonWebKeyCurveName = 1
	JsonWebKeyCurveName_P_384  JsonWebKeyCurveName = 2
	JsonWebKeyCurveName_P_521  JsonWebKeyCurveName = 3
)

func (JsonWebKeyCurveName) EnumDescriptor

func (JsonWebKeyCurveName) EnumDescriptor() ([]byte, []int)

func (JsonWebKeyCurveName) String

func (x JsonWebKeyCurveName) String() string

type JsonWebKeyType

type JsonWebKeyType int32

https://docs.microsoft.com/en-us/rest/api/keyvault/createkey/createkey#jsonwebkeytype

const (
	JsonWebKeyType_EC      JsonWebKeyType = 0
	JsonWebKeyType_EC_HSM  JsonWebKeyType = 1
	JsonWebKeyType_RSA     JsonWebKeyType = 2
	JsonWebKeyType_RSA_HSM JsonWebKeyType = 3
	JsonWebKeyType_OCT     JsonWebKeyType = 4
	JsonWebKeyType_AES     JsonWebKeyType = 5
)

func (JsonWebKeyType) EnumDescriptor

func (JsonWebKeyType) EnumDescriptor() ([]byte, []int)

func (JsonWebKeyType) String

func (x JsonWebKeyType) String() string

type KeyOperation

type KeyOperation int32
const (
	KeyOperation_ENCRYPT   KeyOperation = 0
	KeyOperation_DECRYPT   KeyOperation = 1
	KeyOperation_WRAPKEY   KeyOperation = 2
	KeyOperation_UNWRAPKEY KeyOperation = 3
)

func (KeyOperation) EnumDescriptor

func (KeyOperation) EnumDescriptor() ([]byte, []int)

func (KeyOperation) String

func (x KeyOperation) String() string

type KeySize

type KeySize int32
const (
	KeySize_K_UNKNOWN KeySize = 0
	KeySize__256      KeySize = 1
	KeySize__2048     KeySize = 2
	KeySize__3072     KeySize = 3
	KeySize__4096     KeySize = 4
)

func (KeySize) EnumDescriptor

func (KeySize) EnumDescriptor() ([]byte, []int)

func (KeySize) String

func (x KeySize) String() string

type Latency added in v0.10.9

type Latency struct {
	Iops                 uint64   `protobuf:"varint,1,opt,name=iops,proto3" json:"iops,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Latency) Descriptor added in v0.10.9

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

func (*Latency) GetIops added in v0.10.9

func (m *Latency) GetIops() uint64

func (*Latency) ProtoMessage added in v0.10.9

func (*Latency) ProtoMessage()

func (*Latency) Reset added in v0.10.9

func (m *Latency) Reset()

func (*Latency) String added in v0.10.9

func (m *Latency) String() string

func (*Latency) XXX_DiscardUnknown added in v0.10.9

func (m *Latency) XXX_DiscardUnknown()

func (*Latency) XXX_Marshal added in v0.10.9

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

func (*Latency) XXX_Merge added in v0.10.9

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

func (*Latency) XXX_Size added in v0.10.9

func (m *Latency) XXX_Size() int

func (*Latency) XXX_Unmarshal added in v0.10.9

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

type NodeInfo

type NodeInfo struct {
	Name                 string              `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id                   string              `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	Capability           *Resources          `protobuf:"bytes,3,opt,name=capability,proto3" json:"capability,omitempty"`
	Availability         *Resources          `protobuf:"bytes,4,opt,name=availability,proto3" json:"availability,omitempty"`
	Ostype               OperatingSystemType `protobuf:"varint,6,opt,name=ostype,proto3,enum=moc.OperatingSystemType" json:"ostype,omitempty"`
	Status               *Status             `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*NodeInfo) Descriptor

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

func (*NodeInfo) GetAvailability

func (m *NodeInfo) GetAvailability() *Resources

func (*NodeInfo) GetCapability

func (m *NodeInfo) GetCapability() *Resources

func (*NodeInfo) GetId

func (m *NodeInfo) GetId() string

func (*NodeInfo) GetName

func (m *NodeInfo) GetName() string

func (*NodeInfo) GetOstype

func (m *NodeInfo) GetOstype() OperatingSystemType

func (*NodeInfo) GetStatus

func (m *NodeInfo) GetStatus() *Status

func (*NodeInfo) ProtoMessage

func (*NodeInfo) ProtoMessage()

func (*NodeInfo) Reset

func (m *NodeInfo) Reset()

func (*NodeInfo) String

func (m *NodeInfo) String() string

func (*NodeInfo) XXX_DiscardUnknown

func (m *NodeInfo) XXX_DiscardUnknown()

func (*NodeInfo) XXX_Marshal

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

func (*NodeInfo) XXX_Merge

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

func (*NodeInfo) XXX_Size

func (m *NodeInfo) XXX_Size() int

func (*NodeInfo) XXX_Unmarshal

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

type Notification

type Notification struct {
	// Name of the entity sending notification
	EntityName string `protobuf:"bytes,1,opt,name=entityName,proto3" json:"entityName,omitempty"`
	// Type of operation that happened on the entity
	Operation Operation `protobuf:"varint,2,opt,name=operation,proto3,enum=moc.Operation" json:"operation,omitempty"`
	// Optional: Additional message that the entity would like to send
	Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	// Name of the parent Entity
	ParentEntityName string `protobuf:"bytes,4,opt,name=parentEntityName,proto3" json:"parentEntityName,omitempty"`
	// Optional flag to specify if the notification is async
	Async                bool     `protobuf:"varint,5,opt,name=async,proto3" json:"async,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Notification) Descriptor

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

func (*Notification) GetAsync

func (m *Notification) GetAsync() bool

func (*Notification) GetEntityName

func (m *Notification) GetEntityName() string

func (*Notification) GetMessage

func (m *Notification) GetMessage() string

func (*Notification) GetOperation

func (m *Notification) GetOperation() Operation

func (*Notification) GetParentEntityName

func (m *Notification) GetParentEntityName() string

func (*Notification) ProtoMessage

func (*Notification) ProtoMessage()

func (*Notification) Reset

func (m *Notification) Reset()

func (*Notification) String

func (m *Notification) String() string

func (*Notification) XXX_DiscardUnknown

func (m *Notification) XXX_DiscardUnknown()

func (*Notification) XXX_Marshal

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

func (*Notification) XXX_Merge

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

func (*Notification) XXX_Size

func (m *Notification) XXX_Size() int

func (*Notification) XXX_Unmarshal

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

type NotificationResponse

type NotificationResponse struct {
	Notifications        []*Notification     `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty"`
	Result               *wrappers.BoolValue `protobuf:"bytes,2,opt,name=Result,proto3" json:"Result,omitempty"`
	Error                string              `protobuf:"bytes,3,opt,name=Error,proto3" json:"Error,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*NotificationResponse) Descriptor

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

func (*NotificationResponse) GetError

func (m *NotificationResponse) GetError() string

func (*NotificationResponse) GetNotifications

func (m *NotificationResponse) GetNotifications() []*Notification

func (*NotificationResponse) GetResult

func (m *NotificationResponse) GetResult() *wrappers.BoolValue

func (*NotificationResponse) ProtoMessage

func (*NotificationResponse) ProtoMessage()

func (*NotificationResponse) Reset

func (m *NotificationResponse) Reset()

func (*NotificationResponse) String

func (m *NotificationResponse) String() string

func (*NotificationResponse) XXX_DiscardUnknown

func (m *NotificationResponse) XXX_DiscardUnknown()

func (*NotificationResponse) XXX_Marshal

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

func (*NotificationResponse) XXX_Merge

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

func (*NotificationResponse) XXX_Size

func (m *NotificationResponse) XXX_Size() int

func (*NotificationResponse) XXX_Unmarshal

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

type OperatingSystemBootstrapEngine added in v0.10.6

type OperatingSystemBootstrapEngine int32
const (
	OperatingSystemBootstrapEngine_CLOUD_INIT           OperatingSystemBootstrapEngine = 0 // For both cloud-init and cloudbase-init
	OperatingSystemBootstrapEngine_WINDOWS_ANSWER_FILES OperatingSystemBootstrapEngine = 1
)

func (OperatingSystemBootstrapEngine) Descriptor added in v0.10.14

func (OperatingSystemBootstrapEngine) Enum added in v0.10.14

func (OperatingSystemBootstrapEngine) EnumDescriptor deprecated added in v0.10.6

func (OperatingSystemBootstrapEngine) EnumDescriptor() ([]byte, []int)

Deprecated: Use OperatingSystemBootstrapEngine.Descriptor instead.

func (OperatingSystemBootstrapEngine) Number added in v0.10.14

func (OperatingSystemBootstrapEngine) String added in v0.10.6

func (OperatingSystemBootstrapEngine) Type added in v0.10.14

type OperatingSystemType

type OperatingSystemType int32
const (
	OperatingSystemType_WINDOWS OperatingSystemType = 0
	OperatingSystemType_LINUX   OperatingSystemType = 1
)

func (OperatingSystemType) Descriptor added in v0.10.14

func (OperatingSystemType) Enum added in v0.10.14

func (OperatingSystemType) EnumDescriptor deprecated

func (OperatingSystemType) EnumDescriptor() ([]byte, []int)

Deprecated: Use OperatingSystemType.Descriptor instead.

func (OperatingSystemType) Number added in v0.10.14

func (OperatingSystemType) String

func (x OperatingSystemType) String() string

func (OperatingSystemType) Type added in v0.10.14

type Operation

type Operation int32
const (
	Operation_GET    Operation = 0
	Operation_POST   Operation = 1
	Operation_DELETE Operation = 2
	Operation_UPDATE Operation = 3
)

func (Operation) EnumDescriptor

func (Operation) EnumDescriptor() ([]byte, []int)

func (Operation) String

func (x Operation) String() string

type PhysicalMemory

type PhysicalMemory struct {
	SizeBytes            uint64   `protobuf:"varint,1,opt,name=sizeBytes,proto3" json:"sizeBytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PhysicalMemory) Descriptor

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

func (*PhysicalMemory) GetSizeBytes

func (m *PhysicalMemory) GetSizeBytes() uint64

func (*PhysicalMemory) ProtoMessage

func (*PhysicalMemory) ProtoMessage()

func (*PhysicalMemory) Reset

func (m *PhysicalMemory) Reset()

func (*PhysicalMemory) String

func (m *PhysicalMemory) String() string

func (*PhysicalMemory) XXX_DiscardUnknown

func (m *PhysicalMemory) XXX_DiscardUnknown()

func (*PhysicalMemory) XXX_Marshal

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

func (*PhysicalMemory) XXX_Merge

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

func (*PhysicalMemory) XXX_Size

func (m *PhysicalMemory) XXX_Size() int

func (*PhysicalMemory) XXX_Unmarshal

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

type PowerState

type PowerState int32
const (
	PowerState_Unknown  PowerState = 0
	PowerState_Running  PowerState = 1
	PowerState_Off      PowerState = 2
	PowerState_Paused   PowerState = 3
	PowerState_Critical PowerState = 4
)

func (PowerState) Descriptor added in v0.10.14

func (PowerState) Descriptor() protoreflect.EnumDescriptor

func (PowerState) Enum added in v0.10.14

func (x PowerState) Enum() *PowerState

func (PowerState) EnumDescriptor deprecated

func (PowerState) EnumDescriptor() ([]byte, []int)

Deprecated: Use PowerState.Descriptor instead.

func (PowerState) Number added in v0.10.14

func (x PowerState) Number() protoreflect.EnumNumber

func (PowerState) String

func (x PowerState) String() string

func (PowerState) Type added in v0.10.14

type Processor

type Processor struct {
	Name                 string        `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Cores                uint32        `protobuf:"varint,2,opt,name=cores,proto3" json:"cores,omitempty"`
	Speed                string        `protobuf:"bytes,3,opt,name=speed,proto3" json:"speed,omitempty"`
	Type                 ProcessorType `protobuf:"varint,4,opt,name=type,proto3,enum=moc.ProcessorType" json:"type,omitempty"`
	Virtualization       bool          `protobuf:"varint,5,opt,name=virtualization,proto3" json:"virtualization,omitempty"`
	Logicalprocessors    uint32        `protobuf:"varint,6,opt,name=logicalprocessors,proto3" json:"logicalprocessors,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*Processor) Descriptor

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

func (*Processor) GetCores

func (m *Processor) GetCores() uint32

func (*Processor) GetLogicalprocessors

func (m *Processor) GetLogicalprocessors() uint32

func (*Processor) GetName

func (m *Processor) GetName() string

func (*Processor) GetSpeed

func (m *Processor) GetSpeed() string

func (*Processor) GetType

func (m *Processor) GetType() ProcessorType

func (*Processor) GetVirtualization

func (m *Processor) GetVirtualization() bool

func (*Processor) ProtoMessage

func (*Processor) ProtoMessage()

func (*Processor) Reset

func (m *Processor) Reset()

func (*Processor) String

func (m *Processor) String() string

func (*Processor) XXX_DiscardUnknown

func (m *Processor) XXX_DiscardUnknown()

func (*Processor) XXX_Marshal

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

func (*Processor) XXX_Merge

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

func (*Processor) XXX_Size

func (m *Processor) XXX_Size() int

func (*Processor) XXX_Unmarshal

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

type ProcessorType

type ProcessorType int32
const (
	ProcessorType_None    ProcessorType = 0
	ProcessorType_Intel   ProcessorType = 1
	ProcessorType_Intel64 ProcessorType = 2
	ProcessorType_AMD     ProcessorType = 3
	ProcessorType_AMD64   ProcessorType = 4
	ProcessorType_ARM     ProcessorType = 5
	ProcessorType_ARM64   ProcessorType = 6
)

func (ProcessorType) Descriptor added in v0.10.14

func (ProcessorType) Enum added in v0.10.14

func (x ProcessorType) Enum() *ProcessorType

func (ProcessorType) EnumDescriptor deprecated

func (ProcessorType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProcessorType.Descriptor instead.

func (ProcessorType) Number added in v0.10.14

func (ProcessorType) String

func (x ProcessorType) String() string

func (ProcessorType) Type added in v0.10.14

type Protocol

type Protocol int32
const (
	Protocol_All Protocol = 0
	Protocol_Tcp Protocol = 1
	Protocol_Udp Protocol = 2
)

func (Protocol) EnumDescriptor

func (Protocol) EnumDescriptor() ([]byte, []int)

func (Protocol) String

func (x Protocol) String() string

type ProviderType added in v0.10.9

type ProviderType int32
const (
	ProviderType_AnyProvider            ProviderType = 0
	ProviderType_VirtualMachine         ProviderType = 1
	ProviderType_VirtualMachineScaleSet ProviderType = 2
	ProviderType_LoadBalancer           ProviderType = 3
	ProviderType_VirtualNetwork         ProviderType = 4
	ProviderType_VirtualHardDisk        ProviderType = 5
	ProviderType_GalleryImage           ProviderType = 6
	ProviderType_VirtualMachineImage    ProviderType = 7
	ProviderType_NetworkInterface       ProviderType = 8
	ProviderType_Certificate            ProviderType = 9
	ProviderType_Key                    ProviderType = 10
	ProviderType_Secret                 ProviderType = 11
	ProviderType_KeyVault               ProviderType = 12
	ProviderType_Identity               ProviderType = 13
	ProviderType_Role                   ProviderType = 14
	ProviderType_RoleAssignment         ProviderType = 15
	ProviderType_Kubernetes             ProviderType = 16
	ProviderType_Cluster                ProviderType = 17
	ProviderType_ControlPlane           ProviderType = 18
	ProviderType_Group                  ProviderType = 19
	ProviderType_Node                   ProviderType = 20
	ProviderType_Location               ProviderType = 21
	ProviderType_StorageContainer       ProviderType = 22
	ProviderType_StorageFile            ProviderType = 23
	ProviderType_StorageDirectory       ProviderType = 24
	ProviderType_Subscription           ProviderType = 25
	ProviderType_VipPool                ProviderType = 26
	ProviderType_MacPool                ProviderType = 27
	ProviderType_EtcdCluster            ProviderType = 28
	ProviderType_EtcdServer             ProviderType = 29
	ProviderType_BareMetalMachine       ProviderType = 30
	ProviderType_CredentialMonitor      ProviderType = 31
	ProviderType_Logging                ProviderType = 32
	ProviderType_Recovery               ProviderType = 33
	ProviderType_Debug                  ProviderType = 34
	ProviderType_BareMetalHost          ProviderType = 35
)

func (ProviderType) EnumDescriptor added in v0.10.9

func (ProviderType) EnumDescriptor() ([]byte, []int)

func (ProviderType) String added in v0.10.9

func (x ProviderType) String() string

type ProvisionState

type ProvisionState int32
const (
	ProvisionState_UNKNOWN            ProvisionState = 0
	ProvisionState_CREATING           ProvisionState = 1
	ProvisionState_CREATED            ProvisionState = 2
	ProvisionState_CREATE_FAILED      ProvisionState = 3
	ProvisionState_DELETING           ProvisionState = 4
	ProvisionState_DELETE_FAILED      ProvisionState = 5
	ProvisionState_DELETED            ProvisionState = 6
	ProvisionState_UPDATING           ProvisionState = 7
	ProvisionState_UPDATE_FAILED      ProvisionState = 8
	ProvisionState_UPDATED            ProvisionState = 9
	ProvisionState_PROVISIONING       ProvisionState = 10
	ProvisionState_PROVISIONED        ProvisionState = 11
	ProvisionState_PROVISION_FAILED   ProvisionState = 12
	ProvisionState_DEPROVISIONING     ProvisionState = 13
	ProvisionState_DEPROVISIONED      ProvisionState = 14
	ProvisionState_DEPROVISION_FAILED ProvisionState = 15
	ProvisionState_DELETE_PENDING     ProvisionState = 16
)

func (ProvisionState) EnumDescriptor

func (ProvisionState) EnumDescriptor() ([]byte, []int)

func (ProvisionState) String

func (x ProvisionState) String() string

type ProvisionStatus

type ProvisionStatus struct {
	CurrentState         ProvisionState `protobuf:"varint,1,opt,name=currentState,proto3,enum=moc.ProvisionState" json:"currentState,omitempty"`
	PreviousState        ProvisionState `protobuf:"varint,2,opt,name=previousState,proto3,enum=moc.ProvisionState" json:"previousState,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*ProvisionStatus) Descriptor

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

func (*ProvisionStatus) GetCurrentState

func (m *ProvisionStatus) GetCurrentState() ProvisionState

func (*ProvisionStatus) GetPreviousState

func (m *ProvisionStatus) GetPreviousState() ProvisionState

func (*ProvisionStatus) ProtoMessage

func (*ProvisionStatus) ProtoMessage()

func (*ProvisionStatus) Reset

func (m *ProvisionStatus) Reset()

func (*ProvisionStatus) String

func (m *ProvisionStatus) String() string

func (*ProvisionStatus) XXX_DiscardUnknown

func (m *ProvisionStatus) XXX_DiscardUnknown()

func (*ProvisionStatus) XXX_Marshal

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

func (*ProvisionStatus) XXX_Merge

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

func (*ProvisionStatus) XXX_Size

func (m *ProvisionStatus) XXX_Size() int

func (*ProvisionStatus) XXX_Unmarshal

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

type Resources

type Resources struct {
	Processor            *Processor      `protobuf:"bytes,1,opt,name=processor,proto3" json:"processor,omitempty"`
	Memory               *PhysicalMemory `protobuf:"bytes,2,opt,name=memory,proto3" json:"memory,omitempty"`
	Gpu                  *GPU            `protobuf:"bytes,3,opt,name=gpu,proto3" json:"gpu,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*Resources) Descriptor

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

func (*Resources) GetGpu

func (m *Resources) GetGpu() *GPU

func (*Resources) GetMemory

func (m *Resources) GetMemory() *PhysicalMemory

func (*Resources) GetProcessor

func (m *Resources) GetProcessor() *Processor

func (*Resources) ProtoMessage

func (*Resources) ProtoMessage()

func (*Resources) Reset

func (m *Resources) Reset()

func (*Resources) String

func (m *Resources) String() string

func (*Resources) XXX_DiscardUnknown

func (m *Resources) XXX_DiscardUnknown()

func (*Resources) XXX_Marshal

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

func (*Resources) XXX_Merge

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

func (*Resources) XXX_Size

func (m *Resources) XXX_Size() int

func (*Resources) XXX_Unmarshal

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

type Scope added in v0.10.9

type Scope struct {
	Location             string       `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"`
	ResourceGroup        string       `protobuf:"bytes,2,opt,name=resourceGroup,proto3" json:"resourceGroup,omitempty"`
	ProviderType         ProviderType `protobuf:"varint,3,opt,name=providerType,proto3,enum=moc.ProviderType" json:"providerType,omitempty"`
	Resource             string       `protobuf:"bytes,4,opt,name=resource,proto3" json:"resource,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*Scope) Descriptor added in v0.10.9

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

func (*Scope) GetLocation added in v0.10.9

func (m *Scope) GetLocation() string

func (*Scope) GetProviderType added in v0.10.9

func (m *Scope) GetProviderType() ProviderType

func (*Scope) GetResource added in v0.10.9

func (m *Scope) GetResource() string

func (*Scope) GetResourceGroup added in v0.10.9

func (m *Scope) GetResourceGroup() string

func (*Scope) ProtoMessage added in v0.10.9

func (*Scope) ProtoMessage()

func (*Scope) Reset added in v0.10.9

func (m *Scope) Reset()

func (*Scope) String added in v0.10.9

func (m *Scope) String() string

func (*Scope) XXX_DiscardUnknown added in v0.10.9

func (m *Scope) XXX_DiscardUnknown()

func (*Scope) XXX_Marshal added in v0.10.9

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

func (*Scope) XXX_Merge added in v0.10.9

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

func (*Scope) XXX_Size added in v0.10.9

func (m *Scope) XXX_Size() int

func (*Scope) XXX_Unmarshal added in v0.10.9

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

type Status

type Status struct {
	Health               *Health          `protobuf:"bytes,1,opt,name=health,proto3" json:"health,omitempty"`
	ProvisioningStatus   *ProvisionStatus `protobuf:"bytes,2,opt,name=provisioningStatus,proto3" json:"provisioningStatus,omitempty"`
	LastError            *Error           `protobuf:"bytes,3,opt,name=lastError,proto3" json:"lastError,omitempty"`
	Version              *Version         `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*Status) Descriptor

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

func (*Status) GetHealth

func (m *Status) GetHealth() *Health

func (*Status) GetLastError

func (m *Status) GetLastError() *Error

func (*Status) GetProvisioningStatus

func (m *Status) GetProvisioningStatus() *ProvisionStatus

func (*Status) GetVersion

func (m *Status) GetVersion() *Version

func (*Status) ProtoMessage

func (*Status) ProtoMessage()

func (*Status) Reset

func (m *Status) Reset()

func (*Status) String

func (m *Status) String() string

func (*Status) XXX_DiscardUnknown

func (m *Status) XXX_DiscardUnknown()

func (*Status) XXX_Marshal

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

func (*Status) XXX_Merge

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

func (*Status) XXX_Size

func (m *Status) XXX_Size() int

func (*Status) XXX_Unmarshal

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

type StorageContainerInfo added in v0.10.9

type StorageContainerInfo struct {
	Capacity             *Capacity `protobuf:"bytes,1,opt,name=capacity,proto3" json:"capacity,omitempty"`
	Latency              *Latency  `protobuf:"bytes,2,opt,name=latency,proto3" json:"latency,omitempty"`
	Status               *Status   `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*StorageContainerInfo) Descriptor added in v0.10.9

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

func (*StorageContainerInfo) GetCapacity added in v0.10.9

func (m *StorageContainerInfo) GetCapacity() *Capacity

func (*StorageContainerInfo) GetLatency added in v0.10.9

func (m *StorageContainerInfo) GetLatency() *Latency

func (*StorageContainerInfo) GetStatus added in v0.10.9

func (m *StorageContainerInfo) GetStatus() *Status

func (*StorageContainerInfo) ProtoMessage added in v0.10.9

func (*StorageContainerInfo) ProtoMessage()

func (*StorageContainerInfo) Reset added in v0.10.9

func (m *StorageContainerInfo) Reset()

func (*StorageContainerInfo) String added in v0.10.9

func (m *StorageContainerInfo) String() string

func (*StorageContainerInfo) XXX_DiscardUnknown added in v0.10.9

func (m *StorageContainerInfo) XXX_DiscardUnknown()

func (*StorageContainerInfo) XXX_Marshal added in v0.10.9

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

func (*StorageContainerInfo) XXX_Merge added in v0.10.9

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

func (*StorageContainerInfo) XXX_Size added in v0.10.9

func (m *StorageContainerInfo) XXX_Size() int

func (*StorageContainerInfo) XXX_Unmarshal added in v0.10.9

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

type Tag added in v0.10.5

type Tag struct {
	Key                  string   `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value                string   `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Tag) Descriptor added in v0.10.5

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

func (*Tag) GetKey added in v0.10.5

func (m *Tag) GetKey() string

func (*Tag) GetValue added in v0.10.5

func (m *Tag) GetValue() string

func (*Tag) ProtoMessage added in v0.10.5

func (*Tag) ProtoMessage()

func (*Tag) Reset added in v0.10.5

func (m *Tag) Reset()

func (*Tag) String added in v0.10.5

func (m *Tag) String() string

func (*Tag) XXX_DiscardUnknown added in v0.10.5

func (m *Tag) XXX_DiscardUnknown()

func (*Tag) XXX_Marshal added in v0.10.5

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

func (*Tag) XXX_Merge added in v0.10.5

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

func (*Tag) XXX_Size added in v0.10.5

func (m *Tag) XXX_Size() int

func (*Tag) XXX_Unmarshal added in v0.10.5

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

type Tags added in v0.10.5

type Tags struct {
	Tags                 []*Tag   `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Tags) Descriptor added in v0.10.5

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

func (*Tags) GetTags added in v0.10.5

func (m *Tags) GetTags() []*Tag

func (*Tags) ProtoMessage added in v0.10.5

func (*Tags) ProtoMessage()

func (*Tags) Reset added in v0.10.5

func (m *Tags) Reset()

func (*Tags) String added in v0.10.5

func (m *Tags) String() string

func (*Tags) XXX_DiscardUnknown added in v0.10.5

func (m *Tags) XXX_DiscardUnknown()

func (*Tags) XXX_Marshal added in v0.10.5

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

func (*Tags) XXX_Merge added in v0.10.5

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

func (*Tags) XXX_Size added in v0.10.5

func (m *Tags) XXX_Size() int

func (*Tags) XXX_Unmarshal added in v0.10.5

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

type UserType

type UserType int32
const (
	UserType_ROOT UserType = 0
	UserType_USER UserType = 1
)

func (UserType) Descriptor added in v0.10.14

func (UserType) Descriptor() protoreflect.EnumDescriptor

func (UserType) Enum added in v0.10.14

func (x UserType) Enum() *UserType

func (UserType) EnumDescriptor deprecated

func (UserType) EnumDescriptor() ([]byte, []int)

Deprecated: Use UserType.Descriptor instead.

func (UserType) Number added in v0.10.14

func (x UserType) Number() protoreflect.EnumNumber

func (UserType) String

func (x UserType) String() string

func (UserType) Type added in v0.10.14

type Version

type Version struct {
	Number               string   `protobuf:"bytes,1,opt,name=number,proto3" json:"number,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Version) Descriptor

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

func (*Version) GetNumber

func (m *Version) GetNumber() string

func (*Version) ProtoMessage

func (*Version) ProtoMessage()

func (*Version) Reset

func (m *Version) Reset()

func (*Version) String

func (m *Version) String() string

func (*Version) XXX_DiscardUnknown

func (m *Version) XXX_DiscardUnknown()

func (*Version) XXX_Marshal

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

func (*Version) XXX_Merge

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

func (*Version) XXX_Size

func (m *Version) XXX_Size() int

func (*Version) XXX_Unmarshal

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

type VirtualMachineCustomSize added in v0.10.6

type VirtualMachineCustomSize struct {
	CpuCount int32 `protobuf:"varint,1,opt,name=cpuCount,proto3" json:"cpuCount,omitempty"`
	MemoryMB int32 `protobuf:"varint,2,opt,name=memoryMB,proto3" json:"memoryMB,omitempty"`
	GpuCount int32 `protobuf:"varint,3,opt,name=gpuCount,proto3" json:"gpuCount,omitempty"`
	// contains filtered or unexported fields
}

func (*VirtualMachineCustomSize) Descriptor deprecated added in v0.10.6

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

Deprecated: Use VirtualMachineCustomSize.ProtoReflect.Descriptor instead.

func (*VirtualMachineCustomSize) GetCpuCount added in v0.10.6

func (x *VirtualMachineCustomSize) GetCpuCount() int32

func (*VirtualMachineCustomSize) GetGpuCount added in v0.10.12

func (x *VirtualMachineCustomSize) GetGpuCount() int32

func (*VirtualMachineCustomSize) GetMemoryMB added in v0.10.6

func (x *VirtualMachineCustomSize) GetMemoryMB() int32

func (*VirtualMachineCustomSize) ProtoMessage added in v0.10.6

func (*VirtualMachineCustomSize) ProtoMessage()

func (*VirtualMachineCustomSize) ProtoReflect added in v0.10.14

func (x *VirtualMachineCustomSize) ProtoReflect() protoreflect.Message

func (*VirtualMachineCustomSize) Reset added in v0.10.6

func (x *VirtualMachineCustomSize) Reset()

func (*VirtualMachineCustomSize) String added in v0.10.6

func (x *VirtualMachineCustomSize) String() string

type VirtualMachineOperation

type VirtualMachineOperation int32
const (
	VirtualMachineOperation_START VirtualMachineOperation = 0
	VirtualMachineOperation_STOP  VirtualMachineOperation = 1
	VirtualMachineOperation_RESET VirtualMachineOperation = 2
)

func (VirtualMachineOperation) Descriptor added in v0.10.14

func (VirtualMachineOperation) Enum added in v0.10.14

func (VirtualMachineOperation) EnumDescriptor deprecated

func (VirtualMachineOperation) EnumDescriptor() ([]byte, []int)

Deprecated: Use VirtualMachineOperation.Descriptor instead.

func (VirtualMachineOperation) Number added in v0.10.14

func (VirtualMachineOperation) String

func (x VirtualMachineOperation) String() string

func (VirtualMachineOperation) Type added in v0.10.14

type VirtualMachineRunCommandExecutionState added in v0.10.11

type VirtualMachineRunCommandExecutionState int32
const (
	VirtualMachineRunCommandExecutionState_ExecutionState_UNKNOWN   VirtualMachineRunCommandExecutionState = 0
	VirtualMachineRunCommandExecutionState_ExecutionState_FAILED    VirtualMachineRunCommandExecutionState = 1
	VirtualMachineRunCommandExecutionState_ExecutionState_SUCCEEDED VirtualMachineRunCommandExecutionState = 2
)

func (VirtualMachineRunCommandExecutionState) Descriptor added in v0.10.14

func (VirtualMachineRunCommandExecutionState) Enum added in v0.10.14

func (VirtualMachineRunCommandExecutionState) EnumDescriptor deprecated added in v0.10.11

func (VirtualMachineRunCommandExecutionState) EnumDescriptor() ([]byte, []int)

Deprecated: Use VirtualMachineRunCommandExecutionState.Descriptor instead.

func (VirtualMachineRunCommandExecutionState) Number added in v0.10.14

func (VirtualMachineRunCommandExecutionState) String added in v0.10.11

func (VirtualMachineRunCommandExecutionState) Type added in v0.10.14

type VirtualMachineRunCommandInputParameter added in v0.10.11

type VirtualMachineRunCommandInputParameter struct {
	Name  string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Value string `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*VirtualMachineRunCommandInputParameter) Descriptor deprecated added in v0.10.11

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

Deprecated: Use VirtualMachineRunCommandInputParameter.ProtoReflect.Descriptor instead.

func (*VirtualMachineRunCommandInputParameter) GetName added in v0.10.11

func (*VirtualMachineRunCommandInputParameter) GetValue added in v0.10.11

func (*VirtualMachineRunCommandInputParameter) ProtoMessage added in v0.10.11

func (*VirtualMachineRunCommandInputParameter) ProtoReflect added in v0.10.14

func (*VirtualMachineRunCommandInputParameter) Reset added in v0.10.11

func (*VirtualMachineRunCommandInputParameter) String added in v0.10.11

type VirtualMachineRunCommandInstanceView added in v0.10.11

type VirtualMachineRunCommandInstanceView struct {
	ExecutionState VirtualMachineRunCommandExecutionState `` /* 130-byte string literal not displayed */
	ExitCode       int32                                  `protobuf:"varint,2,opt,name=ExitCode,proto3" json:"ExitCode,omitempty"`
	Output         string                                 `protobuf:"bytes,3,opt,name=Output,proto3" json:"Output,omitempty"`
	Error          string                                 `protobuf:"bytes,4,opt,name=Error,proto3" json:"Error,omitempty"`
	// contains filtered or unexported fields
}

func (*VirtualMachineRunCommandInstanceView) Descriptor deprecated added in v0.10.11

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

Deprecated: Use VirtualMachineRunCommandInstanceView.ProtoReflect.Descriptor instead.

func (*VirtualMachineRunCommandInstanceView) GetError added in v0.10.11

func (*VirtualMachineRunCommandInstanceView) GetExecutionState added in v0.10.11

func (*VirtualMachineRunCommandInstanceView) GetExitCode added in v0.10.11

func (*VirtualMachineRunCommandInstanceView) GetOutput added in v0.10.11

func (*VirtualMachineRunCommandInstanceView) ProtoMessage added in v0.10.11

func (*VirtualMachineRunCommandInstanceView) ProtoMessage()

func (*VirtualMachineRunCommandInstanceView) ProtoReflect added in v0.10.14

func (*VirtualMachineRunCommandInstanceView) Reset added in v0.10.11

func (*VirtualMachineRunCommandInstanceView) String added in v0.10.11

type VirtualMachineRunCommandScriptSource added in v0.10.11

type VirtualMachineRunCommandScriptSource struct {
	Script    string `protobuf:"bytes,1,opt,name=Script,proto3" json:"Script,omitempty"`
	ScriptURI string `protobuf:"bytes,2,opt,name=ScriptURI,proto3" json:"ScriptURI,omitempty"`
	CommandID string `protobuf:"bytes,3,opt,name=CommandID,proto3" json:"CommandID,omitempty"`
	// contains filtered or unexported fields
}

func (*VirtualMachineRunCommandScriptSource) Descriptor deprecated added in v0.10.11

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

Deprecated: Use VirtualMachineRunCommandScriptSource.ProtoReflect.Descriptor instead.

func (*VirtualMachineRunCommandScriptSource) GetCommandID added in v0.10.11

func (x *VirtualMachineRunCommandScriptSource) GetCommandID() string

func (*VirtualMachineRunCommandScriptSource) GetScript added in v0.10.11

func (*VirtualMachineRunCommandScriptSource) GetScriptURI added in v0.10.11

func (x *VirtualMachineRunCommandScriptSource) GetScriptURI() string

func (*VirtualMachineRunCommandScriptSource) ProtoMessage added in v0.10.11

func (*VirtualMachineRunCommandScriptSource) ProtoMessage()

func (*VirtualMachineRunCommandScriptSource) ProtoReflect added in v0.10.14

func (*VirtualMachineRunCommandScriptSource) Reset added in v0.10.11

func (*VirtualMachineRunCommandScriptSource) String added in v0.10.11

type VirtualMachineSizeType

type VirtualMachineSizeType int32
const (
	VirtualMachineSizeType_Default             VirtualMachineSizeType = 0
	VirtualMachineSizeType_Standard_A2_v2      VirtualMachineSizeType = 2
	VirtualMachineSizeType_Standard_A4_v2      VirtualMachineSizeType = 3
	VirtualMachineSizeType_Standard_D2s_v3     VirtualMachineSizeType = 4
	VirtualMachineSizeType_Standard_D4s_v3     VirtualMachineSizeType = 5
	VirtualMachineSizeType_Standard_D8s_v3     VirtualMachineSizeType = 6
	VirtualMachineSizeType_Standard_D16s_v3    VirtualMachineSizeType = 7
	VirtualMachineSizeType_Standard_D32s_v3    VirtualMachineSizeType = 8
	VirtualMachineSizeType_Standard_DS2_v2     VirtualMachineSizeType = 9
	VirtualMachineSizeType_Standard_DS3_v2     VirtualMachineSizeType = 10
	VirtualMachineSizeType_Standard_DS4_v2     VirtualMachineSizeType = 11
	VirtualMachineSizeType_Standard_DS5_v2     VirtualMachineSizeType = 12
	VirtualMachineSizeType_Standard_DS13_v2    VirtualMachineSizeType = 13
	VirtualMachineSizeType_Standard_K8S_v1     VirtualMachineSizeType = 14
	VirtualMachineSizeType_Standard_K8S2_v1    VirtualMachineSizeType = 15
	VirtualMachineSizeType_Standard_K8S3_v1    VirtualMachineSizeType = 16
	VirtualMachineSizeType_Standard_K8S4_v1    VirtualMachineSizeType = 17
	VirtualMachineSizeType_Standard_NK6        VirtualMachineSizeType = 18
	VirtualMachineSizeType_Standard_NK12       VirtualMachineSizeType = 19
	VirtualMachineSizeType_Standard_NV6        VirtualMachineSizeType = 20
	VirtualMachineSizeType_Standard_NV12       VirtualMachineSizeType = 21
	VirtualMachineSizeType_Standard_K8S5_v1    VirtualMachineSizeType = 22
	VirtualMachineSizeType_Standard_DS2_v2_HPN VirtualMachineSizeType = 23
	VirtualMachineSizeType_Standard_DS3_v2_HPN VirtualMachineSizeType = 24
	VirtualMachineSizeType_Standard_DS4_v2_HPN VirtualMachineSizeType = 25
	VirtualMachineSizeType_Standard_F2s_HPN    VirtualMachineSizeType = 26
	VirtualMachineSizeType_Standard_F4s_HPN    VirtualMachineSizeType = 27
	VirtualMachineSizeType_Standard_F8s_HPN    VirtualMachineSizeType = 28
	VirtualMachineSizeType_Standard_F16s_HPN   VirtualMachineSizeType = 29
	VirtualMachineSizeType_Custom_NK           VirtualMachineSizeType = 96
	VirtualMachineSizeType_Custom_Gpupv        VirtualMachineSizeType = 97
	VirtualMachineSizeType_Custom              VirtualMachineSizeType = 98
	VirtualMachineSizeType_Unsupported         VirtualMachineSizeType = 99
)

func (VirtualMachineSizeType) Descriptor added in v0.10.14

func (VirtualMachineSizeType) Enum added in v0.10.14

func (VirtualMachineSizeType) EnumDescriptor deprecated

func (VirtualMachineSizeType) EnumDescriptor() ([]byte, []int)

Deprecated: Use VirtualMachineSizeType.Descriptor instead.

func (VirtualMachineSizeType) Number added in v0.10.14

func (VirtualMachineSizeType) String

func (x VirtualMachineSizeType) String() string

func (VirtualMachineSizeType) Type added in v0.10.14

type WinRMConfiguration added in v0.10.12

type WinRMConfiguration struct {
	Listeners []*WinRMListener `protobuf:"bytes,1,rep,name=Listeners,proto3" json:"Listeners,omitempty"`
	// contains filtered or unexported fields
}

func (*WinRMConfiguration) Descriptor deprecated added in v0.10.12

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

Deprecated: Use WinRMConfiguration.ProtoReflect.Descriptor instead.

func (*WinRMConfiguration) GetListeners added in v0.10.12

func (x *WinRMConfiguration) GetListeners() []*WinRMListener

func (*WinRMConfiguration) ProtoMessage added in v0.10.12

func (*WinRMConfiguration) ProtoMessage()

func (*WinRMConfiguration) ProtoReflect added in v0.10.14

func (x *WinRMConfiguration) ProtoReflect() protoreflect.Message

func (*WinRMConfiguration) Reset added in v0.10.12

func (x *WinRMConfiguration) Reset()

func (*WinRMConfiguration) String added in v0.10.12

func (x *WinRMConfiguration) String() string

type WinRMListener added in v0.10.12

type WinRMListener struct {
	Protocol WinRMProtocolType `protobuf:"varint,1,opt,name=Protocol,proto3,enum=moc.WinRMProtocolType" json:"Protocol,omitempty"`
	// contains filtered or unexported fields
}

func (*WinRMListener) Descriptor deprecated added in v0.10.12

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

Deprecated: Use WinRMListener.ProtoReflect.Descriptor instead.

func (*WinRMListener) GetProtocol added in v0.10.12

func (x *WinRMListener) GetProtocol() WinRMProtocolType

func (*WinRMListener) ProtoMessage added in v0.10.12

func (*WinRMListener) ProtoMessage()

func (*WinRMListener) ProtoReflect added in v0.10.14

func (x *WinRMListener) ProtoReflect() protoreflect.Message

func (*WinRMListener) Reset added in v0.10.12

func (x *WinRMListener) Reset()

func (*WinRMListener) String added in v0.10.12

func (x *WinRMListener) String() string

type WinRMProtocolType added in v0.10.12

type WinRMProtocolType int32
const (
	WinRMProtocolType_HTTP  WinRMProtocolType = 0
	WinRMProtocolType_HTTPS WinRMProtocolType = 1
)

func (WinRMProtocolType) Descriptor added in v0.10.14

func (WinRMProtocolType) Enum added in v0.10.14

func (WinRMProtocolType) EnumDescriptor deprecated added in v0.10.12

func (WinRMProtocolType) EnumDescriptor() ([]byte, []int)

Deprecated: Use WinRMProtocolType.Descriptor instead.

func (WinRMProtocolType) Number added in v0.10.14

func (WinRMProtocolType) String added in v0.10.12

func (x WinRMProtocolType) String() string

func (WinRMProtocolType) Type added in v0.10.14

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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