Documentation ¶
Index ¶
- Variables
- type Algorithm
- type AuthenticationType
- type ClientType
- type Dns
- func (*Dns) Descriptor() ([]byte, []int)
- func (m *Dns) GetDomain() string
- func (m *Dns) GetOptions() []string
- func (m *Dns) GetSearch() []string
- func (m *Dns) GetServers() []string
- func (*Dns) ProtoMessage()
- func (m *Dns) Reset()
- func (m *Dns) String() string
- func (m *Dns) XXX_DiscardUnknown()
- func (m *Dns) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Dns) XXX_Merge(src proto.Message)
- func (m *Dns) XXX_Size() int
- func (m *Dns) XXX_Unmarshal(b []byte) error
- type Entity
- func (*Entity) Descriptor() ([]byte, []int)
- func (m *Entity) GetIsPlaceholder() bool
- func (*Entity) ProtoMessage()
- func (m *Entity) Reset()
- func (m *Entity) String() string
- func (m *Entity) XXX_DiscardUnknown()
- func (m *Entity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Entity) XXX_Merge(src proto.Message)
- func (m *Entity) XXX_Size() int
- func (m *Entity) XXX_Unmarshal(b []byte) error
- type Error
- func (*Error) Descriptor() ([]byte, []int)
- func (m *Error) GetCode() int32
- func (m *Error) GetMessage() string
- func (*Error) ProtoMessage()
- func (m *Error) Reset()
- func (m *Error) String() string
- func (m *Error) XXX_DiscardUnknown()
- func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Error) XXX_Merge(src proto.Message)
- func (m *Error) XXX_Size() int
- func (m *Error) XXX_Unmarshal(b []byte) error
- type GPU
- func (*GPU) Descriptor() ([]byte, []int)
- func (m *GPU) GetCount() uint32
- func (m *GPU) GetName() string
- func (m *GPU) GetSizeBytes() uint32
- func (*GPU) ProtoMessage()
- func (m *GPU) Reset()
- func (m *GPU) String() string
- func (m *GPU) XXX_DiscardUnknown()
- func (m *GPU) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GPU) XXX_Merge(src proto.Message)
- func (m *GPU) XXX_Size() int
- func (m *GPU) XXX_Unmarshal(b []byte) error
- type Health
- func (*Health) Descriptor() ([]byte, []int)
- func (m *Health) GetCurrentState() HealthState
- func (m *Health) GetPreviousState() HealthState
- func (*Health) ProtoMessage()
- func (m *Health) Reset()
- func (m *Health) String() string
- func (m *Health) XXX_DiscardUnknown()
- func (m *Health) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Health) XXX_Merge(src proto.Message)
- func (m *Health) XXX_Size() int
- func (m *Health) XXX_Unmarshal(b []byte) error
- type HealthState
- type HighAvailabilityState
- type IPAllocationMethod
- type IdentityCertificateOperation
- type IdentityOperation
- type JsonWebKeyCurveName
- type JsonWebKeyType
- type KeyOperation
- type KeySize
- type NodeInfo
- func (*NodeInfo) Descriptor() ([]byte, []int)
- func (m *NodeInfo) GetAvailability() *Resources
- func (m *NodeInfo) GetCapability() *Resources
- func (m *NodeInfo) GetId() string
- func (m *NodeInfo) GetName() string
- func (m *NodeInfo) GetOstype() OperatingSystemType
- func (m *NodeInfo) GetStatus() *Status
- func (*NodeInfo) ProtoMessage()
- func (m *NodeInfo) Reset()
- func (m *NodeInfo) String() string
- func (m *NodeInfo) XXX_DiscardUnknown()
- func (m *NodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeInfo) XXX_Merge(src proto.Message)
- func (m *NodeInfo) XXX_Size() int
- func (m *NodeInfo) XXX_Unmarshal(b []byte) error
- type Notification
- func (*Notification) Descriptor() ([]byte, []int)
- func (m *Notification) GetAsync() bool
- func (m *Notification) GetEntityName() string
- func (m *Notification) GetMessage() string
- func (m *Notification) GetOperation() Operation
- func (m *Notification) GetParentEntityName() string
- func (*Notification) ProtoMessage()
- func (m *Notification) Reset()
- func (m *Notification) String() string
- func (m *Notification) XXX_DiscardUnknown()
- func (m *Notification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Notification) XXX_Merge(src proto.Message)
- func (m *Notification) XXX_Size() int
- func (m *Notification) XXX_Unmarshal(b []byte) error
- type NotificationResponse
- func (*NotificationResponse) Descriptor() ([]byte, []int)
- func (m *NotificationResponse) GetError() string
- func (m *NotificationResponse) GetNotifications() []*Notification
- func (m *NotificationResponse) GetResult() *wrappers.BoolValue
- func (*NotificationResponse) ProtoMessage()
- func (m *NotificationResponse) Reset()
- func (m *NotificationResponse) String() string
- func (m *NotificationResponse) XXX_DiscardUnknown()
- func (m *NotificationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NotificationResponse) XXX_Merge(src proto.Message)
- func (m *NotificationResponse) XXX_Size() int
- func (m *NotificationResponse) XXX_Unmarshal(b []byte) error
- type OperatingSystemBootstrapEngine
- type OperatingSystemType
- type Operation
- type PhysicalMemory
- func (*PhysicalMemory) Descriptor() ([]byte, []int)
- func (m *PhysicalMemory) GetSizeBytes() uint64
- func (*PhysicalMemory) ProtoMessage()
- func (m *PhysicalMemory) Reset()
- func (m *PhysicalMemory) String() string
- func (m *PhysicalMemory) XXX_DiscardUnknown()
- func (m *PhysicalMemory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PhysicalMemory) XXX_Merge(src proto.Message)
- func (m *PhysicalMemory) XXX_Size() int
- func (m *PhysicalMemory) XXX_Unmarshal(b []byte) error
- type PowerState
- type Processor
- func (*Processor) Descriptor() ([]byte, []int)
- func (m *Processor) GetCores() uint32
- func (m *Processor) GetLogicalprocessors() uint32
- func (m *Processor) GetName() string
- func (m *Processor) GetSpeed() string
- func (m *Processor) GetType() ProcessorType
- func (m *Processor) GetVirtualization() bool
- func (*Processor) ProtoMessage()
- func (m *Processor) Reset()
- func (m *Processor) String() string
- func (m *Processor) XXX_DiscardUnknown()
- func (m *Processor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Processor) XXX_Merge(src proto.Message)
- func (m *Processor) XXX_Size() int
- func (m *Processor) XXX_Unmarshal(b []byte) error
- type ProcessorType
- type Protocol
- type ProviderType
- type ProvisionState
- type ProvisionStatus
- func (*ProvisionStatus) Descriptor() ([]byte, []int)
- func (m *ProvisionStatus) GetCurrentState() ProvisionState
- func (m *ProvisionStatus) GetPreviousState() ProvisionState
- func (*ProvisionStatus) ProtoMessage()
- func (m *ProvisionStatus) Reset()
- func (m *ProvisionStatus) String() string
- func (m *ProvisionStatus) XXX_DiscardUnknown()
- func (m *ProvisionStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProvisionStatus) XXX_Merge(src proto.Message)
- func (m *ProvisionStatus) XXX_Size() int
- func (m *ProvisionStatus) XXX_Unmarshal(b []byte) error
- type Resources
- func (*Resources) Descriptor() ([]byte, []int)
- func (m *Resources) GetGpu() *GPU
- func (m *Resources) GetMemory() *PhysicalMemory
- func (m *Resources) GetProcessor() *Processor
- func (*Resources) ProtoMessage()
- func (m *Resources) Reset()
- func (m *Resources) String() string
- func (m *Resources) XXX_DiscardUnknown()
- func (m *Resources) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Resources) XXX_Merge(src proto.Message)
- func (m *Resources) XXX_Size() int
- func (m *Resources) XXX_Unmarshal(b []byte) error
- type Scope
- func (*Scope) Descriptor() ([]byte, []int)
- func (m *Scope) GetLocation() string
- func (m *Scope) GetProviderType() ProviderType
- func (m *Scope) GetResource() string
- func (m *Scope) GetResourceGroup() string
- func (*Scope) ProtoMessage()
- func (m *Scope) Reset()
- func (m *Scope) String() string
- func (m *Scope) XXX_DiscardUnknown()
- func (m *Scope) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Scope) XXX_Merge(src proto.Message)
- func (m *Scope) XXX_Size() int
- func (m *Scope) XXX_Unmarshal(b []byte) error
- type Status
- func (*Status) Descriptor() ([]byte, []int)
- func (m *Status) GetHealth() *Health
- func (m *Status) GetLastError() *Error
- func (m *Status) GetProvisioningStatus() *ProvisionStatus
- func (m *Status) GetVersion() *Version
- func (*Status) ProtoMessage()
- func (m *Status) Reset()
- func (m *Status) String() string
- func (m *Status) XXX_DiscardUnknown()
- func (m *Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Status) XXX_Merge(src proto.Message)
- func (m *Status) XXX_Size() int
- func (m *Status) XXX_Unmarshal(b []byte) error
- type Tag
- func (*Tag) Descriptor() ([]byte, []int)
- func (m *Tag) GetKey() string
- func (m *Tag) GetValue() string
- func (*Tag) ProtoMessage()
- func (m *Tag) Reset()
- func (m *Tag) String() string
- func (m *Tag) XXX_DiscardUnknown()
- func (m *Tag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Tag) XXX_Merge(src proto.Message)
- func (m *Tag) XXX_Size() int
- func (m *Tag) XXX_Unmarshal(b []byte) error
- type Tags
- func (*Tags) Descriptor() ([]byte, []int)
- func (m *Tags) GetTags() []*Tag
- func (*Tags) ProtoMessage()
- func (m *Tags) Reset()
- func (m *Tags) String() string
- func (m *Tags) XXX_DiscardUnknown()
- func (m *Tags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Tags) XXX_Merge(src proto.Message)
- func (m *Tags) XXX_Size() int
- func (m *Tags) XXX_Unmarshal(b []byte) error
- type UserType
- type Version
- func (*Version) Descriptor() ([]byte, []int)
- func (m *Version) GetNumber() string
- func (*Version) ProtoMessage()
- func (m *Version) Reset()
- func (m *Version) String() string
- func (m *Version) XXX_DiscardUnknown()
- func (m *Version) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Version) XXX_Merge(src proto.Message)
- func (m *Version) XXX_Size() int
- func (m *Version) XXX_Unmarshal(b []byte) error
- type VirtualMachineCustomSize
- func (*VirtualMachineCustomSize) Descriptor() ([]byte, []int)
- func (m *VirtualMachineCustomSize) GetCpuCount() int32
- func (m *VirtualMachineCustomSize) GetMemoryMB() int32
- func (*VirtualMachineCustomSize) ProtoMessage()
- func (m *VirtualMachineCustomSize) Reset()
- func (m *VirtualMachineCustomSize) String() string
- func (m *VirtualMachineCustomSize) XXX_DiscardUnknown()
- func (m *VirtualMachineCustomSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VirtualMachineCustomSize) XXX_Merge(src proto.Message)
- func (m *VirtualMachineCustomSize) XXX_Size() int
- func (m *VirtualMachineCustomSize) XXX_Unmarshal(b []byte) error
- type VirtualMachineOperation
- type VirtualMachineSizeType
Constants ¶
This section is empty.
Variables ¶
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 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 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 OperatingSystemBootstrapEngine_name = map[int32]string{
0: "CLOUD_INIT",
1: "WINDOWS_ANSWER_FILES",
}
View Source
var OperatingSystemBootstrapEngine_value = map[string]int32{
"CLOUD_INIT": 0,
"WINDOWS_ANSWER_FILES": 1,
}
View Source
var OperatingSystemType_name = map[int32]string{
0: "WINDOWS",
1: "LINUX",
}
View Source
var OperatingSystemType_value = map[string]int32{
"WINDOWS": 0,
"LINUX": 1,
}
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 PowerState_name = map[int32]string{
0: "Unknown",
1: "Running",
2: "Off",
3: "Paused",
4: "Critical",
}
View Source
var PowerState_value = map[string]int32{
"Unknown": 0,
"Running": 1,
"Off": 2,
"Paused": 3,
"Critical": 4,
}
View Source
var ProcessorType_name = map[int32]string{
0: "None",
1: "Intel",
2: "Intel64",
3: "AMD",
4: "AMD64",
5: "ARM",
6: "ARM64",
}
View Source
var ProcessorType_value = map[string]int32{
"None": 0,
"Intel": 1,
"Intel64": 2,
"AMD": 3,
"AMD64": 4,
"ARM": 5,
"ARM64": 6,
}
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",
}
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,
}
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",
}
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,
}
View Source
var UserType_name = map[int32]string{
0: "ROOT",
1: "USER",
}
View Source
var UserType_value = map[string]int32{
"ROOT": 0,
"USER": 1,
}
View Source
var VirtualMachineOperation_name = map[int32]string{
0: "START",
1: "STOP",
2: "RESET",
}
View Source
var VirtualMachineOperation_value = map[string]int32{
"START": 0,
"STOP": 1,
"RESET": 2,
}
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",
98: "Custom",
99: "Unsupported",
}
View Source
var 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,
"Custom": 98,
"Unsupported": 99,
}
Functions ¶
This section is empty.
Types ¶
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 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) GetOptions ¶
func (*Dns) GetServers ¶
func (*Dns) ProtoMessage ¶
func (*Dns) ProtoMessage()
func (*Dns) XXX_DiscardUnknown ¶
func (m *Dns) XXX_DiscardUnknown()
func (*Dns) XXX_Unmarshal ¶
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) GetIsPlaceholder ¶
func (*Entity) ProtoMessage ¶
func (*Entity) ProtoMessage()
func (*Entity) XXX_DiscardUnknown ¶
func (m *Entity) XXX_DiscardUnknown()
func (*Entity) XXX_Marshal ¶
func (*Entity) XXX_Unmarshal ¶
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) GetMessage ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) XXX_DiscardUnknown ¶
func (m *Error) XXX_DiscardUnknown()
func (*Error) XXX_Marshal ¶
func (*Error) XXX_Unmarshal ¶
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) GetSizeBytes ¶
func (*GPU) ProtoMessage ¶
func (*GPU) ProtoMessage()
func (*GPU) XXX_DiscardUnknown ¶
func (m *GPU) XXX_DiscardUnknown()
func (*GPU) XXX_Unmarshal ¶
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) GetCurrentState ¶
func (m *Health) GetCurrentState() HealthState
func (*Health) GetPreviousState ¶
func (m *Health) GetPreviousState() HealthState
func (*Health) ProtoMessage ¶
func (*Health) ProtoMessage()
func (*Health) XXX_DiscardUnknown ¶
func (m *Health) XXX_DiscardUnknown()
func (*Health) XXX_Marshal ¶
func (*Health) XXX_Unmarshal ¶
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
func (x IdentityCertificateOperation) String() string
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 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 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) GetAvailability ¶
func (*NodeInfo) GetCapability ¶
func (*NodeInfo) GetOstype ¶
func (m *NodeInfo) GetOstype() OperatingSystemType
func (*NodeInfo) ProtoMessage ¶
func (*NodeInfo) ProtoMessage()
func (*NodeInfo) XXX_DiscardUnknown ¶
func (m *NodeInfo) XXX_DiscardUnknown()
func (*NodeInfo) XXX_Marshal ¶
func (*NodeInfo) XXX_Unmarshal ¶
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 OperatingSystemBootstrapEngine_WINDOWS_ANSWER_FILES OperatingSystemBootstrapEngine = 1 )
func (OperatingSystemBootstrapEngine) EnumDescriptor ¶ added in v0.10.6
func (OperatingSystemBootstrapEngine) EnumDescriptor() ([]byte, []int)
func (OperatingSystemBootstrapEngine) String ¶ added in v0.10.6
func (x OperatingSystemBootstrapEngine) String() string
type OperatingSystemType ¶
type OperatingSystemType int32
const ( OperatingSystemType_WINDOWS OperatingSystemType = 0 OperatingSystemType_LINUX OperatingSystemType = 1 )
func (OperatingSystemType) EnumDescriptor ¶
func (OperatingSystemType) EnumDescriptor() ([]byte, []int)
func (OperatingSystemType) String ¶
func (x OperatingSystemType) 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) EnumDescriptor ¶
func (PowerState) EnumDescriptor() ([]byte, []int)
func (PowerState) String ¶
func (x PowerState) String() string
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) GetLogicalprocessors ¶
func (*Processor) GetType ¶
func (m *Processor) GetType() ProcessorType
func (*Processor) GetVirtualization ¶
func (*Processor) ProtoMessage ¶
func (*Processor) ProtoMessage()
func (*Processor) XXX_DiscardUnknown ¶
func (m *Processor) XXX_DiscardUnknown()
func (*Processor) XXX_Marshal ¶
func (*Processor) XXX_Unmarshal ¶
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) EnumDescriptor ¶
func (ProcessorType) EnumDescriptor() ([]byte, []int)
func (ProcessorType) String ¶
func (x ProcessorType) 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 )
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 )
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) GetMemory ¶
func (m *Resources) GetMemory() *PhysicalMemory
func (*Resources) GetProcessor ¶
func (*Resources) ProtoMessage ¶
func (*Resources) ProtoMessage()
func (*Resources) XXX_DiscardUnknown ¶
func (m *Resources) XXX_DiscardUnknown()
func (*Resources) XXX_Marshal ¶
func (*Resources) XXX_Unmarshal ¶
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) GetLocation ¶ added in v0.10.9
func (*Scope) GetProviderType ¶ added in v0.10.9
func (m *Scope) GetProviderType() ProviderType
func (*Scope) GetResource ¶ added in v0.10.9
func (*Scope) GetResourceGroup ¶ added in v0.10.9
func (*Scope) ProtoMessage ¶ added in v0.10.9
func (*Scope) ProtoMessage()
func (*Scope) XXX_DiscardUnknown ¶ added in v0.10.9
func (m *Scope) XXX_DiscardUnknown()
func (*Scope) XXX_Marshal ¶ added in v0.10.9
func (*Scope) XXX_Unmarshal ¶ added in v0.10.9
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) GetLastError ¶
func (*Status) GetProvisioningStatus ¶
func (m *Status) GetProvisioningStatus() *ProvisionStatus
func (*Status) GetVersion ¶
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) XXX_DiscardUnknown ¶
func (m *Status) XXX_DiscardUnknown()
func (*Status) XXX_Marshal ¶
func (*Status) XXX_Unmarshal ¶
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) ProtoMessage ¶ added in v0.10.5
func (*Tag) ProtoMessage()
func (*Tag) XXX_DiscardUnknown ¶ added in v0.10.5
func (m *Tag) XXX_DiscardUnknown()
func (*Tag) XXX_Marshal ¶ added in v0.10.5
func (*Tag) XXX_Unmarshal ¶ added in v0.10.5
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) ProtoMessage ¶ added in v0.10.5
func (*Tags) ProtoMessage()
func (*Tags) XXX_DiscardUnknown ¶ added in v0.10.5
func (m *Tags) XXX_DiscardUnknown()
func (*Tags) XXX_Marshal ¶ added in v0.10.5
func (*Tags) XXX_Unmarshal ¶ added in v0.10.5
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) ProtoMessage ¶
func (*Version) ProtoMessage()
func (*Version) XXX_DiscardUnknown ¶
func (m *Version) XXX_DiscardUnknown()
func (*Version) XXX_Marshal ¶
func (*Version) XXX_Unmarshal ¶
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VirtualMachineCustomSize) Descriptor ¶ added in v0.10.6
func (*VirtualMachineCustomSize) Descriptor() ([]byte, []int)
func (*VirtualMachineCustomSize) GetCpuCount ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) GetCpuCount() int32
func (*VirtualMachineCustomSize) GetMemoryMB ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) GetMemoryMB() int32
func (*VirtualMachineCustomSize) ProtoMessage ¶ added in v0.10.6
func (*VirtualMachineCustomSize) ProtoMessage()
func (*VirtualMachineCustomSize) Reset ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) Reset()
func (*VirtualMachineCustomSize) String ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) String() string
func (*VirtualMachineCustomSize) XXX_DiscardUnknown ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) XXX_DiscardUnknown()
func (*VirtualMachineCustomSize) XXX_Marshal ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VirtualMachineCustomSize) XXX_Merge ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) XXX_Merge(src proto.Message)
func (*VirtualMachineCustomSize) XXX_Size ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) XXX_Size() int
func (*VirtualMachineCustomSize) XXX_Unmarshal ¶ added in v0.10.6
func (m *VirtualMachineCustomSize) XXX_Unmarshal(b []byte) error
type VirtualMachineOperation ¶
type VirtualMachineOperation int32
const ( VirtualMachineOperation_START VirtualMachineOperation = 0 VirtualMachineOperation_STOP VirtualMachineOperation = 1 VirtualMachineOperation_RESET VirtualMachineOperation = 2 )
func (VirtualMachineOperation) EnumDescriptor ¶
func (VirtualMachineOperation) EnumDescriptor() ([]byte, []int)
func (VirtualMachineOperation) String ¶
func (x VirtualMachineOperation) String() string
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_Custom VirtualMachineSizeType = 98 VirtualMachineSizeType_Unsupported VirtualMachineSizeType = 99 )
func (VirtualMachineSizeType) EnumDescriptor ¶
func (VirtualMachineSizeType) EnumDescriptor() ([]byte, []int)
func (VirtualMachineSizeType) String ¶
func (x VirtualMachineSizeType) String() string
Source Files ¶
Click to show internal directories.
Click to hide internal directories.