Documentation ¶
Index ¶
- Variables
- func RegisterCCMServer(s *grpc.Server, srv CCMServer)
- func RegisterCIMServer(s *grpc.Server, srv CIMServer)
- func RegisterSSHServer(s *grpc.Server, srv SSHServer)
- type AllResourceInfo
- func (*AllResourceInfo) Descriptor() ([]byte, []int)
- func (m *AllResourceInfo) GetMappedList() []*IID
- func (m *AllResourceInfo) GetOnlyCspList() []*IID
- func (m *AllResourceInfo) GetOnlySpiderList() []*IID
- func (m *AllResourceInfo) Marshal() (dAtA []byte, err error)
- func (m *AllResourceInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *AllResourceInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AllResourceInfo) ProtoMessage()
- func (m *AllResourceInfo) Reset()
- func (m *AllResourceInfo) Size() (n int)
- func (m *AllResourceInfo) String() string
- func (m *AllResourceInfo) Unmarshal(dAtA []byte) error
- func (m *AllResourceInfo) XXX_DiscardUnknown()
- func (m *AllResourceInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllResourceInfo) XXX_Merge(src proto.Message)
- func (m *AllResourceInfo) XXX_Size() int
- func (m *AllResourceInfo) XXX_Unmarshal(b []byte) error
- type AllResourceInfoResponse
- func (*AllResourceInfoResponse) Descriptor() ([]byte, []int)
- func (m *AllResourceInfoResponse) GetItem() *AllResourceInfo
- func (m *AllResourceInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *AllResourceInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AllResourceInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AllResourceInfoResponse) ProtoMessage()
- func (m *AllResourceInfoResponse) Reset()
- func (m *AllResourceInfoResponse) Size() (n int)
- func (m *AllResourceInfoResponse) String() string
- func (m *AllResourceInfoResponse) Unmarshal(dAtA []byte) error
- func (m *AllResourceInfoResponse) XXX_DiscardUnknown()
- func (m *AllResourceInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllResourceInfoResponse) XXX_Merge(src proto.Message)
- func (m *AllResourceInfoResponse) XXX_Size() int
- func (m *AllResourceInfoResponse) XXX_Unmarshal(b []byte) error
- type BooleanResponse
- func (*BooleanResponse) Descriptor() ([]byte, []int)
- func (m *BooleanResponse) GetResult() bool
- func (m *BooleanResponse) Marshal() (dAtA []byte, err error)
- func (m *BooleanResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *BooleanResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BooleanResponse) ProtoMessage()
- func (m *BooleanResponse) Reset()
- func (m *BooleanResponse) Size() (n int)
- func (m *BooleanResponse) String() string
- func (m *BooleanResponse) Unmarshal(dAtA []byte) error
- func (m *BooleanResponse) XXX_DiscardUnknown()
- func (m *BooleanResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BooleanResponse) XXX_Merge(src proto.Message)
- func (m *BooleanResponse) XXX_Size() int
- func (m *BooleanResponse) XXX_Unmarshal(b []byte) error
- type CCMClient
- type CCMServer
- type CIMClient
- type CIMServer
- type CSPKeyPairQryRequest
- func (*CSPKeyPairQryRequest) Descriptor() ([]byte, []int)
- func (m *CSPKeyPairQryRequest) GetConnectionName() string
- func (m *CSPKeyPairQryRequest) GetId() string
- func (m *CSPKeyPairQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CSPKeyPairQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CSPKeyPairQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CSPKeyPairQryRequest) ProtoMessage()
- func (m *CSPKeyPairQryRequest) Reset()
- func (m *CSPKeyPairQryRequest) Size() (n int)
- func (m *CSPKeyPairQryRequest) String() string
- func (m *CSPKeyPairQryRequest) Unmarshal(dAtA []byte) error
- func (m *CSPKeyPairQryRequest) XXX_DiscardUnknown()
- func (m *CSPKeyPairQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CSPKeyPairQryRequest) XXX_Merge(src proto.Message)
- func (m *CSPKeyPairQryRequest) XXX_Size() int
- func (m *CSPKeyPairQryRequest) XXX_Unmarshal(b []byte) error
- type CSPSecurityQryRequest
- func (*CSPSecurityQryRequest) Descriptor() ([]byte, []int)
- func (m *CSPSecurityQryRequest) GetConnectionName() string
- func (m *CSPSecurityQryRequest) GetId() string
- func (m *CSPSecurityQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CSPSecurityQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CSPSecurityQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CSPSecurityQryRequest) ProtoMessage()
- func (m *CSPSecurityQryRequest) Reset()
- func (m *CSPSecurityQryRequest) Size() (n int)
- func (m *CSPSecurityQryRequest) String() string
- func (m *CSPSecurityQryRequest) Unmarshal(dAtA []byte) error
- func (m *CSPSecurityQryRequest) XXX_DiscardUnknown()
- func (m *CSPSecurityQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CSPSecurityQryRequest) XXX_Merge(src proto.Message)
- func (m *CSPSecurityQryRequest) XXX_Size() int
- func (m *CSPSecurityQryRequest) XXX_Unmarshal(b []byte) error
- type CSPSubnetQryRequest
- func (*CSPSubnetQryRequest) Descriptor() ([]byte, []int)
- func (m *CSPSubnetQryRequest) GetConnectionName() string
- func (m *CSPSubnetQryRequest) GetId() string
- func (m *CSPSubnetQryRequest) GetVpcName() string
- func (m *CSPSubnetQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CSPSubnetQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CSPSubnetQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CSPSubnetQryRequest) ProtoMessage()
- func (m *CSPSubnetQryRequest) Reset()
- func (m *CSPSubnetQryRequest) Size() (n int)
- func (m *CSPSubnetQryRequest) String() string
- func (m *CSPSubnetQryRequest) Unmarshal(dAtA []byte) error
- func (m *CSPSubnetQryRequest) XXX_DiscardUnknown()
- func (m *CSPSubnetQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CSPSubnetQryRequest) XXX_Merge(src proto.Message)
- func (m *CSPSubnetQryRequest) XXX_Size() int
- func (m *CSPSubnetQryRequest) XXX_Unmarshal(b []byte) error
- type CSPVMQryRequest
- func (*CSPVMQryRequest) Descriptor() ([]byte, []int)
- func (m *CSPVMQryRequest) GetConnectionName() string
- func (m *CSPVMQryRequest) GetId() string
- func (m *CSPVMQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CSPVMQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CSPVMQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CSPVMQryRequest) ProtoMessage()
- func (m *CSPVMQryRequest) Reset()
- func (m *CSPVMQryRequest) Size() (n int)
- func (m *CSPVMQryRequest) String() string
- func (m *CSPVMQryRequest) Unmarshal(dAtA []byte) error
- func (m *CSPVMQryRequest) XXX_DiscardUnknown()
- func (m *CSPVMQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CSPVMQryRequest) XXX_Merge(src proto.Message)
- func (m *CSPVMQryRequest) XXX_Size() int
- func (m *CSPVMQryRequest) XXX_Unmarshal(b []byte) error
- type CSPVPCQryRequest
- func (*CSPVPCQryRequest) Descriptor() ([]byte, []int)
- func (m *CSPVPCQryRequest) GetConnectionName() string
- func (m *CSPVPCQryRequest) GetId() string
- func (m *CSPVPCQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CSPVPCQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CSPVPCQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CSPVPCQryRequest) ProtoMessage()
- func (m *CSPVPCQryRequest) Reset()
- func (m *CSPVPCQryRequest) Size() (n int)
- func (m *CSPVPCQryRequest) String() string
- func (m *CSPVPCQryRequest) Unmarshal(dAtA []byte) error
- func (m *CSPVPCQryRequest) XXX_DiscardUnknown()
- func (m *CSPVPCQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CSPVPCQryRequest) XXX_Merge(src proto.Message)
- func (m *CSPVPCQryRequest) XXX_Size() int
- func (m *CSPVPCQryRequest) XXX_Unmarshal(b []byte) error
- type CloudDriverInfo
- func (*CloudDriverInfo) Descriptor() ([]byte, []int)
- func (m *CloudDriverInfo) GetDriverLibFileName() string
- func (m *CloudDriverInfo) GetDriverName() string
- func (m *CloudDriverInfo) GetProviderName() string
- func (m *CloudDriverInfo) Marshal() (dAtA []byte, err error)
- func (m *CloudDriverInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *CloudDriverInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloudDriverInfo) ProtoMessage()
- func (m *CloudDriverInfo) Reset()
- func (m *CloudDriverInfo) Size() (n int)
- func (m *CloudDriverInfo) String() string
- func (m *CloudDriverInfo) Unmarshal(dAtA []byte) error
- func (m *CloudDriverInfo) XXX_DiscardUnknown()
- func (m *CloudDriverInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudDriverInfo) XXX_Merge(src proto.Message)
- func (m *CloudDriverInfo) XXX_Size() int
- func (m *CloudDriverInfo) XXX_Unmarshal(b []byte) error
- type CloudDriverInfoRequest
- func (*CloudDriverInfoRequest) Descriptor() ([]byte, []int)
- func (m *CloudDriverInfoRequest) GetItem() *CloudDriverInfo
- func (m *CloudDriverInfoRequest) Marshal() (dAtA []byte, err error)
- func (m *CloudDriverInfoRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CloudDriverInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloudDriverInfoRequest) ProtoMessage()
- func (m *CloudDriverInfoRequest) Reset()
- func (m *CloudDriverInfoRequest) Size() (n int)
- func (m *CloudDriverInfoRequest) String() string
- func (m *CloudDriverInfoRequest) Unmarshal(dAtA []byte) error
- func (m *CloudDriverInfoRequest) XXX_DiscardUnknown()
- func (m *CloudDriverInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudDriverInfoRequest) XXX_Merge(src proto.Message)
- func (m *CloudDriverInfoRequest) XXX_Size() int
- func (m *CloudDriverInfoRequest) XXX_Unmarshal(b []byte) error
- type CloudDriverInfoResponse
- func (*CloudDriverInfoResponse) Descriptor() ([]byte, []int)
- func (m *CloudDriverInfoResponse) GetItem() *CloudDriverInfo
- func (m *CloudDriverInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *CloudDriverInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CloudDriverInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloudDriverInfoResponse) ProtoMessage()
- func (m *CloudDriverInfoResponse) Reset()
- func (m *CloudDriverInfoResponse) Size() (n int)
- func (m *CloudDriverInfoResponse) String() string
- func (m *CloudDriverInfoResponse) Unmarshal(dAtA []byte) error
- func (m *CloudDriverInfoResponse) XXX_DiscardUnknown()
- func (m *CloudDriverInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudDriverInfoResponse) XXX_Merge(src proto.Message)
- func (m *CloudDriverInfoResponse) XXX_Size() int
- func (m *CloudDriverInfoResponse) XXX_Unmarshal(b []byte) error
- type CloudDriverQryRequest
- func (*CloudDriverQryRequest) Descriptor() ([]byte, []int)
- func (m *CloudDriverQryRequest) GetDriverName() string
- func (m *CloudDriverQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CloudDriverQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CloudDriverQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CloudDriverQryRequest) ProtoMessage()
- func (m *CloudDriverQryRequest) Reset()
- func (m *CloudDriverQryRequest) Size() (n int)
- func (m *CloudDriverQryRequest) String() string
- func (m *CloudDriverQryRequest) Unmarshal(dAtA []byte) error
- func (m *CloudDriverQryRequest) XXX_DiscardUnknown()
- func (m *CloudDriverQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudDriverQryRequest) XXX_Merge(src proto.Message)
- func (m *CloudDriverQryRequest) XXX_Size() int
- func (m *CloudDriverQryRequest) XXX_Unmarshal(b []byte) error
- type ConnectionConfigInfo
- func (*ConnectionConfigInfo) Descriptor() ([]byte, []int)
- func (m *ConnectionConfigInfo) GetConfigName() string
- func (m *ConnectionConfigInfo) GetCredentialName() string
- func (m *ConnectionConfigInfo) GetDriverName() string
- func (m *ConnectionConfigInfo) GetProviderName() string
- func (m *ConnectionConfigInfo) GetRegionName() string
- func (m *ConnectionConfigInfo) Marshal() (dAtA []byte, err error)
- func (m *ConnectionConfigInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ConnectionConfigInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ConnectionConfigInfo) ProtoMessage()
- func (m *ConnectionConfigInfo) Reset()
- func (m *ConnectionConfigInfo) Size() (n int)
- func (m *ConnectionConfigInfo) String() string
- func (m *ConnectionConfigInfo) Unmarshal(dAtA []byte) error
- func (m *ConnectionConfigInfo) XXX_DiscardUnknown()
- func (m *ConnectionConfigInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectionConfigInfo) XXX_Merge(src proto.Message)
- func (m *ConnectionConfigInfo) XXX_Size() int
- func (m *ConnectionConfigInfo) XXX_Unmarshal(b []byte) error
- type ConnectionConfigInfoRequest
- func (*ConnectionConfigInfoRequest) Descriptor() ([]byte, []int)
- func (m *ConnectionConfigInfoRequest) GetItem() *ConnectionConfigInfo
- func (m *ConnectionConfigInfoRequest) Marshal() (dAtA []byte, err error)
- func (m *ConnectionConfigInfoRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ConnectionConfigInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ConnectionConfigInfoRequest) ProtoMessage()
- func (m *ConnectionConfigInfoRequest) Reset()
- func (m *ConnectionConfigInfoRequest) Size() (n int)
- func (m *ConnectionConfigInfoRequest) String() string
- func (m *ConnectionConfigInfoRequest) Unmarshal(dAtA []byte) error
- func (m *ConnectionConfigInfoRequest) XXX_DiscardUnknown()
- func (m *ConnectionConfigInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectionConfigInfoRequest) XXX_Merge(src proto.Message)
- func (m *ConnectionConfigInfoRequest) XXX_Size() int
- func (m *ConnectionConfigInfoRequest) XXX_Unmarshal(b []byte) error
- type ConnectionConfigInfoResponse
- func (*ConnectionConfigInfoResponse) Descriptor() ([]byte, []int)
- func (m *ConnectionConfigInfoResponse) GetItem() *ConnectionConfigInfo
- func (m *ConnectionConfigInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ConnectionConfigInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ConnectionConfigInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ConnectionConfigInfoResponse) ProtoMessage()
- func (m *ConnectionConfigInfoResponse) Reset()
- func (m *ConnectionConfigInfoResponse) Size() (n int)
- func (m *ConnectionConfigInfoResponse) String() string
- func (m *ConnectionConfigInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ConnectionConfigInfoResponse) XXX_DiscardUnknown()
- func (m *ConnectionConfigInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectionConfigInfoResponse) XXX_Merge(src proto.Message)
- func (m *ConnectionConfigInfoResponse) XXX_Size() int
- func (m *ConnectionConfigInfoResponse) XXX_Unmarshal(b []byte) error
- type ConnectionConfigQryRequest
- func (*ConnectionConfigQryRequest) Descriptor() ([]byte, []int)
- func (m *ConnectionConfigQryRequest) GetConfigName() string
- func (m *ConnectionConfigQryRequest) Marshal() (dAtA []byte, err error)
- func (m *ConnectionConfigQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ConnectionConfigQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ConnectionConfigQryRequest) ProtoMessage()
- func (m *ConnectionConfigQryRequest) Reset()
- func (m *ConnectionConfigQryRequest) Size() (n int)
- func (m *ConnectionConfigQryRequest) String() string
- func (m *ConnectionConfigQryRequest) Unmarshal(dAtA []byte) error
- func (m *ConnectionConfigQryRequest) XXX_DiscardUnknown()
- func (m *ConnectionConfigQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectionConfigQryRequest) XXX_Merge(src proto.Message)
- func (m *ConnectionConfigQryRequest) XXX_Size() int
- func (m *ConnectionConfigQryRequest) XXX_Unmarshal(b []byte) error
- type CredentialInfo
- func (*CredentialInfo) Descriptor() ([]byte, []int)
- func (m *CredentialInfo) GetCredentialName() string
- func (m *CredentialInfo) GetKeyValueInfoList() []*KeyValue
- func (m *CredentialInfo) GetProviderName() string
- func (m *CredentialInfo) Marshal() (dAtA []byte, err error)
- func (m *CredentialInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *CredentialInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CredentialInfo) ProtoMessage()
- func (m *CredentialInfo) Reset()
- func (m *CredentialInfo) Size() (n int)
- func (m *CredentialInfo) String() string
- func (m *CredentialInfo) Unmarshal(dAtA []byte) error
- func (m *CredentialInfo) XXX_DiscardUnknown()
- func (m *CredentialInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CredentialInfo) XXX_Merge(src proto.Message)
- func (m *CredentialInfo) XXX_Size() int
- func (m *CredentialInfo) XXX_Unmarshal(b []byte) error
- type CredentialInfoRequest
- func (*CredentialInfoRequest) Descriptor() ([]byte, []int)
- func (m *CredentialInfoRequest) GetItem() *CredentialInfo
- func (m *CredentialInfoRequest) Marshal() (dAtA []byte, err error)
- func (m *CredentialInfoRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CredentialInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CredentialInfoRequest) ProtoMessage()
- func (m *CredentialInfoRequest) Reset()
- func (m *CredentialInfoRequest) Size() (n int)
- func (m *CredentialInfoRequest) String() string
- func (m *CredentialInfoRequest) Unmarshal(dAtA []byte) error
- func (m *CredentialInfoRequest) XXX_DiscardUnknown()
- func (m *CredentialInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CredentialInfoRequest) XXX_Merge(src proto.Message)
- func (m *CredentialInfoRequest) XXX_Size() int
- func (m *CredentialInfoRequest) XXX_Unmarshal(b []byte) error
- type CredentialInfoResponse
- func (*CredentialInfoResponse) Descriptor() ([]byte, []int)
- func (m *CredentialInfoResponse) GetItem() *CredentialInfo
- func (m *CredentialInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *CredentialInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CredentialInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CredentialInfoResponse) ProtoMessage()
- func (m *CredentialInfoResponse) Reset()
- func (m *CredentialInfoResponse) Size() (n int)
- func (m *CredentialInfoResponse) String() string
- func (m *CredentialInfoResponse) Unmarshal(dAtA []byte) error
- func (m *CredentialInfoResponse) XXX_DiscardUnknown()
- func (m *CredentialInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CredentialInfoResponse) XXX_Merge(src proto.Message)
- func (m *CredentialInfoResponse) XXX_Size() int
- func (m *CredentialInfoResponse) XXX_Unmarshal(b []byte) error
- type CredentialQryRequest
- func (*CredentialQryRequest) Descriptor() ([]byte, []int)
- func (m *CredentialQryRequest) GetCredentialName() string
- func (m *CredentialQryRequest) Marshal() (dAtA []byte, err error)
- func (m *CredentialQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CredentialQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CredentialQryRequest) ProtoMessage()
- func (m *CredentialQryRequest) Reset()
- func (m *CredentialQryRequest) Size() (n int)
- func (m *CredentialQryRequest) String() string
- func (m *CredentialQryRequest) Unmarshal(dAtA []byte) error
- func (m *CredentialQryRequest) XXX_DiscardUnknown()
- func (m *CredentialQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CredentialQryRequest) XXX_Merge(src proto.Message)
- func (m *CredentialQryRequest) XXX_Size() int
- func (m *CredentialQryRequest) XXX_Unmarshal(b []byte) error
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)
- func (m *Empty) Marshal() (dAtA []byte, err error)
- func (m *Empty) MarshalTo(dAtA []byte) (int, error)
- func (m *Empty) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Empty) ProtoMessage()
- func (m *Empty) Reset()
- func (m *Empty) Size() (n int)
- func (m *Empty) String() string
- func (m *Empty) Unmarshal(dAtA []byte) error
- func (m *Empty) XXX_DiscardUnknown()
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Empty) XXX_Merge(src proto.Message)
- func (m *Empty) XXX_Size() int
- func (m *Empty) XXX_Unmarshal(b []byte) error
- type GpuInfo
- func (*GpuInfo) Descriptor() ([]byte, []int)
- func (m *GpuInfo) GetCount() string
- func (m *GpuInfo) GetMem() string
- func (m *GpuInfo) GetMfr() string
- func (m *GpuInfo) GetModel() string
- func (m *GpuInfo) Marshal() (dAtA []byte, err error)
- func (m *GpuInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *GpuInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GpuInfo) ProtoMessage()
- func (m *GpuInfo) Reset()
- func (m *GpuInfo) Size() (n int)
- func (m *GpuInfo) String() string
- func (m *GpuInfo) Unmarshal(dAtA []byte) error
- func (m *GpuInfo) XXX_DiscardUnknown()
- func (m *GpuInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GpuInfo) XXX_Merge(src proto.Message)
- func (m *GpuInfo) XXX_Size() int
- func (m *GpuInfo) XXX_Unmarshal(b []byte) error
- type IID
- func (*IID) Descriptor() ([]byte, []int)
- func (m *IID) GetNameId() string
- func (m *IID) GetSystemId() string
- func (m *IID) Marshal() (dAtA []byte, err error)
- func (m *IID) MarshalTo(dAtA []byte) (int, error)
- func (m *IID) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*IID) ProtoMessage()
- func (m *IID) Reset()
- func (m *IID) Size() (n int)
- func (m *IID) String() string
- func (m *IID) Unmarshal(dAtA []byte) error
- func (m *IID) XXX_DiscardUnknown()
- func (m *IID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IID) XXX_Merge(src proto.Message)
- func (m *IID) XXX_Size() int
- func (m *IID) XXX_Unmarshal(b []byte) error
- type ImageAllQryRequest
- func (*ImageAllQryRequest) Descriptor() ([]byte, []int)
- func (m *ImageAllQryRequest) GetConnectionName() string
- func (m *ImageAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *ImageAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageAllQryRequest) ProtoMessage()
- func (m *ImageAllQryRequest) Reset()
- func (m *ImageAllQryRequest) Size() (n int)
- func (m *ImageAllQryRequest) String() string
- func (m *ImageAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *ImageAllQryRequest) XXX_DiscardUnknown()
- func (m *ImageAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageAllQryRequest) XXX_Merge(src proto.Message)
- func (m *ImageAllQryRequest) XXX_Size() int
- func (m *ImageAllQryRequest) XXX_Unmarshal(b []byte) error
- type ImageCreateInfo
- func (*ImageCreateInfo) Descriptor() ([]byte, []int)
- func (m *ImageCreateInfo) GetName() string
- func (m *ImageCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *ImageCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageCreateInfo) ProtoMessage()
- func (m *ImageCreateInfo) Reset()
- func (m *ImageCreateInfo) Size() (n int)
- func (m *ImageCreateInfo) String() string
- func (m *ImageCreateInfo) Unmarshal(dAtA []byte) error
- func (m *ImageCreateInfo) XXX_DiscardUnknown()
- func (m *ImageCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageCreateInfo) XXX_Merge(src proto.Message)
- func (m *ImageCreateInfo) XXX_Size() int
- func (m *ImageCreateInfo) XXX_Unmarshal(b []byte) error
- type ImageCreateRequest
- func (*ImageCreateRequest) Descriptor() ([]byte, []int)
- func (m *ImageCreateRequest) GetConnectionName() string
- func (m *ImageCreateRequest) GetItem() *ImageCreateInfo
- func (m *ImageCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *ImageCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageCreateRequest) ProtoMessage()
- func (m *ImageCreateRequest) Reset()
- func (m *ImageCreateRequest) Size() (n int)
- func (m *ImageCreateRequest) String() string
- func (m *ImageCreateRequest) Unmarshal(dAtA []byte) error
- func (m *ImageCreateRequest) XXX_DiscardUnknown()
- func (m *ImageCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageCreateRequest) XXX_Merge(src proto.Message)
- func (m *ImageCreateRequest) XXX_Size() int
- func (m *ImageCreateRequest) XXX_Unmarshal(b []byte) error
- type ImageInfo
- func (*ImageInfo) Descriptor() ([]byte, []int)
- func (m *ImageInfo) GetGuestOs() string
- func (m *ImageInfo) GetIid() *IID
- func (m *ImageInfo) GetKeyValueList() []*KeyValue
- func (m *ImageInfo) GetStatus() string
- func (m *ImageInfo) Marshal() (dAtA []byte, err error)
- func (m *ImageInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageInfo) ProtoMessage()
- func (m *ImageInfo) Reset()
- func (m *ImageInfo) Size() (n int)
- func (m *ImageInfo) String() string
- func (m *ImageInfo) Unmarshal(dAtA []byte) error
- func (m *ImageInfo) XXX_DiscardUnknown()
- func (m *ImageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageInfo) XXX_Merge(src proto.Message)
- func (m *ImageInfo) XXX_Size() int
- func (m *ImageInfo) XXX_Unmarshal(b []byte) error
- type ImageInfoResponse
- func (*ImageInfoResponse) Descriptor() ([]byte, []int)
- func (m *ImageInfoResponse) GetItem() *ImageInfo
- func (m *ImageInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ImageInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageInfoResponse) ProtoMessage()
- func (m *ImageInfoResponse) Reset()
- func (m *ImageInfoResponse) Size() (n int)
- func (m *ImageInfoResponse) String() string
- func (m *ImageInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ImageInfoResponse) XXX_DiscardUnknown()
- func (m *ImageInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageInfoResponse) XXX_Merge(src proto.Message)
- func (m *ImageInfoResponse) XXX_Size() int
- func (m *ImageInfoResponse) XXX_Unmarshal(b []byte) error
- type ImageQryRequest
- func (*ImageQryRequest) Descriptor() ([]byte, []int)
- func (m *ImageQryRequest) GetConnectionName() string
- func (m *ImageQryRequest) GetName() string
- func (m *ImageQryRequest) Marshal() (dAtA []byte, err error)
- func (m *ImageQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ImageQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ImageQryRequest) ProtoMessage()
- func (m *ImageQryRequest) Reset()
- func (m *ImageQryRequest) Size() (n int)
- func (m *ImageQryRequest) String() string
- func (m *ImageQryRequest) Unmarshal(dAtA []byte) error
- func (m *ImageQryRequest) XXX_DiscardUnknown()
- func (m *ImageQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImageQryRequest) XXX_Merge(src proto.Message)
- func (m *ImageQryRequest) XXX_Size() int
- func (m *ImageQryRequest) XXX_Unmarshal(b []byte) error
- type KeyPairAllQryRequest
- func (*KeyPairAllQryRequest) Descriptor() ([]byte, []int)
- func (m *KeyPairAllQryRequest) GetConnectionName() string
- func (m *KeyPairAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *KeyPairAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairAllQryRequest) ProtoMessage()
- func (m *KeyPairAllQryRequest) Reset()
- func (m *KeyPairAllQryRequest) Size() (n int)
- func (m *KeyPairAllQryRequest) String() string
- func (m *KeyPairAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *KeyPairAllQryRequest) XXX_DiscardUnknown()
- func (m *KeyPairAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairAllQryRequest) XXX_Merge(src proto.Message)
- func (m *KeyPairAllQryRequest) XXX_Size() int
- func (m *KeyPairAllQryRequest) XXX_Unmarshal(b []byte) error
- type KeyPairCreateInfo
- func (*KeyPairCreateInfo) Descriptor() ([]byte, []int)
- func (m *KeyPairCreateInfo) GetName() string
- func (m *KeyPairCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *KeyPairCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairCreateInfo) ProtoMessage()
- func (m *KeyPairCreateInfo) Reset()
- func (m *KeyPairCreateInfo) Size() (n int)
- func (m *KeyPairCreateInfo) String() string
- func (m *KeyPairCreateInfo) Unmarshal(dAtA []byte) error
- func (m *KeyPairCreateInfo) XXX_DiscardUnknown()
- func (m *KeyPairCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairCreateInfo) XXX_Merge(src proto.Message)
- func (m *KeyPairCreateInfo) XXX_Size() int
- func (m *KeyPairCreateInfo) XXX_Unmarshal(b []byte) error
- type KeyPairCreateRequest
- func (*KeyPairCreateRequest) Descriptor() ([]byte, []int)
- func (m *KeyPairCreateRequest) GetConnectionName() string
- func (m *KeyPairCreateRequest) GetItem() *KeyPairCreateInfo
- func (m *KeyPairCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *KeyPairCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairCreateRequest) ProtoMessage()
- func (m *KeyPairCreateRequest) Reset()
- func (m *KeyPairCreateRequest) Size() (n int)
- func (m *KeyPairCreateRequest) String() string
- func (m *KeyPairCreateRequest) Unmarshal(dAtA []byte) error
- func (m *KeyPairCreateRequest) XXX_DiscardUnknown()
- func (m *KeyPairCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairCreateRequest) XXX_Merge(src proto.Message)
- func (m *KeyPairCreateRequest) XXX_Size() int
- func (m *KeyPairCreateRequest) XXX_Unmarshal(b []byte) error
- type KeyPairInfo
- func (*KeyPairInfo) Descriptor() ([]byte, []int)
- func (m *KeyPairInfo) GetFingerprint() string
- func (m *KeyPairInfo) GetIid() *IID
- func (m *KeyPairInfo) GetKeyValueList() []*KeyValue
- func (m *KeyPairInfo) GetPrivateKey() string
- func (m *KeyPairInfo) GetPublicKey() string
- func (m *KeyPairInfo) GetVmUserId() string
- func (m *KeyPairInfo) Marshal() (dAtA []byte, err error)
- func (m *KeyPairInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairInfo) ProtoMessage()
- func (m *KeyPairInfo) Reset()
- func (m *KeyPairInfo) Size() (n int)
- func (m *KeyPairInfo) String() string
- func (m *KeyPairInfo) Unmarshal(dAtA []byte) error
- func (m *KeyPairInfo) XXX_DiscardUnknown()
- func (m *KeyPairInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairInfo) XXX_Merge(src proto.Message)
- func (m *KeyPairInfo) XXX_Size() int
- func (m *KeyPairInfo) XXX_Unmarshal(b []byte) error
- type KeyPairInfoResponse
- func (*KeyPairInfoResponse) Descriptor() ([]byte, []int)
- func (m *KeyPairInfoResponse) GetItem() *KeyPairInfo
- func (m *KeyPairInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *KeyPairInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairInfoResponse) ProtoMessage()
- func (m *KeyPairInfoResponse) Reset()
- func (m *KeyPairInfoResponse) Size() (n int)
- func (m *KeyPairInfoResponse) String() string
- func (m *KeyPairInfoResponse) Unmarshal(dAtA []byte) error
- func (m *KeyPairInfoResponse) XXX_DiscardUnknown()
- func (m *KeyPairInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairInfoResponse) XXX_Merge(src proto.Message)
- func (m *KeyPairInfoResponse) XXX_Size() int
- func (m *KeyPairInfoResponse) XXX_Unmarshal(b []byte) error
- type KeyPairQryRequest
- func (*KeyPairQryRequest) Descriptor() ([]byte, []int)
- func (m *KeyPairQryRequest) GetConnectionName() string
- func (m *KeyPairQryRequest) GetForce() string
- func (m *KeyPairQryRequest) GetName() string
- func (m *KeyPairQryRequest) Marshal() (dAtA []byte, err error)
- func (m *KeyPairQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairQryRequest) ProtoMessage()
- func (m *KeyPairQryRequest) Reset()
- func (m *KeyPairQryRequest) Size() (n int)
- func (m *KeyPairQryRequest) String() string
- func (m *KeyPairQryRequest) Unmarshal(dAtA []byte) error
- func (m *KeyPairQryRequest) XXX_DiscardUnknown()
- func (m *KeyPairQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairQryRequest) XXX_Merge(src proto.Message)
- func (m *KeyPairQryRequest) XXX_Size() int
- func (m *KeyPairQryRequest) XXX_Unmarshal(b []byte) error
- type KeyPairRegisterInfo
- func (*KeyPairRegisterInfo) Descriptor() ([]byte, []int)
- func (m *KeyPairRegisterInfo) GetCspId() string
- func (m *KeyPairRegisterInfo) GetName() string
- func (m *KeyPairRegisterInfo) Marshal() (dAtA []byte, err error)
- func (m *KeyPairRegisterInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairRegisterInfo) ProtoMessage()
- func (m *KeyPairRegisterInfo) Reset()
- func (m *KeyPairRegisterInfo) Size() (n int)
- func (m *KeyPairRegisterInfo) String() string
- func (m *KeyPairRegisterInfo) Unmarshal(dAtA []byte) error
- func (m *KeyPairRegisterInfo) XXX_DiscardUnknown()
- func (m *KeyPairRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairRegisterInfo) XXX_Merge(src proto.Message)
- func (m *KeyPairRegisterInfo) XXX_Size() int
- func (m *KeyPairRegisterInfo) XXX_Unmarshal(b []byte) error
- type KeyPairRegisterRequest
- func (*KeyPairRegisterRequest) Descriptor() ([]byte, []int)
- func (m *KeyPairRegisterRequest) GetConnectionName() string
- func (m *KeyPairRegisterRequest) GetItem() *KeyPairRegisterInfo
- func (m *KeyPairRegisterRequest) Marshal() (dAtA []byte, err error)
- func (m *KeyPairRegisterRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairRegisterRequest) ProtoMessage()
- func (m *KeyPairRegisterRequest) Reset()
- func (m *KeyPairRegisterRequest) Size() (n int)
- func (m *KeyPairRegisterRequest) String() string
- func (m *KeyPairRegisterRequest) Unmarshal(dAtA []byte) error
- func (m *KeyPairRegisterRequest) XXX_DiscardUnknown()
- func (m *KeyPairRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairRegisterRequest) XXX_Merge(src proto.Message)
- func (m *KeyPairRegisterRequest) XXX_Size() int
- func (m *KeyPairRegisterRequest) XXX_Unmarshal(b []byte) error
- type KeyPairUnregiserQryRequest
- func (*KeyPairUnregiserQryRequest) Descriptor() ([]byte, []int)
- func (m *KeyPairUnregiserQryRequest) GetConnectionName() string
- func (m *KeyPairUnregiserQryRequest) GetName() string
- func (m *KeyPairUnregiserQryRequest) Marshal() (dAtA []byte, err error)
- func (m *KeyPairUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyPairUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyPairUnregiserQryRequest) ProtoMessage()
- func (m *KeyPairUnregiserQryRequest) Reset()
- func (m *KeyPairUnregiserQryRequest) Size() (n int)
- func (m *KeyPairUnregiserQryRequest) String() string
- func (m *KeyPairUnregiserQryRequest) Unmarshal(dAtA []byte) error
- func (m *KeyPairUnregiserQryRequest) XXX_DiscardUnknown()
- func (m *KeyPairUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyPairUnregiserQryRequest) XXX_Merge(src proto.Message)
- func (m *KeyPairUnregiserQryRequest) XXX_Size() int
- func (m *KeyPairUnregiserQryRequest) XXX_Unmarshal(b []byte) error
- type KeyValue
- func (*KeyValue) Descriptor() ([]byte, []int)
- func (m *KeyValue) GetKey() string
- func (m *KeyValue) GetValue() string
- func (m *KeyValue) Marshal() (dAtA []byte, err error)
- func (m *KeyValue) MarshalTo(dAtA []byte) (int, error)
- func (m *KeyValue) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*KeyValue) ProtoMessage()
- func (m *KeyValue) Reset()
- func (m *KeyValue) Size() (n int)
- func (m *KeyValue) String() string
- func (m *KeyValue) Unmarshal(dAtA []byte) error
- func (m *KeyValue) XXX_DiscardUnknown()
- func (m *KeyValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KeyValue) XXX_Merge(src proto.Message)
- func (m *KeyValue) XXX_Size() int
- func (m *KeyValue) XXX_Unmarshal(b []byte) error
- type ListCloudDriverInfoResponse
- func (*ListCloudDriverInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListCloudDriverInfoResponse) GetItems() []*CloudDriverInfo
- func (m *ListCloudDriverInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListCloudDriverInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListCloudDriverInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListCloudDriverInfoResponse) ProtoMessage()
- func (m *ListCloudDriverInfoResponse) Reset()
- func (m *ListCloudDriverInfoResponse) Size() (n int)
- func (m *ListCloudDriverInfoResponse) String() string
- func (m *ListCloudDriverInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListCloudDriverInfoResponse) XXX_DiscardUnknown()
- func (m *ListCloudDriverInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListCloudDriverInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListCloudDriverInfoResponse) XXX_Size() int
- func (m *ListCloudDriverInfoResponse) XXX_Unmarshal(b []byte) error
- type ListCloudOSInfoResponse
- func (*ListCloudOSInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListCloudOSInfoResponse) GetItems() []string
- func (m *ListCloudOSInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListCloudOSInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListCloudOSInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListCloudOSInfoResponse) ProtoMessage()
- func (m *ListCloudOSInfoResponse) Reset()
- func (m *ListCloudOSInfoResponse) Size() (n int)
- func (m *ListCloudOSInfoResponse) String() string
- func (m *ListCloudOSInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListCloudOSInfoResponse) XXX_DiscardUnknown()
- func (m *ListCloudOSInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListCloudOSInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListCloudOSInfoResponse) XXX_Size() int
- func (m *ListCloudOSInfoResponse) XXX_Unmarshal(b []byte) error
- type ListConnectionConfigInfoResponse
- func (*ListConnectionConfigInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListConnectionConfigInfoResponse) GetItems() []*ConnectionConfigInfo
- func (m *ListConnectionConfigInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListConnectionConfigInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListConnectionConfigInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListConnectionConfigInfoResponse) ProtoMessage()
- func (m *ListConnectionConfigInfoResponse) Reset()
- func (m *ListConnectionConfigInfoResponse) Size() (n int)
- func (m *ListConnectionConfigInfoResponse) String() string
- func (m *ListConnectionConfigInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListConnectionConfigInfoResponse) XXX_DiscardUnknown()
- func (m *ListConnectionConfigInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListConnectionConfigInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListConnectionConfigInfoResponse) XXX_Size() int
- func (m *ListConnectionConfigInfoResponse) XXX_Unmarshal(b []byte) error
- type ListCredentialInfoResponse
- func (*ListCredentialInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListCredentialInfoResponse) GetItems() []*CredentialInfo
- func (m *ListCredentialInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListCredentialInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListCredentialInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListCredentialInfoResponse) ProtoMessage()
- func (m *ListCredentialInfoResponse) Reset()
- func (m *ListCredentialInfoResponse) Size() (n int)
- func (m *ListCredentialInfoResponse) String() string
- func (m *ListCredentialInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListCredentialInfoResponse) XXX_DiscardUnknown()
- func (m *ListCredentialInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListCredentialInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListCredentialInfoResponse) XXX_Size() int
- func (m *ListCredentialInfoResponse) XXX_Unmarshal(b []byte) error
- type ListImageInfoResponse
- func (*ListImageInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListImageInfoResponse) GetItems() []*ImageInfo
- func (m *ListImageInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListImageInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListImageInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListImageInfoResponse) ProtoMessage()
- func (m *ListImageInfoResponse) Reset()
- func (m *ListImageInfoResponse) Size() (n int)
- func (m *ListImageInfoResponse) String() string
- func (m *ListImageInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListImageInfoResponse) XXX_DiscardUnknown()
- func (m *ListImageInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListImageInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListImageInfoResponse) XXX_Size() int
- func (m *ListImageInfoResponse) XXX_Unmarshal(b []byte) error
- type ListKeyPairInfoResponse
- func (*ListKeyPairInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListKeyPairInfoResponse) GetItems() []*KeyPairInfo
- func (m *ListKeyPairInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListKeyPairInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListKeyPairInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListKeyPairInfoResponse) ProtoMessage()
- func (m *ListKeyPairInfoResponse) Reset()
- func (m *ListKeyPairInfoResponse) Size() (n int)
- func (m *ListKeyPairInfoResponse) String() string
- func (m *ListKeyPairInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListKeyPairInfoResponse) XXX_DiscardUnknown()
- func (m *ListKeyPairInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListKeyPairInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListKeyPairInfoResponse) XXX_Size() int
- func (m *ListKeyPairInfoResponse) XXX_Unmarshal(b []byte) error
- type ListRegionInfoResponse
- func (*ListRegionInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListRegionInfoResponse) GetItems() []*RegionInfo
- func (m *ListRegionInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListRegionInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListRegionInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListRegionInfoResponse) ProtoMessage()
- func (m *ListRegionInfoResponse) Reset()
- func (m *ListRegionInfoResponse) Size() (n int)
- func (m *ListRegionInfoResponse) String() string
- func (m *ListRegionInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListRegionInfoResponse) XXX_DiscardUnknown()
- func (m *ListRegionInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListRegionInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListRegionInfoResponse) XXX_Size() int
- func (m *ListRegionInfoResponse) XXX_Unmarshal(b []byte) error
- type ListSecurityInfoResponse
- func (*ListSecurityInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListSecurityInfoResponse) GetItems() []*SecurityInfo
- func (m *ListSecurityInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListSecurityInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListSecurityInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListSecurityInfoResponse) ProtoMessage()
- func (m *ListSecurityInfoResponse) Reset()
- func (m *ListSecurityInfoResponse) Size() (n int)
- func (m *ListSecurityInfoResponse) String() string
- func (m *ListSecurityInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListSecurityInfoResponse) XXX_DiscardUnknown()
- func (m *ListSecurityInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListSecurityInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListSecurityInfoResponse) XXX_Size() int
- func (m *ListSecurityInfoResponse) XXX_Unmarshal(b []byte) error
- type ListVMInfoResponse
- func (*ListVMInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListVMInfoResponse) GetItems() []*VMInfo
- func (m *ListVMInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListVMInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListVMInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListVMInfoResponse) ProtoMessage()
- func (m *ListVMInfoResponse) Reset()
- func (m *ListVMInfoResponse) Size() (n int)
- func (m *ListVMInfoResponse) String() string
- func (m *ListVMInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListVMInfoResponse) XXX_DiscardUnknown()
- func (m *ListVMInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListVMInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListVMInfoResponse) XXX_Size() int
- func (m *ListVMInfoResponse) XXX_Unmarshal(b []byte) error
- type ListVMSpecInfoResponse
- func (*ListVMSpecInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListVMSpecInfoResponse) GetItems() []*VMSpecInfo
- func (m *ListVMSpecInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListVMSpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListVMSpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListVMSpecInfoResponse) ProtoMessage()
- func (m *ListVMSpecInfoResponse) Reset()
- func (m *ListVMSpecInfoResponse) Size() (n int)
- func (m *ListVMSpecInfoResponse) String() string
- func (m *ListVMSpecInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListVMSpecInfoResponse) XXX_DiscardUnknown()
- func (m *ListVMSpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListVMSpecInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListVMSpecInfoResponse) XXX_Size() int
- func (m *ListVMSpecInfoResponse) XXX_Unmarshal(b []byte) error
- type ListVMStatusInfoResponse
- func (*ListVMStatusInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListVMStatusInfoResponse) GetItems() []*VMStatusInfo
- func (m *ListVMStatusInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListVMStatusInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListVMStatusInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListVMStatusInfoResponse) ProtoMessage()
- func (m *ListVMStatusInfoResponse) Reset()
- func (m *ListVMStatusInfoResponse) Size() (n int)
- func (m *ListVMStatusInfoResponse) String() string
- func (m *ListVMStatusInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListVMStatusInfoResponse) XXX_DiscardUnknown()
- func (m *ListVMStatusInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListVMStatusInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListVMStatusInfoResponse) XXX_Size() int
- func (m *ListVMStatusInfoResponse) XXX_Unmarshal(b []byte) error
- type ListVPCInfoResponse
- func (*ListVPCInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListVPCInfoResponse) GetItems() []*VPCInfo
- func (m *ListVPCInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListVPCInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListVPCInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListVPCInfoResponse) ProtoMessage()
- func (m *ListVPCInfoResponse) Reset()
- func (m *ListVPCInfoResponse) Size() (n int)
- func (m *ListVPCInfoResponse) String() string
- func (m *ListVPCInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListVPCInfoResponse) XXX_DiscardUnknown()
- func (m *ListVPCInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListVPCInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListVPCInfoResponse) XXX_Size() int
- func (m *ListVPCInfoResponse) XXX_Unmarshal(b []byte) error
- type MessageResponse
- func (*MessageResponse) Descriptor() ([]byte, []int)
- func (m *MessageResponse) GetMessage() string
- func (m *MessageResponse) Marshal() (dAtA []byte, err error)
- func (m *MessageResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MessageResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MessageResponse) ProtoMessage()
- func (m *MessageResponse) Reset()
- func (m *MessageResponse) Size() (n int)
- func (m *MessageResponse) String() string
- func (m *MessageResponse) Unmarshal(dAtA []byte) error
- func (m *MessageResponse) XXX_DiscardUnknown()
- func (m *MessageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MessageResponse) XXX_Merge(src proto.Message)
- func (m *MessageResponse) XXX_Size() int
- func (m *MessageResponse) XXX_Unmarshal(b []byte) error
- type RegionInfo
- func (*RegionInfo) Descriptor() ([]byte, []int)
- func (m *RegionInfo) GetKeyValueInfoList() []*KeyValue
- func (m *RegionInfo) GetProviderName() string
- func (m *RegionInfo) GetRegionName() string
- func (m *RegionInfo) Marshal() (dAtA []byte, err error)
- func (m *RegionInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *RegionInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RegionInfo) ProtoMessage()
- func (m *RegionInfo) Reset()
- func (m *RegionInfo) Size() (n int)
- func (m *RegionInfo) String() string
- func (m *RegionInfo) Unmarshal(dAtA []byte) error
- func (m *RegionInfo) XXX_DiscardUnknown()
- func (m *RegionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegionInfo) XXX_Merge(src proto.Message)
- func (m *RegionInfo) XXX_Size() int
- func (m *RegionInfo) XXX_Unmarshal(b []byte) error
- type RegionInfoRequest
- func (*RegionInfoRequest) Descriptor() ([]byte, []int)
- func (m *RegionInfoRequest) GetItem() *RegionInfo
- func (m *RegionInfoRequest) Marshal() (dAtA []byte, err error)
- func (m *RegionInfoRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RegionInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RegionInfoRequest) ProtoMessage()
- func (m *RegionInfoRequest) Reset()
- func (m *RegionInfoRequest) Size() (n int)
- func (m *RegionInfoRequest) String() string
- func (m *RegionInfoRequest) Unmarshal(dAtA []byte) error
- func (m *RegionInfoRequest) XXX_DiscardUnknown()
- func (m *RegionInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegionInfoRequest) XXX_Merge(src proto.Message)
- func (m *RegionInfoRequest) XXX_Size() int
- func (m *RegionInfoRequest) XXX_Unmarshal(b []byte) error
- type RegionInfoResponse
- func (*RegionInfoResponse) Descriptor() ([]byte, []int)
- func (m *RegionInfoResponse) GetItem() *RegionInfo
- func (m *RegionInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *RegionInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RegionInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RegionInfoResponse) ProtoMessage()
- func (m *RegionInfoResponse) Reset()
- func (m *RegionInfoResponse) Size() (n int)
- func (m *RegionInfoResponse) String() string
- func (m *RegionInfoResponse) Unmarshal(dAtA []byte) error
- func (m *RegionInfoResponse) XXX_DiscardUnknown()
- func (m *RegionInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegionInfoResponse) XXX_Merge(src proto.Message)
- func (m *RegionInfoResponse) XXX_Size() int
- func (m *RegionInfoResponse) XXX_Unmarshal(b []byte) error
- type RegionQryRequest
- func (*RegionQryRequest) Descriptor() ([]byte, []int)
- func (m *RegionQryRequest) GetRegionName() string
- func (m *RegionQryRequest) Marshal() (dAtA []byte, err error)
- func (m *RegionQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RegionQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RegionQryRequest) ProtoMessage()
- func (m *RegionQryRequest) Reset()
- func (m *RegionQryRequest) Size() (n int)
- func (m *RegionQryRequest) String() string
- func (m *RegionQryRequest) Unmarshal(dAtA []byte) error
- func (m *RegionQryRequest) XXX_DiscardUnknown()
- func (m *RegionQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegionQryRequest) XXX_Merge(src proto.Message)
- func (m *RegionQryRequest) XXX_Size() int
- func (m *RegionQryRequest) XXX_Unmarshal(b []byte) error
- type SSHClient
- type SSHRunRequest
- func (*SSHRunRequest) Descriptor() ([]byte, []int)
- func (m *SSHRunRequest) GetCommand() string
- func (m *SSHRunRequest) GetPrivateKey() []string
- func (m *SSHRunRequest) GetServerPort() string
- func (m *SSHRunRequest) GetUserName() string
- func (m *SSHRunRequest) Marshal() (dAtA []byte, err error)
- func (m *SSHRunRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SSHRunRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SSHRunRequest) ProtoMessage()
- func (m *SSHRunRequest) Reset()
- func (m *SSHRunRequest) Size() (n int)
- func (m *SSHRunRequest) String() string
- func (m *SSHRunRequest) Unmarshal(dAtA []byte) error
- func (m *SSHRunRequest) XXX_DiscardUnknown()
- func (m *SSHRunRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SSHRunRequest) XXX_Merge(src proto.Message)
- func (m *SSHRunRequest) XXX_Size() int
- func (m *SSHRunRequest) XXX_Unmarshal(b []byte) error
- type SSHServer
- type SecurityAllQryRequest
- func (*SecurityAllQryRequest) Descriptor() ([]byte, []int)
- func (m *SecurityAllQryRequest) GetConnectionName() string
- func (m *SecurityAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *SecurityAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityAllQryRequest) ProtoMessage()
- func (m *SecurityAllQryRequest) Reset()
- func (m *SecurityAllQryRequest) Size() (n int)
- func (m *SecurityAllQryRequest) String() string
- func (m *SecurityAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *SecurityAllQryRequest) XXX_DiscardUnknown()
- func (m *SecurityAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityAllQryRequest) XXX_Merge(src proto.Message)
- func (m *SecurityAllQryRequest) XXX_Size() int
- func (m *SecurityAllQryRequest) XXX_Unmarshal(b []byte) error
- type SecurityCreateInfo
- func (*SecurityCreateInfo) Descriptor() ([]byte, []int)
- func (m *SecurityCreateInfo) GetName() string
- func (m *SecurityCreateInfo) GetSecurityRules() []*SecurityRuleInfo
- func (m *SecurityCreateInfo) GetVpcName() string
- func (m *SecurityCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *SecurityCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityCreateInfo) ProtoMessage()
- func (m *SecurityCreateInfo) Reset()
- func (m *SecurityCreateInfo) Size() (n int)
- func (m *SecurityCreateInfo) String() string
- func (m *SecurityCreateInfo) Unmarshal(dAtA []byte) error
- func (m *SecurityCreateInfo) XXX_DiscardUnknown()
- func (m *SecurityCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityCreateInfo) XXX_Merge(src proto.Message)
- func (m *SecurityCreateInfo) XXX_Size() int
- func (m *SecurityCreateInfo) XXX_Unmarshal(b []byte) error
- type SecurityCreateRequest
- func (*SecurityCreateRequest) Descriptor() ([]byte, []int)
- func (m *SecurityCreateRequest) GetConnectionName() string
- func (m *SecurityCreateRequest) GetItem() *SecurityCreateInfo
- func (m *SecurityCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *SecurityCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityCreateRequest) ProtoMessage()
- func (m *SecurityCreateRequest) Reset()
- func (m *SecurityCreateRequest) Size() (n int)
- func (m *SecurityCreateRequest) String() string
- func (m *SecurityCreateRequest) Unmarshal(dAtA []byte) error
- func (m *SecurityCreateRequest) XXX_DiscardUnknown()
- func (m *SecurityCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityCreateRequest) XXX_Merge(src proto.Message)
- func (m *SecurityCreateRequest) XXX_Size() int
- func (m *SecurityCreateRequest) XXX_Unmarshal(b []byte) error
- type SecurityInfo
- func (*SecurityInfo) Descriptor() ([]byte, []int)
- func (m *SecurityInfo) GetIid() *IID
- func (m *SecurityInfo) GetKeyValueList() []*KeyValue
- func (m *SecurityInfo) GetSecurityRules() []*SecurityRuleInfo
- func (m *SecurityInfo) GetVpcIid() *IID
- func (m *SecurityInfo) Marshal() (dAtA []byte, err error)
- func (m *SecurityInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityInfo) ProtoMessage()
- func (m *SecurityInfo) Reset()
- func (m *SecurityInfo) Size() (n int)
- func (m *SecurityInfo) String() string
- func (m *SecurityInfo) Unmarshal(dAtA []byte) error
- func (m *SecurityInfo) XXX_DiscardUnknown()
- func (m *SecurityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityInfo) XXX_Merge(src proto.Message)
- func (m *SecurityInfo) XXX_Size() int
- func (m *SecurityInfo) XXX_Unmarshal(b []byte) error
- type SecurityInfoResponse
- func (*SecurityInfoResponse) Descriptor() ([]byte, []int)
- func (m *SecurityInfoResponse) GetItem() *SecurityInfo
- func (m *SecurityInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *SecurityInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityInfoResponse) ProtoMessage()
- func (m *SecurityInfoResponse) Reset()
- func (m *SecurityInfoResponse) Size() (n int)
- func (m *SecurityInfoResponse) String() string
- func (m *SecurityInfoResponse) Unmarshal(dAtA []byte) error
- func (m *SecurityInfoResponse) XXX_DiscardUnknown()
- func (m *SecurityInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityInfoResponse) XXX_Merge(src proto.Message)
- func (m *SecurityInfoResponse) XXX_Size() int
- func (m *SecurityInfoResponse) XXX_Unmarshal(b []byte) error
- type SecurityQryRequest
- func (*SecurityQryRequest) Descriptor() ([]byte, []int)
- func (m *SecurityQryRequest) GetConnectionName() string
- func (m *SecurityQryRequest) GetForce() string
- func (m *SecurityQryRequest) GetName() string
- func (m *SecurityQryRequest) Marshal() (dAtA []byte, err error)
- func (m *SecurityQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityQryRequest) ProtoMessage()
- func (m *SecurityQryRequest) Reset()
- func (m *SecurityQryRequest) Size() (n int)
- func (m *SecurityQryRequest) String() string
- func (m *SecurityQryRequest) Unmarshal(dAtA []byte) error
- func (m *SecurityQryRequest) XXX_DiscardUnknown()
- func (m *SecurityQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityQryRequest) XXX_Merge(src proto.Message)
- func (m *SecurityQryRequest) XXX_Size() int
- func (m *SecurityQryRequest) XXX_Unmarshal(b []byte) error
- type SecurityRegisterInfo
- func (*SecurityRegisterInfo) Descriptor() ([]byte, []int)
- func (m *SecurityRegisterInfo) GetCspId() string
- func (m *SecurityRegisterInfo) GetName() string
- func (m *SecurityRegisterInfo) GetVpcName() string
- func (m *SecurityRegisterInfo) Marshal() (dAtA []byte, err error)
- func (m *SecurityRegisterInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityRegisterInfo) ProtoMessage()
- func (m *SecurityRegisterInfo) Reset()
- func (m *SecurityRegisterInfo) Size() (n int)
- func (m *SecurityRegisterInfo) String() string
- func (m *SecurityRegisterInfo) Unmarshal(dAtA []byte) error
- func (m *SecurityRegisterInfo) XXX_DiscardUnknown()
- func (m *SecurityRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityRegisterInfo) XXX_Merge(src proto.Message)
- func (m *SecurityRegisterInfo) XXX_Size() int
- func (m *SecurityRegisterInfo) XXX_Unmarshal(b []byte) error
- type SecurityRegisterRequest
- func (*SecurityRegisterRequest) Descriptor() ([]byte, []int)
- func (m *SecurityRegisterRequest) GetConnectionName() string
- func (m *SecurityRegisterRequest) GetItem() *SecurityRegisterInfo
- func (m *SecurityRegisterRequest) Marshal() (dAtA []byte, err error)
- func (m *SecurityRegisterRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityRegisterRequest) ProtoMessage()
- func (m *SecurityRegisterRequest) Reset()
- func (m *SecurityRegisterRequest) Size() (n int)
- func (m *SecurityRegisterRequest) String() string
- func (m *SecurityRegisterRequest) Unmarshal(dAtA []byte) error
- func (m *SecurityRegisterRequest) XXX_DiscardUnknown()
- func (m *SecurityRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityRegisterRequest) XXX_Merge(src proto.Message)
- func (m *SecurityRegisterRequest) XXX_Size() int
- func (m *SecurityRegisterRequest) XXX_Unmarshal(b []byte) error
- type SecurityRuleInfo
- func (*SecurityRuleInfo) Descriptor() ([]byte, []int)
- func (m *SecurityRuleInfo) GetCidr() string
- func (m *SecurityRuleInfo) GetDirection() string
- func (m *SecurityRuleInfo) GetFromPort() string
- func (m *SecurityRuleInfo) GetIpProtocol() string
- func (m *SecurityRuleInfo) GetToPort() string
- func (m *SecurityRuleInfo) Marshal() (dAtA []byte, err error)
- func (m *SecurityRuleInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityRuleInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityRuleInfo) ProtoMessage()
- func (m *SecurityRuleInfo) Reset()
- func (m *SecurityRuleInfo) Size() (n int)
- func (m *SecurityRuleInfo) String() string
- func (m *SecurityRuleInfo) Unmarshal(dAtA []byte) error
- func (m *SecurityRuleInfo) XXX_DiscardUnknown()
- func (m *SecurityRuleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityRuleInfo) XXX_Merge(src proto.Message)
- func (m *SecurityRuleInfo) XXX_Size() int
- func (m *SecurityRuleInfo) XXX_Unmarshal(b []byte) error
- type SecurityUnregiserQryRequest
- func (*SecurityUnregiserQryRequest) Descriptor() ([]byte, []int)
- func (m *SecurityUnregiserQryRequest) GetConnectionName() string
- func (m *SecurityUnregiserQryRequest) GetName() string
- func (m *SecurityUnregiserQryRequest) Marshal() (dAtA []byte, err error)
- func (m *SecurityUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SecurityUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SecurityUnregiserQryRequest) ProtoMessage()
- func (m *SecurityUnregiserQryRequest) Reset()
- func (m *SecurityUnregiserQryRequest) Size() (n int)
- func (m *SecurityUnregiserQryRequest) String() string
- func (m *SecurityUnregiserQryRequest) Unmarshal(dAtA []byte) error
- func (m *SecurityUnregiserQryRequest) XXX_DiscardUnknown()
- func (m *SecurityUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SecurityUnregiserQryRequest) XXX_Merge(src proto.Message)
- func (m *SecurityUnregiserQryRequest) XXX_Size() int
- func (m *SecurityUnregiserQryRequest) XXX_Unmarshal(b []byte) error
- type StatusResponse
- func (*StatusResponse) Descriptor() ([]byte, []int)
- func (m *StatusResponse) GetStatus() string
- func (m *StatusResponse) Marshal() (dAtA []byte, err error)
- func (m *StatusResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *StatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StatusResponse) ProtoMessage()
- func (m *StatusResponse) Reset()
- func (m *StatusResponse) Size() (n int)
- func (m *StatusResponse) String() string
- func (m *StatusResponse) Unmarshal(dAtA []byte) error
- func (m *StatusResponse) XXX_DiscardUnknown()
- func (m *StatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusResponse) XXX_Merge(src proto.Message)
- func (m *StatusResponse) XXX_Size() int
- func (m *StatusResponse) XXX_Unmarshal(b []byte) error
- type StringResponse
- func (*StringResponse) Descriptor() ([]byte, []int)
- func (m *StringResponse) GetResult() string
- func (m *StringResponse) Marshal() (dAtA []byte, err error)
- func (m *StringResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *StringResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StringResponse) ProtoMessage()
- func (m *StringResponse) Reset()
- func (m *StringResponse) Size() (n int)
- func (m *StringResponse) String() string
- func (m *StringResponse) Unmarshal(dAtA []byte) error
- func (m *StringResponse) XXX_DiscardUnknown()
- func (m *StringResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StringResponse) XXX_Merge(src proto.Message)
- func (m *StringResponse) XXX_Size() int
- func (m *StringResponse) XXX_Unmarshal(b []byte) error
- type SubnetAddRequest
- func (*SubnetAddRequest) Descriptor() ([]byte, []int)
- func (m *SubnetAddRequest) GetConnectionName() string
- func (m *SubnetAddRequest) GetItem() *SubnetCreateInfo
- func (m *SubnetAddRequest) GetVpcName() string
- func (m *SubnetAddRequest) Marshal() (dAtA []byte, err error)
- func (m *SubnetAddRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SubnetAddRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SubnetAddRequest) ProtoMessage()
- func (m *SubnetAddRequest) Reset()
- func (m *SubnetAddRequest) Size() (n int)
- func (m *SubnetAddRequest) String() string
- func (m *SubnetAddRequest) Unmarshal(dAtA []byte) error
- func (m *SubnetAddRequest) XXX_DiscardUnknown()
- func (m *SubnetAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubnetAddRequest) XXX_Merge(src proto.Message)
- func (m *SubnetAddRequest) XXX_Size() int
- func (m *SubnetAddRequest) XXX_Unmarshal(b []byte) error
- type SubnetCreateInfo
- func (*SubnetCreateInfo) Descriptor() ([]byte, []int)
- func (m *SubnetCreateInfo) GetIpv4Cidr() string
- func (m *SubnetCreateInfo) GetName() string
- func (m *SubnetCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *SubnetCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SubnetCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SubnetCreateInfo) ProtoMessage()
- func (m *SubnetCreateInfo) Reset()
- func (m *SubnetCreateInfo) Size() (n int)
- func (m *SubnetCreateInfo) String() string
- func (m *SubnetCreateInfo) Unmarshal(dAtA []byte) error
- func (m *SubnetCreateInfo) XXX_DiscardUnknown()
- func (m *SubnetCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubnetCreateInfo) XXX_Merge(src proto.Message)
- func (m *SubnetCreateInfo) XXX_Size() int
- func (m *SubnetCreateInfo) XXX_Unmarshal(b []byte) error
- type SubnetInfo
- func (*SubnetInfo) Descriptor() ([]byte, []int)
- func (m *SubnetInfo) GetIid() *IID
- func (m *SubnetInfo) GetIpv4Cidr() string
- func (m *SubnetInfo) GetKeyValueList() []*KeyValue
- func (m *SubnetInfo) Marshal() (dAtA []byte, err error)
- func (m *SubnetInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SubnetInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SubnetInfo) ProtoMessage()
- func (m *SubnetInfo) Reset()
- func (m *SubnetInfo) Size() (n int)
- func (m *SubnetInfo) String() string
- func (m *SubnetInfo) Unmarshal(dAtA []byte) error
- func (m *SubnetInfo) XXX_DiscardUnknown()
- func (m *SubnetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubnetInfo) XXX_Merge(src proto.Message)
- func (m *SubnetInfo) XXX_Size() int
- func (m *SubnetInfo) XXX_Unmarshal(b []byte) error
- type SubnetQryRequest
- func (*SubnetQryRequest) Descriptor() ([]byte, []int)
- func (m *SubnetQryRequest) GetConnectionName() string
- func (m *SubnetQryRequest) GetForce() string
- func (m *SubnetQryRequest) GetSubnetName() string
- func (m *SubnetQryRequest) GetVpcName() string
- func (m *SubnetQryRequest) Marshal() (dAtA []byte, err error)
- func (m *SubnetQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SubnetQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SubnetQryRequest) ProtoMessage()
- func (m *SubnetQryRequest) Reset()
- func (m *SubnetQryRequest) Size() (n int)
- func (m *SubnetQryRequest) String() string
- func (m *SubnetQryRequest) Unmarshal(dAtA []byte) error
- func (m *SubnetQryRequest) XXX_DiscardUnknown()
- func (m *SubnetQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubnetQryRequest) XXX_Merge(src proto.Message)
- func (m *SubnetQryRequest) XXX_Size() int
- func (m *SubnetQryRequest) XXX_Unmarshal(b []byte) error
- type UnimplementedCCMServer
- func (*UnimplementedCCMServer) AddSubnet(ctx context.Context, req *SubnetAddRequest) (*VPCInfoResponse, error)
- func (*UnimplementedCCMServer) ControlVM(ctx context.Context, req *VMActionRequest) (*StatusResponse, error)
- func (*UnimplementedCCMServer) CreateImage(ctx context.Context, req *ImageCreateRequest) (*ImageInfoResponse, error)
- func (*UnimplementedCCMServer) CreateKey(ctx context.Context, req *KeyPairCreateRequest) (*KeyPairInfoResponse, error)
- func (*UnimplementedCCMServer) CreateSecurity(ctx context.Context, req *SecurityCreateRequest) (*SecurityInfoResponse, error)
- func (*UnimplementedCCMServer) CreateVPC(ctx context.Context, req *VPCCreateRequest) (*VPCInfoResponse, error)
- func (*UnimplementedCCMServer) DeleteCSPKey(ctx context.Context, req *CSPKeyPairQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) DeleteCSPSecurity(ctx context.Context, req *CSPSecurityQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) DeleteCSPVPC(ctx context.Context, req *CSPVPCQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) DeleteImage(ctx context.Context, req *ImageQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) DeleteKey(ctx context.Context, req *KeyPairQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) DeleteSecurity(ctx context.Context, req *SecurityQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) DeleteVPC(ctx context.Context, req *VPCQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) GetImage(ctx context.Context, req *ImageQryRequest) (*ImageInfoResponse, error)
- func (*UnimplementedCCMServer) GetKey(ctx context.Context, req *KeyPairQryRequest) (*KeyPairInfoResponse, error)
- func (*UnimplementedCCMServer) GetOrgVMSpec(ctx context.Context, req *VMSpecQryRequest) (*StringResponse, error)
- func (*UnimplementedCCMServer) GetSecurity(ctx context.Context, req *SecurityQryRequest) (*SecurityInfoResponse, error)
- func (*UnimplementedCCMServer) GetVM(ctx context.Context, req *VMQryRequest) (*VMInfoResponse, error)
- func (*UnimplementedCCMServer) GetVMSpec(ctx context.Context, req *VMSpecQryRequest) (*VMSpecInfoResponse, error)
- func (*UnimplementedCCMServer) GetVMStatus(ctx context.Context, req *VMQryRequest) (*StatusResponse, error)
- func (*UnimplementedCCMServer) GetVPC(ctx context.Context, req *VPCQryRequest) (*VPCInfoResponse, error)
- func (*UnimplementedCCMServer) ListAllKey(ctx context.Context, req *KeyPairAllQryRequest) (*AllResourceInfoResponse, error)
- func (*UnimplementedCCMServer) ListAllSecurity(ctx context.Context, req *SecurityAllQryRequest) (*AllResourceInfoResponse, error)
- func (*UnimplementedCCMServer) ListAllVM(ctx context.Context, req *VMAllQryRequest) (*AllResourceInfoResponse, error)
- func (*UnimplementedCCMServer) ListAllVPC(ctx context.Context, req *VPCAllQryRequest) (*AllResourceInfoResponse, error)
- func (*UnimplementedCCMServer) ListImage(ctx context.Context, req *ImageAllQryRequest) (*ListImageInfoResponse, error)
- func (*UnimplementedCCMServer) ListKey(ctx context.Context, req *KeyPairAllQryRequest) (*ListKeyPairInfoResponse, error)
- func (*UnimplementedCCMServer) ListOrgVMSpec(ctx context.Context, req *VMSpecAllQryRequest) (*StringResponse, error)
- func (*UnimplementedCCMServer) ListSecurity(ctx context.Context, req *SecurityAllQryRequest) (*ListSecurityInfoResponse, error)
- func (*UnimplementedCCMServer) ListVM(ctx context.Context, req *VMAllQryRequest) (*ListVMInfoResponse, error)
- func (*UnimplementedCCMServer) ListVMSpec(ctx context.Context, req *VMSpecAllQryRequest) (*ListVMSpecInfoResponse, error)
- func (*UnimplementedCCMServer) ListVMStatus(ctx context.Context, req *VMAllQryRequest) (*ListVMStatusInfoResponse, error)
- func (*UnimplementedCCMServer) ListVPC(ctx context.Context, req *VPCAllQryRequest) (*ListVPCInfoResponse, error)
- func (*UnimplementedCCMServer) RegisterKey(ctx context.Context, req *KeyPairRegisterRequest) (*KeyPairInfoResponse, error)
- func (*UnimplementedCCMServer) RegisterSecurity(ctx context.Context, req *SecurityRegisterRequest) (*SecurityInfoResponse, error)
- func (*UnimplementedCCMServer) RegisterVM(ctx context.Context, req *VMRegisterRequest) (*VMInfoResponse, error)
- func (*UnimplementedCCMServer) RegisterVPC(ctx context.Context, req *VPCRegisterRequest) (*VPCInfoResponse, error)
- func (*UnimplementedCCMServer) RemoveCSPSubnet(ctx context.Context, req *CSPSubnetQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) RemoveSubnet(ctx context.Context, req *SubnetQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) StartVM(ctx context.Context, req *VMCreateRequest) (*VMInfoResponse, error)
- func (*UnimplementedCCMServer) TerminateCSPVM(ctx context.Context, req *CSPVMQryRequest) (*StatusResponse, error)
- func (*UnimplementedCCMServer) TerminateVM(ctx context.Context, req *VMQryRequest) (*StatusResponse, error)
- func (*UnimplementedCCMServer) UnregisterKey(ctx context.Context, req *KeyPairUnregiserQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) UnregisterSecurity(ctx context.Context, req *SecurityUnregiserQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) UnregisterVM(ctx context.Context, req *VMUnregiserQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCCMServer) UnregisterVPC(ctx context.Context, req *VPCUnregiserQryRequest) (*BooleanResponse, error)
- type UnimplementedCIMServer
- func (*UnimplementedCIMServer) CreateCloudDriver(ctx context.Context, req *CloudDriverInfoRequest) (*CloudDriverInfoResponse, error)
- func (*UnimplementedCIMServer) CreateConnectionConfig(ctx context.Context, req *ConnectionConfigInfoRequest) (*ConnectionConfigInfoResponse, error)
- func (*UnimplementedCIMServer) CreateCredential(ctx context.Context, req *CredentialInfoRequest) (*CredentialInfoResponse, error)
- func (*UnimplementedCIMServer) CreateRegion(ctx context.Context, req *RegionInfoRequest) (*RegionInfoResponse, error)
- func (*UnimplementedCIMServer) DeleteCloudDriver(ctx context.Context, req *CloudDriverQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCIMServer) DeleteConnectionConfig(ctx context.Context, req *ConnectionConfigQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCIMServer) DeleteCredential(ctx context.Context, req *CredentialQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCIMServer) DeleteRegion(ctx context.Context, req *RegionQryRequest) (*BooleanResponse, error)
- func (*UnimplementedCIMServer) GetCloudDriver(ctx context.Context, req *CloudDriverQryRequest) (*CloudDriverInfoResponse, error)
- func (*UnimplementedCIMServer) GetConnectionConfig(ctx context.Context, req *ConnectionConfigQryRequest) (*ConnectionConfigInfoResponse, error)
- func (*UnimplementedCIMServer) GetCredential(ctx context.Context, req *CredentialQryRequest) (*CredentialInfoResponse, error)
- func (*UnimplementedCIMServer) GetRegion(ctx context.Context, req *RegionQryRequest) (*RegionInfoResponse, error)
- func (*UnimplementedCIMServer) ListCloudDriver(ctx context.Context, req *Empty) (*ListCloudDriverInfoResponse, error)
- func (*UnimplementedCIMServer) ListCloudOS(ctx context.Context, req *Empty) (*ListCloudOSInfoResponse, error)
- func (*UnimplementedCIMServer) ListConnectionConfig(ctx context.Context, req *Empty) (*ListConnectionConfigInfoResponse, error)
- func (*UnimplementedCIMServer) ListCredential(ctx context.Context, req *Empty) (*ListCredentialInfoResponse, error)
- func (*UnimplementedCIMServer) ListRegion(ctx context.Context, req *Empty) (*ListRegionInfoResponse, error)
- type UnimplementedSSHServer
- type VCpuInfo
- func (*VCpuInfo) Descriptor() ([]byte, []int)
- func (m *VCpuInfo) GetClock() string
- func (m *VCpuInfo) GetCount() string
- func (m *VCpuInfo) Marshal() (dAtA []byte, err error)
- func (m *VCpuInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VCpuInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VCpuInfo) ProtoMessage()
- func (m *VCpuInfo) Reset()
- func (m *VCpuInfo) Size() (n int)
- func (m *VCpuInfo) String() string
- func (m *VCpuInfo) Unmarshal(dAtA []byte) error
- func (m *VCpuInfo) XXX_DiscardUnknown()
- func (m *VCpuInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VCpuInfo) XXX_Merge(src proto.Message)
- func (m *VCpuInfo) XXX_Size() int
- func (m *VCpuInfo) XXX_Unmarshal(b []byte) error
- type VMActionRequest
- func (*VMActionRequest) Descriptor() ([]byte, []int)
- func (m *VMActionRequest) GetAction() string
- func (m *VMActionRequest) GetConnectionName() string
- func (m *VMActionRequest) GetName() string
- func (m *VMActionRequest) Marshal() (dAtA []byte, err error)
- func (m *VMActionRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMActionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMActionRequest) ProtoMessage()
- func (m *VMActionRequest) Reset()
- func (m *VMActionRequest) Size() (n int)
- func (m *VMActionRequest) String() string
- func (m *VMActionRequest) Unmarshal(dAtA []byte) error
- func (m *VMActionRequest) XXX_DiscardUnknown()
- func (m *VMActionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMActionRequest) XXX_Merge(src proto.Message)
- func (m *VMActionRequest) XXX_Size() int
- func (m *VMActionRequest) XXX_Unmarshal(b []byte) error
- type VMAllQryRequest
- func (*VMAllQryRequest) Descriptor() ([]byte, []int)
- func (m *VMAllQryRequest) GetConnectionName() string
- func (m *VMAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VMAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMAllQryRequest) ProtoMessage()
- func (m *VMAllQryRequest) Reset()
- func (m *VMAllQryRequest) Size() (n int)
- func (m *VMAllQryRequest) String() string
- func (m *VMAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *VMAllQryRequest) XXX_DiscardUnknown()
- func (m *VMAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMAllQryRequest) XXX_Merge(src proto.Message)
- func (m *VMAllQryRequest) XXX_Size() int
- func (m *VMAllQryRequest) XXX_Unmarshal(b []byte) error
- type VMCreateInfo
- func (*VMCreateInfo) Descriptor() ([]byte, []int)
- func (m *VMCreateInfo) GetImageName() string
- func (m *VMCreateInfo) GetKeyPairName() string
- func (m *VMCreateInfo) GetName() string
- func (m *VMCreateInfo) GetRootDiskSize() string
- func (m *VMCreateInfo) GetRootDiskType() string
- func (m *VMCreateInfo) GetSecurityGroupNames() []string
- func (m *VMCreateInfo) GetSubnetName() string
- func (m *VMCreateInfo) GetVmSpecName() string
- func (m *VMCreateInfo) GetVmUserId() string
- func (m *VMCreateInfo) GetVmUserPasswd() string
- func (m *VMCreateInfo) GetVpcName() string
- func (m *VMCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *VMCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VMCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMCreateInfo) ProtoMessage()
- func (m *VMCreateInfo) Reset()
- func (m *VMCreateInfo) Size() (n int)
- func (m *VMCreateInfo) String() string
- func (m *VMCreateInfo) Unmarshal(dAtA []byte) error
- func (m *VMCreateInfo) XXX_DiscardUnknown()
- func (m *VMCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMCreateInfo) XXX_Merge(src proto.Message)
- func (m *VMCreateInfo) XXX_Size() int
- func (m *VMCreateInfo) XXX_Unmarshal(b []byte) error
- type VMCreateRequest
- func (*VMCreateRequest) Descriptor() ([]byte, []int)
- func (m *VMCreateRequest) GetConnectionName() string
- func (m *VMCreateRequest) GetItem() *VMCreateInfo
- func (m *VMCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *VMCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMCreateRequest) ProtoMessage()
- func (m *VMCreateRequest) Reset()
- func (m *VMCreateRequest) Size() (n int)
- func (m *VMCreateRequest) String() string
- func (m *VMCreateRequest) Unmarshal(dAtA []byte) error
- func (m *VMCreateRequest) XXX_DiscardUnknown()
- func (m *VMCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMCreateRequest) XXX_Merge(src proto.Message)
- func (m *VMCreateRequest) XXX_Size() int
- func (m *VMCreateRequest) XXX_Unmarshal(b []byte) error
- type VMInfo
- func (*VMInfo) Descriptor() ([]byte, []int)
- func (m *VMInfo) GetIid() *IID
- func (m *VMInfo) GetImageIid() *IID
- func (m *VMInfo) GetKeyPairIid() *IID
- func (m *VMInfo) GetKeyValueList() []*KeyValue
- func (m *VMInfo) GetNetworkInterface() string
- func (m *VMInfo) GetPrivateDns() string
- func (m *VMInfo) GetPrivateIp() string
- func (m *VMInfo) GetPublicDns() string
- func (m *VMInfo) GetPublicIp() string
- func (m *VMInfo) GetRegion() *VMRegionInfo
- func (m *VMInfo) GetRootDeviceName() string
- func (m *VMInfo) GetRootDiskSize() string
- func (m *VMInfo) GetRootDiskType() string
- func (m *VMInfo) GetSecurityGroupIids() []*IID
- func (m *VMInfo) GetSshAccessPoint() string
- func (m *VMInfo) GetStartTime() string
- func (m *VMInfo) GetSubnetIid() *IID
- func (m *VMInfo) GetVmBlockDisk() string
- func (m *VMInfo) GetVmBootDisk() string
- func (m *VMInfo) GetVmSpecName() string
- func (m *VMInfo) GetVmUserId() string
- func (m *VMInfo) GetVmUserPasswd() string
- func (m *VMInfo) GetVpcIid() *IID
- func (m *VMInfo) Marshal() (dAtA []byte, err error)
- func (m *VMInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VMInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMInfo) ProtoMessage()
- func (m *VMInfo) Reset()
- func (m *VMInfo) Size() (n int)
- func (m *VMInfo) String() string
- func (m *VMInfo) Unmarshal(dAtA []byte) error
- func (m *VMInfo) XXX_DiscardUnknown()
- func (m *VMInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMInfo) XXX_Merge(src proto.Message)
- func (m *VMInfo) XXX_Size() int
- func (m *VMInfo) XXX_Unmarshal(b []byte) error
- type VMInfoResponse
- func (*VMInfoResponse) Descriptor() ([]byte, []int)
- func (m *VMInfoResponse) GetItem() *VMInfo
- func (m *VMInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *VMInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *VMInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMInfoResponse) ProtoMessage()
- func (m *VMInfoResponse) Reset()
- func (m *VMInfoResponse) Size() (n int)
- func (m *VMInfoResponse) String() string
- func (m *VMInfoResponse) Unmarshal(dAtA []byte) error
- func (m *VMInfoResponse) XXX_DiscardUnknown()
- func (m *VMInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMInfoResponse) XXX_Merge(src proto.Message)
- func (m *VMInfoResponse) XXX_Size() int
- func (m *VMInfoResponse) XXX_Unmarshal(b []byte) error
- type VMQryRequest
- func (*VMQryRequest) Descriptor() ([]byte, []int)
- func (m *VMQryRequest) GetConnectionName() string
- func (m *VMQryRequest) GetForce() string
- func (m *VMQryRequest) GetName() string
- func (m *VMQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VMQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMQryRequest) ProtoMessage()
- func (m *VMQryRequest) Reset()
- func (m *VMQryRequest) Size() (n int)
- func (m *VMQryRequest) String() string
- func (m *VMQryRequest) Unmarshal(dAtA []byte) error
- func (m *VMQryRequest) XXX_DiscardUnknown()
- func (m *VMQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMQryRequest) XXX_Merge(src proto.Message)
- func (m *VMQryRequest) XXX_Size() int
- func (m *VMQryRequest) XXX_Unmarshal(b []byte) error
- type VMRegionInfo
- func (*VMRegionInfo) Descriptor() ([]byte, []int)
- func (m *VMRegionInfo) GetRegion() string
- func (m *VMRegionInfo) GetZone() string
- func (m *VMRegionInfo) Marshal() (dAtA []byte, err error)
- func (m *VMRegionInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VMRegionInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMRegionInfo) ProtoMessage()
- func (m *VMRegionInfo) Reset()
- func (m *VMRegionInfo) Size() (n int)
- func (m *VMRegionInfo) String() string
- func (m *VMRegionInfo) Unmarshal(dAtA []byte) error
- func (m *VMRegionInfo) XXX_DiscardUnknown()
- func (m *VMRegionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMRegionInfo) XXX_Merge(src proto.Message)
- func (m *VMRegionInfo) XXX_Size() int
- func (m *VMRegionInfo) XXX_Unmarshal(b []byte) error
- type VMRegisterInfo
- func (*VMRegisterInfo) Descriptor() ([]byte, []int)
- func (m *VMRegisterInfo) GetCspId() string
- func (m *VMRegisterInfo) GetName() string
- func (m *VMRegisterInfo) Marshal() (dAtA []byte, err error)
- func (m *VMRegisterInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VMRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMRegisterInfo) ProtoMessage()
- func (m *VMRegisterInfo) Reset()
- func (m *VMRegisterInfo) Size() (n int)
- func (m *VMRegisterInfo) String() string
- func (m *VMRegisterInfo) Unmarshal(dAtA []byte) error
- func (m *VMRegisterInfo) XXX_DiscardUnknown()
- func (m *VMRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMRegisterInfo) XXX_Merge(src proto.Message)
- func (m *VMRegisterInfo) XXX_Size() int
- func (m *VMRegisterInfo) XXX_Unmarshal(b []byte) error
- type VMRegisterRequest
- func (*VMRegisterRequest) Descriptor() ([]byte, []int)
- func (m *VMRegisterRequest) GetConnectionName() string
- func (m *VMRegisterRequest) GetItem() *VMRegisterInfo
- func (m *VMRegisterRequest) Marshal() (dAtA []byte, err error)
- func (m *VMRegisterRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMRegisterRequest) ProtoMessage()
- func (m *VMRegisterRequest) Reset()
- func (m *VMRegisterRequest) Size() (n int)
- func (m *VMRegisterRequest) String() string
- func (m *VMRegisterRequest) Unmarshal(dAtA []byte) error
- func (m *VMRegisterRequest) XXX_DiscardUnknown()
- func (m *VMRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMRegisterRequest) XXX_Merge(src proto.Message)
- func (m *VMRegisterRequest) XXX_Size() int
- func (m *VMRegisterRequest) XXX_Unmarshal(b []byte) error
- type VMSpecAllQryRequest
- func (*VMSpecAllQryRequest) Descriptor() ([]byte, []int)
- func (m *VMSpecAllQryRequest) GetConnectionName() string
- func (m *VMSpecAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VMSpecAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMSpecAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMSpecAllQryRequest) ProtoMessage()
- func (m *VMSpecAllQryRequest) Reset()
- func (m *VMSpecAllQryRequest) Size() (n int)
- func (m *VMSpecAllQryRequest) String() string
- func (m *VMSpecAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *VMSpecAllQryRequest) XXX_DiscardUnknown()
- func (m *VMSpecAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMSpecAllQryRequest) XXX_Merge(src proto.Message)
- func (m *VMSpecAllQryRequest) XXX_Size() int
- func (m *VMSpecAllQryRequest) XXX_Unmarshal(b []byte) error
- type VMSpecInfo
- func (*VMSpecInfo) Descriptor() ([]byte, []int)
- func (m *VMSpecInfo) GetGpu() []*GpuInfo
- func (m *VMSpecInfo) GetKeyValueList() []*KeyValue
- func (m *VMSpecInfo) GetMem() string
- func (m *VMSpecInfo) GetName() string
- func (m *VMSpecInfo) GetRegion() string
- func (m *VMSpecInfo) GetVCpu() *VCpuInfo
- func (m *VMSpecInfo) Marshal() (dAtA []byte, err error)
- func (m *VMSpecInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VMSpecInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMSpecInfo) ProtoMessage()
- func (m *VMSpecInfo) Reset()
- func (m *VMSpecInfo) Size() (n int)
- func (m *VMSpecInfo) String() string
- func (m *VMSpecInfo) Unmarshal(dAtA []byte) error
- func (m *VMSpecInfo) XXX_DiscardUnknown()
- func (m *VMSpecInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMSpecInfo) XXX_Merge(src proto.Message)
- func (m *VMSpecInfo) XXX_Size() int
- func (m *VMSpecInfo) XXX_Unmarshal(b []byte) error
- type VMSpecInfoResponse
- func (*VMSpecInfoResponse) Descriptor() ([]byte, []int)
- func (m *VMSpecInfoResponse) GetItem() *VMSpecInfo
- func (m *VMSpecInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *VMSpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *VMSpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMSpecInfoResponse) ProtoMessage()
- func (m *VMSpecInfoResponse) Reset()
- func (m *VMSpecInfoResponse) Size() (n int)
- func (m *VMSpecInfoResponse) String() string
- func (m *VMSpecInfoResponse) Unmarshal(dAtA []byte) error
- func (m *VMSpecInfoResponse) XXX_DiscardUnknown()
- func (m *VMSpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMSpecInfoResponse) XXX_Merge(src proto.Message)
- func (m *VMSpecInfoResponse) XXX_Size() int
- func (m *VMSpecInfoResponse) XXX_Unmarshal(b []byte) error
- type VMSpecQryRequest
- func (*VMSpecQryRequest) Descriptor() ([]byte, []int)
- func (m *VMSpecQryRequest) GetConnectionName() string
- func (m *VMSpecQryRequest) GetName() string
- func (m *VMSpecQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VMSpecQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMSpecQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMSpecQryRequest) ProtoMessage()
- func (m *VMSpecQryRequest) Reset()
- func (m *VMSpecQryRequest) Size() (n int)
- func (m *VMSpecQryRequest) String() string
- func (m *VMSpecQryRequest) Unmarshal(dAtA []byte) error
- func (m *VMSpecQryRequest) XXX_DiscardUnknown()
- func (m *VMSpecQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMSpecQryRequest) XXX_Merge(src proto.Message)
- func (m *VMSpecQryRequest) XXX_Size() int
- func (m *VMSpecQryRequest) XXX_Unmarshal(b []byte) error
- type VMStatusInfo
- func (*VMStatusInfo) Descriptor() ([]byte, []int)
- func (m *VMStatusInfo) GetIid() *IID
- func (m *VMStatusInfo) GetVmStatus() string
- func (m *VMStatusInfo) Marshal() (dAtA []byte, err error)
- func (m *VMStatusInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VMStatusInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMStatusInfo) ProtoMessage()
- func (m *VMStatusInfo) Reset()
- func (m *VMStatusInfo) Size() (n int)
- func (m *VMStatusInfo) String() string
- func (m *VMStatusInfo) Unmarshal(dAtA []byte) error
- func (m *VMStatusInfo) XXX_DiscardUnknown()
- func (m *VMStatusInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMStatusInfo) XXX_Merge(src proto.Message)
- func (m *VMStatusInfo) XXX_Size() int
- func (m *VMStatusInfo) XXX_Unmarshal(b []byte) error
- type VMUnregiserQryRequest
- func (*VMUnregiserQryRequest) Descriptor() ([]byte, []int)
- func (m *VMUnregiserQryRequest) GetConnectionName() string
- func (m *VMUnregiserQryRequest) GetName() string
- func (m *VMUnregiserQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VMUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VMUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VMUnregiserQryRequest) ProtoMessage()
- func (m *VMUnregiserQryRequest) Reset()
- func (m *VMUnregiserQryRequest) Size() (n int)
- func (m *VMUnregiserQryRequest) String() string
- func (m *VMUnregiserQryRequest) Unmarshal(dAtA []byte) error
- func (m *VMUnregiserQryRequest) XXX_DiscardUnknown()
- func (m *VMUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VMUnregiserQryRequest) XXX_Merge(src proto.Message)
- func (m *VMUnregiserQryRequest) XXX_Size() int
- func (m *VMUnregiserQryRequest) XXX_Unmarshal(b []byte) error
- type VPCAllQryRequest
- func (*VPCAllQryRequest) Descriptor() ([]byte, []int)
- func (m *VPCAllQryRequest) GetConnectionName() string
- func (m *VPCAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VPCAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCAllQryRequest) ProtoMessage()
- func (m *VPCAllQryRequest) Reset()
- func (m *VPCAllQryRequest) Size() (n int)
- func (m *VPCAllQryRequest) String() string
- func (m *VPCAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *VPCAllQryRequest) XXX_DiscardUnknown()
- func (m *VPCAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCAllQryRequest) XXX_Merge(src proto.Message)
- func (m *VPCAllQryRequest) XXX_Size() int
- func (m *VPCAllQryRequest) XXX_Unmarshal(b []byte) error
- type VPCCreateInfo
- func (*VPCCreateInfo) Descriptor() ([]byte, []int)
- func (m *VPCCreateInfo) GetIpv4Cidr() string
- func (m *VPCCreateInfo) GetName() string
- func (m *VPCCreateInfo) GetSubnetInfoList() []*SubnetCreateInfo
- func (m *VPCCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *VPCCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCCreateInfo) ProtoMessage()
- func (m *VPCCreateInfo) Reset()
- func (m *VPCCreateInfo) Size() (n int)
- func (m *VPCCreateInfo) String() string
- func (m *VPCCreateInfo) Unmarshal(dAtA []byte) error
- func (m *VPCCreateInfo) XXX_DiscardUnknown()
- func (m *VPCCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCCreateInfo) XXX_Merge(src proto.Message)
- func (m *VPCCreateInfo) XXX_Size() int
- func (m *VPCCreateInfo) XXX_Unmarshal(b []byte) error
- type VPCCreateRequest
- func (*VPCCreateRequest) Descriptor() ([]byte, []int)
- func (m *VPCCreateRequest) GetConnectionName() string
- func (m *VPCCreateRequest) GetItem() *VPCCreateInfo
- func (m *VPCCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *VPCCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCCreateRequest) ProtoMessage()
- func (m *VPCCreateRequest) Reset()
- func (m *VPCCreateRequest) Size() (n int)
- func (m *VPCCreateRequest) String() string
- func (m *VPCCreateRequest) Unmarshal(dAtA []byte) error
- func (m *VPCCreateRequest) XXX_DiscardUnknown()
- func (m *VPCCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCCreateRequest) XXX_Merge(src proto.Message)
- func (m *VPCCreateRequest) XXX_Size() int
- func (m *VPCCreateRequest) XXX_Unmarshal(b []byte) error
- type VPCInfo
- func (*VPCInfo) Descriptor() ([]byte, []int)
- func (m *VPCInfo) GetIid() *IID
- func (m *VPCInfo) GetIpv4Cidr() string
- func (m *VPCInfo) GetKeyValueList() []*KeyValue
- func (m *VPCInfo) GetSubnetInfoList() []*SubnetInfo
- func (m *VPCInfo) Marshal() (dAtA []byte, err error)
- func (m *VPCInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCInfo) ProtoMessage()
- func (m *VPCInfo) Reset()
- func (m *VPCInfo) Size() (n int)
- func (m *VPCInfo) String() string
- func (m *VPCInfo) Unmarshal(dAtA []byte) error
- func (m *VPCInfo) XXX_DiscardUnknown()
- func (m *VPCInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCInfo) XXX_Merge(src proto.Message)
- func (m *VPCInfo) XXX_Size() int
- func (m *VPCInfo) XXX_Unmarshal(b []byte) error
- type VPCInfoResponse
- func (*VPCInfoResponse) Descriptor() ([]byte, []int)
- func (m *VPCInfoResponse) GetItem() *VPCInfo
- func (m *VPCInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *VPCInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCInfoResponse) ProtoMessage()
- func (m *VPCInfoResponse) Reset()
- func (m *VPCInfoResponse) Size() (n int)
- func (m *VPCInfoResponse) String() string
- func (m *VPCInfoResponse) Unmarshal(dAtA []byte) error
- func (m *VPCInfoResponse) XXX_DiscardUnknown()
- func (m *VPCInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCInfoResponse) XXX_Merge(src proto.Message)
- func (m *VPCInfoResponse) XXX_Size() int
- func (m *VPCInfoResponse) XXX_Unmarshal(b []byte) error
- type VPCQryRequest
- func (*VPCQryRequest) Descriptor() ([]byte, []int)
- func (m *VPCQryRequest) GetConnectionName() string
- func (m *VPCQryRequest) GetForce() string
- func (m *VPCQryRequest) GetName() string
- func (m *VPCQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VPCQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCQryRequest) ProtoMessage()
- func (m *VPCQryRequest) Reset()
- func (m *VPCQryRequest) Size() (n int)
- func (m *VPCQryRequest) String() string
- func (m *VPCQryRequest) Unmarshal(dAtA []byte) error
- func (m *VPCQryRequest) XXX_DiscardUnknown()
- func (m *VPCQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCQryRequest) XXX_Merge(src proto.Message)
- func (m *VPCQryRequest) XXX_Size() int
- func (m *VPCQryRequest) XXX_Unmarshal(b []byte) error
- type VPCRegisterInfo
- func (*VPCRegisterInfo) Descriptor() ([]byte, []int)
- func (m *VPCRegisterInfo) GetCspId() string
- func (m *VPCRegisterInfo) GetName() string
- func (m *VPCRegisterInfo) Marshal() (dAtA []byte, err error)
- func (m *VPCRegisterInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCRegisterInfo) ProtoMessage()
- func (m *VPCRegisterInfo) Reset()
- func (m *VPCRegisterInfo) Size() (n int)
- func (m *VPCRegisterInfo) String() string
- func (m *VPCRegisterInfo) Unmarshal(dAtA []byte) error
- func (m *VPCRegisterInfo) XXX_DiscardUnknown()
- func (m *VPCRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCRegisterInfo) XXX_Merge(src proto.Message)
- func (m *VPCRegisterInfo) XXX_Size() int
- func (m *VPCRegisterInfo) XXX_Unmarshal(b []byte) error
- type VPCRegisterRequest
- func (*VPCRegisterRequest) Descriptor() ([]byte, []int)
- func (m *VPCRegisterRequest) GetConnectionName() string
- func (m *VPCRegisterRequest) GetItem() *VPCRegisterInfo
- func (m *VPCRegisterRequest) Marshal() (dAtA []byte, err error)
- func (m *VPCRegisterRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCRegisterRequest) ProtoMessage()
- func (m *VPCRegisterRequest) Reset()
- func (m *VPCRegisterRequest) Size() (n int)
- func (m *VPCRegisterRequest) String() string
- func (m *VPCRegisterRequest) Unmarshal(dAtA []byte) error
- func (m *VPCRegisterRequest) XXX_DiscardUnknown()
- func (m *VPCRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCRegisterRequest) XXX_Merge(src proto.Message)
- func (m *VPCRegisterRequest) XXX_Size() int
- func (m *VPCRegisterRequest) XXX_Unmarshal(b []byte) error
- type VPCUnregiserQryRequest
- func (*VPCUnregiserQryRequest) Descriptor() ([]byte, []int)
- func (m *VPCUnregiserQryRequest) GetConnectionName() string
- func (m *VPCUnregiserQryRequest) GetName() string
- func (m *VPCUnregiserQryRequest) Marshal() (dAtA []byte, err error)
- func (m *VPCUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *VPCUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VPCUnregiserQryRequest) ProtoMessage()
- func (m *VPCUnregiserQryRequest) Reset()
- func (m *VPCUnregiserQryRequest) Size() (n int)
- func (m *VPCUnregiserQryRequest) String() string
- func (m *VPCUnregiserQryRequest) Unmarshal(dAtA []byte) error
- func (m *VPCUnregiserQryRequest) XXX_DiscardUnknown()
- func (m *VPCUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VPCUnregiserQryRequest) XXX_Merge(src proto.Message)
- func (m *VPCUnregiserQryRequest) XXX_Size() int
- func (m *VPCUnregiserQryRequest) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterCCMServer ¶
func RegisterCIMServer ¶
func RegisterSSHServer ¶
Types ¶
type AllResourceInfo ¶
type AllResourceInfo struct { MappedList []*IID `protobuf:"bytes,1,rep,name=mapped_list,json=MappedList,proto3" json:"MappedList" yaml:"MappedList"` OnlySpiderList []*IID `protobuf:"bytes,2,rep,name=only_spider_list,json=OnlySpiderList,proto3" json:"OnlySpiderList" yaml:"OnlySpiderList"` OnlyCspList []*IID `protobuf:"bytes,3,rep,name=only_csp_list,json=OnlyCSPList,proto3" json:"OnlyCSPList" yaml:"OnlyCSPList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllResourceInfo) Descriptor ¶
func (*AllResourceInfo) Descriptor() ([]byte, []int)
func (*AllResourceInfo) GetMappedList ¶
func (m *AllResourceInfo) GetMappedList() []*IID
func (*AllResourceInfo) GetOnlyCspList ¶
func (m *AllResourceInfo) GetOnlyCspList() []*IID
func (*AllResourceInfo) GetOnlySpiderList ¶
func (m *AllResourceInfo) GetOnlySpiderList() []*IID
func (*AllResourceInfo) Marshal ¶
func (m *AllResourceInfo) Marshal() (dAtA []byte, err error)
func (*AllResourceInfo) MarshalToSizedBuffer ¶
func (m *AllResourceInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AllResourceInfo) ProtoMessage ¶
func (*AllResourceInfo) ProtoMessage()
func (*AllResourceInfo) Reset ¶
func (m *AllResourceInfo) Reset()
func (*AllResourceInfo) Size ¶
func (m *AllResourceInfo) Size() (n int)
func (*AllResourceInfo) String ¶
func (m *AllResourceInfo) String() string
func (*AllResourceInfo) Unmarshal ¶
func (m *AllResourceInfo) Unmarshal(dAtA []byte) error
func (*AllResourceInfo) XXX_DiscardUnknown ¶
func (m *AllResourceInfo) XXX_DiscardUnknown()
func (*AllResourceInfo) XXX_Marshal ¶
func (m *AllResourceInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllResourceInfo) XXX_Merge ¶
func (m *AllResourceInfo) XXX_Merge(src proto.Message)
func (*AllResourceInfo) XXX_Size ¶
func (m *AllResourceInfo) XXX_Size() int
func (*AllResourceInfo) XXX_Unmarshal ¶
func (m *AllResourceInfo) XXX_Unmarshal(b []byte) error
type AllResourceInfoResponse ¶
type AllResourceInfoResponse struct { Item *AllResourceInfo `protobuf:"bytes,1,opt,name=item,json=AllList,proto3" json:"AllList" yaml:"AllList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllResourceInfoResponse) Descriptor ¶
func (*AllResourceInfoResponse) Descriptor() ([]byte, []int)
func (*AllResourceInfoResponse) GetItem ¶
func (m *AllResourceInfoResponse) GetItem() *AllResourceInfo
func (*AllResourceInfoResponse) Marshal ¶
func (m *AllResourceInfoResponse) Marshal() (dAtA []byte, err error)
func (*AllResourceInfoResponse) MarshalTo ¶
func (m *AllResourceInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*AllResourceInfoResponse) MarshalToSizedBuffer ¶
func (m *AllResourceInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AllResourceInfoResponse) ProtoMessage ¶
func (*AllResourceInfoResponse) ProtoMessage()
func (*AllResourceInfoResponse) Reset ¶
func (m *AllResourceInfoResponse) Reset()
func (*AllResourceInfoResponse) Size ¶
func (m *AllResourceInfoResponse) Size() (n int)
func (*AllResourceInfoResponse) String ¶
func (m *AllResourceInfoResponse) String() string
func (*AllResourceInfoResponse) Unmarshal ¶
func (m *AllResourceInfoResponse) Unmarshal(dAtA []byte) error
func (*AllResourceInfoResponse) XXX_DiscardUnknown ¶
func (m *AllResourceInfoResponse) XXX_DiscardUnknown()
func (*AllResourceInfoResponse) XXX_Marshal ¶
func (m *AllResourceInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllResourceInfoResponse) XXX_Merge ¶
func (m *AllResourceInfoResponse) XXX_Merge(src proto.Message)
func (*AllResourceInfoResponse) XXX_Size ¶
func (m *AllResourceInfoResponse) XXX_Size() int
func (*AllResourceInfoResponse) XXX_Unmarshal ¶
func (m *AllResourceInfoResponse) XXX_Unmarshal(b []byte) error
type BooleanResponse ¶
type BooleanResponse struct { Result bool `protobuf:"varint,1,opt,name=result,json=Result,proto3" json:"Result" yaml:"Result"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Boolean 응답 메시지 정의
func (*BooleanResponse) Descriptor ¶
func (*BooleanResponse) Descriptor() ([]byte, []int)
func (*BooleanResponse) GetResult ¶
func (m *BooleanResponse) GetResult() bool
func (*BooleanResponse) Marshal ¶
func (m *BooleanResponse) Marshal() (dAtA []byte, err error)
func (*BooleanResponse) MarshalToSizedBuffer ¶
func (m *BooleanResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BooleanResponse) ProtoMessage ¶
func (*BooleanResponse) ProtoMessage()
func (*BooleanResponse) Reset ¶
func (m *BooleanResponse) Reset()
func (*BooleanResponse) Size ¶
func (m *BooleanResponse) Size() (n int)
func (*BooleanResponse) String ¶
func (m *BooleanResponse) String() string
func (*BooleanResponse) Unmarshal ¶
func (m *BooleanResponse) Unmarshal(dAtA []byte) error
func (*BooleanResponse) XXX_DiscardUnknown ¶
func (m *BooleanResponse) XXX_DiscardUnknown()
func (*BooleanResponse) XXX_Marshal ¶
func (m *BooleanResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BooleanResponse) XXX_Merge ¶
func (m *BooleanResponse) XXX_Merge(src proto.Message)
func (*BooleanResponse) XXX_Size ¶
func (m *BooleanResponse) XXX_Size() int
func (*BooleanResponse) XXX_Unmarshal ¶
func (m *BooleanResponse) XXX_Unmarshal(b []byte) error
type CCMClient ¶
type CCMClient interface { CreateImage(ctx context.Context, in *ImageCreateRequest, opts ...grpc.CallOption) (*ImageInfoResponse, error) ListImage(ctx context.Context, in *ImageAllQryRequest, opts ...grpc.CallOption) (*ListImageInfoResponse, error) GetImage(ctx context.Context, in *ImageQryRequest, opts ...grpc.CallOption) (*ImageInfoResponse, error) DeleteImage(ctx context.Context, in *ImageQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) ListVMSpec(ctx context.Context, in *VMSpecAllQryRequest, opts ...grpc.CallOption) (*ListVMSpecInfoResponse, error) GetVMSpec(ctx context.Context, in *VMSpecQryRequest, opts ...grpc.CallOption) (*VMSpecInfoResponse, error) ListOrgVMSpec(ctx context.Context, in *VMSpecAllQryRequest, opts ...grpc.CallOption) (*StringResponse, error) GetOrgVMSpec(ctx context.Context, in *VMSpecQryRequest, opts ...grpc.CallOption) (*StringResponse, error) CreateVPC(ctx context.Context, in *VPCCreateRequest, opts ...grpc.CallOption) (*VPCInfoResponse, error) ListVPC(ctx context.Context, in *VPCAllQryRequest, opts ...grpc.CallOption) (*ListVPCInfoResponse, error) GetVPC(ctx context.Context, in *VPCQryRequest, opts ...grpc.CallOption) (*VPCInfoResponse, error) DeleteVPC(ctx context.Context, in *VPCQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) ListAllVPC(ctx context.Context, in *VPCAllQryRequest, opts ...grpc.CallOption) (*AllResourceInfoResponse, error) DeleteCSPVPC(ctx context.Context, in *CSPVPCQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) AddSubnet(ctx context.Context, in *SubnetAddRequest, opts ...grpc.CallOption) (*VPCInfoResponse, error) RemoveSubnet(ctx context.Context, in *SubnetQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) RemoveCSPSubnet(ctx context.Context, in *CSPSubnetQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) RegisterVPC(ctx context.Context, in *VPCRegisterRequest, opts ...grpc.CallOption) (*VPCInfoResponse, error) UnregisterVPC(ctx context.Context, in *VPCUnregiserQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) CreateSecurity(ctx context.Context, in *SecurityCreateRequest, opts ...grpc.CallOption) (*SecurityInfoResponse, error) ListSecurity(ctx context.Context, in *SecurityAllQryRequest, opts ...grpc.CallOption) (*ListSecurityInfoResponse, error) GetSecurity(ctx context.Context, in *SecurityQryRequest, opts ...grpc.CallOption) (*SecurityInfoResponse, error) DeleteSecurity(ctx context.Context, in *SecurityQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) ListAllSecurity(ctx context.Context, in *SecurityAllQryRequest, opts ...grpc.CallOption) (*AllResourceInfoResponse, error) DeleteCSPSecurity(ctx context.Context, in *CSPSecurityQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) RegisterSecurity(ctx context.Context, in *SecurityRegisterRequest, opts ...grpc.CallOption) (*SecurityInfoResponse, error) UnregisterSecurity(ctx context.Context, in *SecurityUnregiserQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) CreateKey(ctx context.Context, in *KeyPairCreateRequest, opts ...grpc.CallOption) (*KeyPairInfoResponse, error) ListKey(ctx context.Context, in *KeyPairAllQryRequest, opts ...grpc.CallOption) (*ListKeyPairInfoResponse, error) GetKey(ctx context.Context, in *KeyPairQryRequest, opts ...grpc.CallOption) (*KeyPairInfoResponse, error) DeleteKey(ctx context.Context, in *KeyPairQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) ListAllKey(ctx context.Context, in *KeyPairAllQryRequest, opts ...grpc.CallOption) (*AllResourceInfoResponse, error) DeleteCSPKey(ctx context.Context, in *CSPKeyPairQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) RegisterKey(ctx context.Context, in *KeyPairRegisterRequest, opts ...grpc.CallOption) (*KeyPairInfoResponse, error) UnregisterKey(ctx context.Context, in *KeyPairUnregiserQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) StartVM(ctx context.Context, in *VMCreateRequest, opts ...grpc.CallOption) (*VMInfoResponse, error) ControlVM(ctx context.Context, in *VMActionRequest, opts ...grpc.CallOption) (*StatusResponse, error) ListVMStatus(ctx context.Context, in *VMAllQryRequest, opts ...grpc.CallOption) (*ListVMStatusInfoResponse, error) GetVMStatus(ctx context.Context, in *VMQryRequest, opts ...grpc.CallOption) (*StatusResponse, error) ListVM(ctx context.Context, in *VMAllQryRequest, opts ...grpc.CallOption) (*ListVMInfoResponse, error) GetVM(ctx context.Context, in *VMQryRequest, opts ...grpc.CallOption) (*VMInfoResponse, error) TerminateVM(ctx context.Context, in *VMQryRequest, opts ...grpc.CallOption) (*StatusResponse, error) ListAllVM(ctx context.Context, in *VMAllQryRequest, opts ...grpc.CallOption) (*AllResourceInfoResponse, error) TerminateCSPVM(ctx context.Context, in *CSPVMQryRequest, opts ...grpc.CallOption) (*StatusResponse, error) RegisterVM(ctx context.Context, in *VMRegisterRequest, opts ...grpc.CallOption) (*VMInfoResponse, error) UnregisterVM(ctx context.Context, in *VMUnregiserQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) }
CCMClient is the client API for CCM service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCCMClient ¶
func NewCCMClient(cc *grpc.ClientConn) CCMClient
type CCMServer ¶
type CCMServer interface { CreateImage(context.Context, *ImageCreateRequest) (*ImageInfoResponse, error) ListImage(context.Context, *ImageAllQryRequest) (*ListImageInfoResponse, error) GetImage(context.Context, *ImageQryRequest) (*ImageInfoResponse, error) DeleteImage(context.Context, *ImageQryRequest) (*BooleanResponse, error) ListVMSpec(context.Context, *VMSpecAllQryRequest) (*ListVMSpecInfoResponse, error) GetVMSpec(context.Context, *VMSpecQryRequest) (*VMSpecInfoResponse, error) ListOrgVMSpec(context.Context, *VMSpecAllQryRequest) (*StringResponse, error) GetOrgVMSpec(context.Context, *VMSpecQryRequest) (*StringResponse, error) CreateVPC(context.Context, *VPCCreateRequest) (*VPCInfoResponse, error) ListVPC(context.Context, *VPCAllQryRequest) (*ListVPCInfoResponse, error) GetVPC(context.Context, *VPCQryRequest) (*VPCInfoResponse, error) DeleteVPC(context.Context, *VPCQryRequest) (*BooleanResponse, error) ListAllVPC(context.Context, *VPCAllQryRequest) (*AllResourceInfoResponse, error) DeleteCSPVPC(context.Context, *CSPVPCQryRequest) (*BooleanResponse, error) AddSubnet(context.Context, *SubnetAddRequest) (*VPCInfoResponse, error) RemoveSubnet(context.Context, *SubnetQryRequest) (*BooleanResponse, error) RemoveCSPSubnet(context.Context, *CSPSubnetQryRequest) (*BooleanResponse, error) RegisterVPC(context.Context, *VPCRegisterRequest) (*VPCInfoResponse, error) UnregisterVPC(context.Context, *VPCUnregiserQryRequest) (*BooleanResponse, error) CreateSecurity(context.Context, *SecurityCreateRequest) (*SecurityInfoResponse, error) ListSecurity(context.Context, *SecurityAllQryRequest) (*ListSecurityInfoResponse, error) GetSecurity(context.Context, *SecurityQryRequest) (*SecurityInfoResponse, error) DeleteSecurity(context.Context, *SecurityQryRequest) (*BooleanResponse, error) ListAllSecurity(context.Context, *SecurityAllQryRequest) (*AllResourceInfoResponse, error) DeleteCSPSecurity(context.Context, *CSPSecurityQryRequest) (*BooleanResponse, error) RegisterSecurity(context.Context, *SecurityRegisterRequest) (*SecurityInfoResponse, error) UnregisterSecurity(context.Context, *SecurityUnregiserQryRequest) (*BooleanResponse, error) CreateKey(context.Context, *KeyPairCreateRequest) (*KeyPairInfoResponse, error) ListKey(context.Context, *KeyPairAllQryRequest) (*ListKeyPairInfoResponse, error) GetKey(context.Context, *KeyPairQryRequest) (*KeyPairInfoResponse, error) DeleteKey(context.Context, *KeyPairQryRequest) (*BooleanResponse, error) ListAllKey(context.Context, *KeyPairAllQryRequest) (*AllResourceInfoResponse, error) DeleteCSPKey(context.Context, *CSPKeyPairQryRequest) (*BooleanResponse, error) RegisterKey(context.Context, *KeyPairRegisterRequest) (*KeyPairInfoResponse, error) UnregisterKey(context.Context, *KeyPairUnregiserQryRequest) (*BooleanResponse, error) StartVM(context.Context, *VMCreateRequest) (*VMInfoResponse, error) ControlVM(context.Context, *VMActionRequest) (*StatusResponse, error) ListVMStatus(context.Context, *VMAllQryRequest) (*ListVMStatusInfoResponse, error) GetVMStatus(context.Context, *VMQryRequest) (*StatusResponse, error) ListVM(context.Context, *VMAllQryRequest) (*ListVMInfoResponse, error) GetVM(context.Context, *VMQryRequest) (*VMInfoResponse, error) TerminateVM(context.Context, *VMQryRequest) (*StatusResponse, error) ListAllVM(context.Context, *VMAllQryRequest) (*AllResourceInfoResponse, error) TerminateCSPVM(context.Context, *CSPVMQryRequest) (*StatusResponse, error) RegisterVM(context.Context, *VMRegisterRequest) (*VMInfoResponse, error) UnregisterVM(context.Context, *VMUnregiserQryRequest) (*BooleanResponse, error) }
CCMServer is the server API for CCM service.
type CIMClient ¶
type CIMClient interface { ListCloudOS(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListCloudOSInfoResponse, error) CreateCloudDriver(ctx context.Context, in *CloudDriverInfoRequest, opts ...grpc.CallOption) (*CloudDriverInfoResponse, error) ListCloudDriver(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListCloudDriverInfoResponse, error) GetCloudDriver(ctx context.Context, in *CloudDriverQryRequest, opts ...grpc.CallOption) (*CloudDriverInfoResponse, error) DeleteCloudDriver(ctx context.Context, in *CloudDriverQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) CreateCredential(ctx context.Context, in *CredentialInfoRequest, opts ...grpc.CallOption) (*CredentialInfoResponse, error) ListCredential(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListCredentialInfoResponse, error) GetCredential(ctx context.Context, in *CredentialQryRequest, opts ...grpc.CallOption) (*CredentialInfoResponse, error) DeleteCredential(ctx context.Context, in *CredentialQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) CreateRegion(ctx context.Context, in *RegionInfoRequest, opts ...grpc.CallOption) (*RegionInfoResponse, error) ListRegion(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListRegionInfoResponse, error) GetRegion(ctx context.Context, in *RegionQryRequest, opts ...grpc.CallOption) (*RegionInfoResponse, error) DeleteRegion(ctx context.Context, in *RegionQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) CreateConnectionConfig(ctx context.Context, in *ConnectionConfigInfoRequest, opts ...grpc.CallOption) (*ConnectionConfigInfoResponse, error) ListConnectionConfig(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListConnectionConfigInfoResponse, error) GetConnectionConfig(ctx context.Context, in *ConnectionConfigQryRequest, opts ...grpc.CallOption) (*ConnectionConfigInfoResponse, error) DeleteConnectionConfig(ctx context.Context, in *ConnectionConfigQryRequest, opts ...grpc.CallOption) (*BooleanResponse, error) }
CIMClient is the client API for CIM service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCIMClient ¶
func NewCIMClient(cc *grpc.ClientConn) CIMClient
type CIMServer ¶
type CIMServer interface { ListCloudOS(context.Context, *Empty) (*ListCloudOSInfoResponse, error) CreateCloudDriver(context.Context, *CloudDriverInfoRequest) (*CloudDriverInfoResponse, error) ListCloudDriver(context.Context, *Empty) (*ListCloudDriverInfoResponse, error) GetCloudDriver(context.Context, *CloudDriverQryRequest) (*CloudDriverInfoResponse, error) DeleteCloudDriver(context.Context, *CloudDriverQryRequest) (*BooleanResponse, error) CreateCredential(context.Context, *CredentialInfoRequest) (*CredentialInfoResponse, error) ListCredential(context.Context, *Empty) (*ListCredentialInfoResponse, error) GetCredential(context.Context, *CredentialQryRequest) (*CredentialInfoResponse, error) DeleteCredential(context.Context, *CredentialQryRequest) (*BooleanResponse, error) CreateRegion(context.Context, *RegionInfoRequest) (*RegionInfoResponse, error) ListRegion(context.Context, *Empty) (*ListRegionInfoResponse, error) GetRegion(context.Context, *RegionQryRequest) (*RegionInfoResponse, error) DeleteRegion(context.Context, *RegionQryRequest) (*BooleanResponse, error) CreateConnectionConfig(context.Context, *ConnectionConfigInfoRequest) (*ConnectionConfigInfoResponse, error) ListConnectionConfig(context.Context, *Empty) (*ListConnectionConfigInfoResponse, error) GetConnectionConfig(context.Context, *ConnectionConfigQryRequest) (*ConnectionConfigInfoResponse, error) DeleteConnectionConfig(context.Context, *ConnectionConfigQryRequest) (*BooleanResponse, error) }
CIMServer is the server API for CIM service.
type CSPKeyPairQryRequest ¶
type CSPKeyPairQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Id string `protobuf:"bytes,2,opt,name=id,json=Id,proto3" json:"Id" yaml:"Id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CSPKeyPairQryRequest) Descriptor ¶
func (*CSPKeyPairQryRequest) Descriptor() ([]byte, []int)
func (*CSPKeyPairQryRequest) GetConnectionName ¶
func (m *CSPKeyPairQryRequest) GetConnectionName() string
func (*CSPKeyPairQryRequest) GetId ¶
func (m *CSPKeyPairQryRequest) GetId() string
func (*CSPKeyPairQryRequest) Marshal ¶
func (m *CSPKeyPairQryRequest) Marshal() (dAtA []byte, err error)
func (*CSPKeyPairQryRequest) MarshalTo ¶
func (m *CSPKeyPairQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*CSPKeyPairQryRequest) MarshalToSizedBuffer ¶
func (m *CSPKeyPairQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CSPKeyPairQryRequest) ProtoMessage ¶
func (*CSPKeyPairQryRequest) ProtoMessage()
func (*CSPKeyPairQryRequest) Reset ¶
func (m *CSPKeyPairQryRequest) Reset()
func (*CSPKeyPairQryRequest) Size ¶
func (m *CSPKeyPairQryRequest) Size() (n int)
func (*CSPKeyPairQryRequest) String ¶
func (m *CSPKeyPairQryRequest) String() string
func (*CSPKeyPairQryRequest) Unmarshal ¶
func (m *CSPKeyPairQryRequest) Unmarshal(dAtA []byte) error
func (*CSPKeyPairQryRequest) XXX_DiscardUnknown ¶
func (m *CSPKeyPairQryRequest) XXX_DiscardUnknown()
func (*CSPKeyPairQryRequest) XXX_Marshal ¶
func (m *CSPKeyPairQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CSPKeyPairQryRequest) XXX_Merge ¶
func (m *CSPKeyPairQryRequest) XXX_Merge(src proto.Message)
func (*CSPKeyPairQryRequest) XXX_Size ¶
func (m *CSPKeyPairQryRequest) XXX_Size() int
func (*CSPKeyPairQryRequest) XXX_Unmarshal ¶
func (m *CSPKeyPairQryRequest) XXX_Unmarshal(b []byte) error
type CSPSecurityQryRequest ¶
type CSPSecurityQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Id string `protobuf:"bytes,2,opt,name=id,json=Id,proto3" json:"Id" yaml:"Id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CSPSecurityQryRequest) Descriptor ¶
func (*CSPSecurityQryRequest) Descriptor() ([]byte, []int)
func (*CSPSecurityQryRequest) GetConnectionName ¶
func (m *CSPSecurityQryRequest) GetConnectionName() string
func (*CSPSecurityQryRequest) GetId ¶
func (m *CSPSecurityQryRequest) GetId() string
func (*CSPSecurityQryRequest) Marshal ¶
func (m *CSPSecurityQryRequest) Marshal() (dAtA []byte, err error)
func (*CSPSecurityQryRequest) MarshalTo ¶
func (m *CSPSecurityQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*CSPSecurityQryRequest) MarshalToSizedBuffer ¶
func (m *CSPSecurityQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CSPSecurityQryRequest) ProtoMessage ¶
func (*CSPSecurityQryRequest) ProtoMessage()
func (*CSPSecurityQryRequest) Reset ¶
func (m *CSPSecurityQryRequest) Reset()
func (*CSPSecurityQryRequest) Size ¶
func (m *CSPSecurityQryRequest) Size() (n int)
func (*CSPSecurityQryRequest) String ¶
func (m *CSPSecurityQryRequest) String() string
func (*CSPSecurityQryRequest) Unmarshal ¶
func (m *CSPSecurityQryRequest) Unmarshal(dAtA []byte) error
func (*CSPSecurityQryRequest) XXX_DiscardUnknown ¶
func (m *CSPSecurityQryRequest) XXX_DiscardUnknown()
func (*CSPSecurityQryRequest) XXX_Marshal ¶
func (m *CSPSecurityQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CSPSecurityQryRequest) XXX_Merge ¶
func (m *CSPSecurityQryRequest) XXX_Merge(src proto.Message)
func (*CSPSecurityQryRequest) XXX_Size ¶
func (m *CSPSecurityQryRequest) XXX_Size() int
func (*CSPSecurityQryRequest) XXX_Unmarshal ¶
func (m *CSPSecurityQryRequest) XXX_Unmarshal(b []byte) error
type CSPSubnetQryRequest ¶ added in v0.3.1
type CSPSubnetQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` VpcName string `protobuf:"bytes,2,opt,name=vpc_name,json=VPCName,proto3" json:"VPCName" yaml:"VPCName"` Id string `protobuf:"bytes,3,opt,name=id,json=Id,proto3" json:"Id" yaml:"Id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CSPSubnetQryRequest) Descriptor ¶ added in v0.3.1
func (*CSPSubnetQryRequest) Descriptor() ([]byte, []int)
func (*CSPSubnetQryRequest) GetConnectionName ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) GetConnectionName() string
func (*CSPSubnetQryRequest) GetId ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) GetId() string
func (*CSPSubnetQryRequest) GetVpcName ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) GetVpcName() string
func (*CSPSubnetQryRequest) Marshal ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) Marshal() (dAtA []byte, err error)
func (*CSPSubnetQryRequest) MarshalTo ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*CSPSubnetQryRequest) MarshalToSizedBuffer ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CSPSubnetQryRequest) ProtoMessage ¶ added in v0.3.1
func (*CSPSubnetQryRequest) ProtoMessage()
func (*CSPSubnetQryRequest) Reset ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) Reset()
func (*CSPSubnetQryRequest) Size ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) Size() (n int)
func (*CSPSubnetQryRequest) String ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) String() string
func (*CSPSubnetQryRequest) Unmarshal ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) Unmarshal(dAtA []byte) error
func (*CSPSubnetQryRequest) XXX_DiscardUnknown ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) XXX_DiscardUnknown()
func (*CSPSubnetQryRequest) XXX_Marshal ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CSPSubnetQryRequest) XXX_Merge ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) XXX_Merge(src proto.Message)
func (*CSPSubnetQryRequest) XXX_Size ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) XXX_Size() int
func (*CSPSubnetQryRequest) XXX_Unmarshal ¶ added in v0.3.1
func (m *CSPSubnetQryRequest) XXX_Unmarshal(b []byte) error
type CSPVMQryRequest ¶
type CSPVMQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Id string `protobuf:"bytes,2,opt,name=id,json=Id,proto3" json:"Id" yaml:"Id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CSPVMQryRequest) Descriptor ¶
func (*CSPVMQryRequest) Descriptor() ([]byte, []int)
func (*CSPVMQryRequest) GetConnectionName ¶
func (m *CSPVMQryRequest) GetConnectionName() string
func (*CSPVMQryRequest) GetId ¶
func (m *CSPVMQryRequest) GetId() string
func (*CSPVMQryRequest) Marshal ¶
func (m *CSPVMQryRequest) Marshal() (dAtA []byte, err error)
func (*CSPVMQryRequest) MarshalToSizedBuffer ¶
func (m *CSPVMQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CSPVMQryRequest) ProtoMessage ¶
func (*CSPVMQryRequest) ProtoMessage()
func (*CSPVMQryRequest) Reset ¶
func (m *CSPVMQryRequest) Reset()
func (*CSPVMQryRequest) Size ¶
func (m *CSPVMQryRequest) Size() (n int)
func (*CSPVMQryRequest) String ¶
func (m *CSPVMQryRequest) String() string
func (*CSPVMQryRequest) Unmarshal ¶
func (m *CSPVMQryRequest) Unmarshal(dAtA []byte) error
func (*CSPVMQryRequest) XXX_DiscardUnknown ¶
func (m *CSPVMQryRequest) XXX_DiscardUnknown()
func (*CSPVMQryRequest) XXX_Marshal ¶
func (m *CSPVMQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CSPVMQryRequest) XXX_Merge ¶
func (m *CSPVMQryRequest) XXX_Merge(src proto.Message)
func (*CSPVMQryRequest) XXX_Size ¶
func (m *CSPVMQryRequest) XXX_Size() int
func (*CSPVMQryRequest) XXX_Unmarshal ¶
func (m *CSPVMQryRequest) XXX_Unmarshal(b []byte) error
type CSPVPCQryRequest ¶
type CSPVPCQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Id string `protobuf:"bytes,2,opt,name=id,json=Id,proto3" json:"Id" yaml:"Id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CSPVPCQryRequest) Descriptor ¶
func (*CSPVPCQryRequest) Descriptor() ([]byte, []int)
func (*CSPVPCQryRequest) GetConnectionName ¶
func (m *CSPVPCQryRequest) GetConnectionName() string
func (*CSPVPCQryRequest) GetId ¶
func (m *CSPVPCQryRequest) GetId() string
func (*CSPVPCQryRequest) Marshal ¶
func (m *CSPVPCQryRequest) Marshal() (dAtA []byte, err error)
func (*CSPVPCQryRequest) MarshalToSizedBuffer ¶
func (m *CSPVPCQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CSPVPCQryRequest) ProtoMessage ¶
func (*CSPVPCQryRequest) ProtoMessage()
func (*CSPVPCQryRequest) Reset ¶
func (m *CSPVPCQryRequest) Reset()
func (*CSPVPCQryRequest) Size ¶
func (m *CSPVPCQryRequest) Size() (n int)
func (*CSPVPCQryRequest) String ¶
func (m *CSPVPCQryRequest) String() string
func (*CSPVPCQryRequest) Unmarshal ¶
func (m *CSPVPCQryRequest) Unmarshal(dAtA []byte) error
func (*CSPVPCQryRequest) XXX_DiscardUnknown ¶
func (m *CSPVPCQryRequest) XXX_DiscardUnknown()
func (*CSPVPCQryRequest) XXX_Marshal ¶
func (m *CSPVPCQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CSPVPCQryRequest) XXX_Merge ¶
func (m *CSPVPCQryRequest) XXX_Merge(src proto.Message)
func (*CSPVPCQryRequest) XXX_Size ¶
func (m *CSPVPCQryRequest) XXX_Size() int
func (*CSPVPCQryRequest) XXX_Unmarshal ¶
func (m *CSPVPCQryRequest) XXX_Unmarshal(b []byte) error
type CloudDriverInfo ¶
type CloudDriverInfo struct { DriverName string `protobuf:"bytes,1,opt,name=driver_name,json=DriverName,proto3" json:"DriverName" yaml:"DriverName"` ProviderName string `protobuf:"bytes,2,opt,name=provider_name,json=ProviderName,proto3" json:"ProviderName" yaml:"ProviderName"` DriverLibFileName string `` /* 128-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloudDriverInfo) Descriptor ¶
func (*CloudDriverInfo) Descriptor() ([]byte, []int)
func (*CloudDriverInfo) GetDriverLibFileName ¶
func (m *CloudDriverInfo) GetDriverLibFileName() string
func (*CloudDriverInfo) GetDriverName ¶
func (m *CloudDriverInfo) GetDriverName() string
func (*CloudDriverInfo) GetProviderName ¶
func (m *CloudDriverInfo) GetProviderName() string
func (*CloudDriverInfo) Marshal ¶
func (m *CloudDriverInfo) Marshal() (dAtA []byte, err error)
func (*CloudDriverInfo) MarshalToSizedBuffer ¶
func (m *CloudDriverInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloudDriverInfo) ProtoMessage ¶
func (*CloudDriverInfo) ProtoMessage()
func (*CloudDriverInfo) Reset ¶
func (m *CloudDriverInfo) Reset()
func (*CloudDriverInfo) Size ¶
func (m *CloudDriverInfo) Size() (n int)
func (*CloudDriverInfo) String ¶
func (m *CloudDriverInfo) String() string
func (*CloudDriverInfo) Unmarshal ¶
func (m *CloudDriverInfo) Unmarshal(dAtA []byte) error
func (*CloudDriverInfo) XXX_DiscardUnknown ¶
func (m *CloudDriverInfo) XXX_DiscardUnknown()
func (*CloudDriverInfo) XXX_Marshal ¶
func (m *CloudDriverInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudDriverInfo) XXX_Merge ¶
func (m *CloudDriverInfo) XXX_Merge(src proto.Message)
func (*CloudDriverInfo) XXX_Size ¶
func (m *CloudDriverInfo) XXX_Size() int
func (*CloudDriverInfo) XXX_Unmarshal ¶
func (m *CloudDriverInfo) XXX_Unmarshal(b []byte) error
type CloudDriverInfoRequest ¶
type CloudDriverInfoRequest struct { Item *CloudDriverInfo `protobuf:"bytes,1,opt,name=item,json=driver,proto3" json:"driver" yaml:"driver"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloudDriverInfoRequest) Descriptor ¶
func (*CloudDriverInfoRequest) Descriptor() ([]byte, []int)
func (*CloudDriverInfoRequest) GetItem ¶
func (m *CloudDriverInfoRequest) GetItem() *CloudDriverInfo
func (*CloudDriverInfoRequest) Marshal ¶
func (m *CloudDriverInfoRequest) Marshal() (dAtA []byte, err error)
func (*CloudDriverInfoRequest) MarshalTo ¶
func (m *CloudDriverInfoRequest) MarshalTo(dAtA []byte) (int, error)
func (*CloudDriverInfoRequest) MarshalToSizedBuffer ¶
func (m *CloudDriverInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloudDriverInfoRequest) ProtoMessage ¶
func (*CloudDriverInfoRequest) ProtoMessage()
func (*CloudDriverInfoRequest) Reset ¶
func (m *CloudDriverInfoRequest) Reset()
func (*CloudDriverInfoRequest) Size ¶
func (m *CloudDriverInfoRequest) Size() (n int)
func (*CloudDriverInfoRequest) String ¶
func (m *CloudDriverInfoRequest) String() string
func (*CloudDriverInfoRequest) Unmarshal ¶
func (m *CloudDriverInfoRequest) Unmarshal(dAtA []byte) error
func (*CloudDriverInfoRequest) XXX_DiscardUnknown ¶
func (m *CloudDriverInfoRequest) XXX_DiscardUnknown()
func (*CloudDriverInfoRequest) XXX_Marshal ¶
func (m *CloudDriverInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudDriverInfoRequest) XXX_Merge ¶
func (m *CloudDriverInfoRequest) XXX_Merge(src proto.Message)
func (*CloudDriverInfoRequest) XXX_Size ¶
func (m *CloudDriverInfoRequest) XXX_Size() int
func (*CloudDriverInfoRequest) XXX_Unmarshal ¶
func (m *CloudDriverInfoRequest) XXX_Unmarshal(b []byte) error
type CloudDriverInfoResponse ¶
type CloudDriverInfoResponse struct { Item *CloudDriverInfo `protobuf:"bytes,1,opt,name=item,json=driver,proto3" json:"driver" yaml:"driver"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloudDriverInfoResponse) Descriptor ¶
func (*CloudDriverInfoResponse) Descriptor() ([]byte, []int)
func (*CloudDriverInfoResponse) GetItem ¶
func (m *CloudDriverInfoResponse) GetItem() *CloudDriverInfo
func (*CloudDriverInfoResponse) Marshal ¶
func (m *CloudDriverInfoResponse) Marshal() (dAtA []byte, err error)
func (*CloudDriverInfoResponse) MarshalTo ¶
func (m *CloudDriverInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*CloudDriverInfoResponse) MarshalToSizedBuffer ¶
func (m *CloudDriverInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloudDriverInfoResponse) ProtoMessage ¶
func (*CloudDriverInfoResponse) ProtoMessage()
func (*CloudDriverInfoResponse) Reset ¶
func (m *CloudDriverInfoResponse) Reset()
func (*CloudDriverInfoResponse) Size ¶
func (m *CloudDriverInfoResponse) Size() (n int)
func (*CloudDriverInfoResponse) String ¶
func (m *CloudDriverInfoResponse) String() string
func (*CloudDriverInfoResponse) Unmarshal ¶
func (m *CloudDriverInfoResponse) Unmarshal(dAtA []byte) error
func (*CloudDriverInfoResponse) XXX_DiscardUnknown ¶
func (m *CloudDriverInfoResponse) XXX_DiscardUnknown()
func (*CloudDriverInfoResponse) XXX_Marshal ¶
func (m *CloudDriverInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudDriverInfoResponse) XXX_Merge ¶
func (m *CloudDriverInfoResponse) XXX_Merge(src proto.Message)
func (*CloudDriverInfoResponse) XXX_Size ¶
func (m *CloudDriverInfoResponse) XXX_Size() int
func (*CloudDriverInfoResponse) XXX_Unmarshal ¶
func (m *CloudDriverInfoResponse) XXX_Unmarshal(b []byte) error
type CloudDriverQryRequest ¶
type CloudDriverQryRequest struct { DriverName string `protobuf:"bytes,1,opt,name=driver_name,json=DriverName,proto3" json:"DriverName" yaml:"DriverName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CloudDriverQryRequest) Descriptor ¶
func (*CloudDriverQryRequest) Descriptor() ([]byte, []int)
func (*CloudDriverQryRequest) GetDriverName ¶
func (m *CloudDriverQryRequest) GetDriverName() string
func (*CloudDriverQryRequest) Marshal ¶
func (m *CloudDriverQryRequest) Marshal() (dAtA []byte, err error)
func (*CloudDriverQryRequest) MarshalTo ¶
func (m *CloudDriverQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*CloudDriverQryRequest) MarshalToSizedBuffer ¶
func (m *CloudDriverQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CloudDriverQryRequest) ProtoMessage ¶
func (*CloudDriverQryRequest) ProtoMessage()
func (*CloudDriverQryRequest) Reset ¶
func (m *CloudDriverQryRequest) Reset()
func (*CloudDriverQryRequest) Size ¶
func (m *CloudDriverQryRequest) Size() (n int)
func (*CloudDriverQryRequest) String ¶
func (m *CloudDriverQryRequest) String() string
func (*CloudDriverQryRequest) Unmarshal ¶
func (m *CloudDriverQryRequest) Unmarshal(dAtA []byte) error
func (*CloudDriverQryRequest) XXX_DiscardUnknown ¶
func (m *CloudDriverQryRequest) XXX_DiscardUnknown()
func (*CloudDriverQryRequest) XXX_Marshal ¶
func (m *CloudDriverQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudDriverQryRequest) XXX_Merge ¶
func (m *CloudDriverQryRequest) XXX_Merge(src proto.Message)
func (*CloudDriverQryRequest) XXX_Size ¶
func (m *CloudDriverQryRequest) XXX_Size() int
func (*CloudDriverQryRequest) XXX_Unmarshal ¶
func (m *CloudDriverQryRequest) XXX_Unmarshal(b []byte) error
type ConnectionConfigInfo ¶
type ConnectionConfigInfo struct { ConfigName string `protobuf:"bytes,1,opt,name=config_name,json=ConfigName,proto3" json:"ConfigName" yaml:"ConfigName"` ProviderName string `protobuf:"bytes,2,opt,name=provider_name,json=ProviderName,proto3" json:"ProviderName" yaml:"ProviderName"` DriverName string `protobuf:"bytes,3,opt,name=driver_name,json=DriverName,proto3" json:"DriverName" yaml:"DriverName"` CredentialName string `protobuf:"bytes,4,opt,name=credential_name,json=CredentialName,proto3" json:"CredentialName" yaml:"CredentialName"` RegionName string `protobuf:"bytes,5,opt,name=region_name,json=RegionName,proto3" json:"RegionName" yaml:"RegionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnectionConfigInfo) Descriptor ¶
func (*ConnectionConfigInfo) Descriptor() ([]byte, []int)
func (*ConnectionConfigInfo) GetConfigName ¶
func (m *ConnectionConfigInfo) GetConfigName() string
func (*ConnectionConfigInfo) GetCredentialName ¶
func (m *ConnectionConfigInfo) GetCredentialName() string
func (*ConnectionConfigInfo) GetDriverName ¶
func (m *ConnectionConfigInfo) GetDriverName() string
func (*ConnectionConfigInfo) GetProviderName ¶
func (m *ConnectionConfigInfo) GetProviderName() string
func (*ConnectionConfigInfo) GetRegionName ¶
func (m *ConnectionConfigInfo) GetRegionName() string
func (*ConnectionConfigInfo) Marshal ¶
func (m *ConnectionConfigInfo) Marshal() (dAtA []byte, err error)
func (*ConnectionConfigInfo) MarshalTo ¶
func (m *ConnectionConfigInfo) MarshalTo(dAtA []byte) (int, error)
func (*ConnectionConfigInfo) MarshalToSizedBuffer ¶
func (m *ConnectionConfigInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ConnectionConfigInfo) ProtoMessage ¶
func (*ConnectionConfigInfo) ProtoMessage()
func (*ConnectionConfigInfo) Reset ¶
func (m *ConnectionConfigInfo) Reset()
func (*ConnectionConfigInfo) Size ¶
func (m *ConnectionConfigInfo) Size() (n int)
func (*ConnectionConfigInfo) String ¶
func (m *ConnectionConfigInfo) String() string
func (*ConnectionConfigInfo) Unmarshal ¶
func (m *ConnectionConfigInfo) Unmarshal(dAtA []byte) error
func (*ConnectionConfigInfo) XXX_DiscardUnknown ¶
func (m *ConnectionConfigInfo) XXX_DiscardUnknown()
func (*ConnectionConfigInfo) XXX_Marshal ¶
func (m *ConnectionConfigInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectionConfigInfo) XXX_Merge ¶
func (m *ConnectionConfigInfo) XXX_Merge(src proto.Message)
func (*ConnectionConfigInfo) XXX_Size ¶
func (m *ConnectionConfigInfo) XXX_Size() int
func (*ConnectionConfigInfo) XXX_Unmarshal ¶
func (m *ConnectionConfigInfo) XXX_Unmarshal(b []byte) error
type ConnectionConfigInfoRequest ¶
type ConnectionConfigInfoRequest struct { Item *ConnectionConfigInfo `protobuf:"bytes,1,opt,name=item,json=connectionconfig,proto3" json:"connectionconfig" yaml:"connectionconfig"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnectionConfigInfoRequest) Descriptor ¶
func (*ConnectionConfigInfoRequest) Descriptor() ([]byte, []int)
func (*ConnectionConfigInfoRequest) GetItem ¶
func (m *ConnectionConfigInfoRequest) GetItem() *ConnectionConfigInfo
func (*ConnectionConfigInfoRequest) Marshal ¶
func (m *ConnectionConfigInfoRequest) Marshal() (dAtA []byte, err error)
func (*ConnectionConfigInfoRequest) MarshalTo ¶
func (m *ConnectionConfigInfoRequest) MarshalTo(dAtA []byte) (int, error)
func (*ConnectionConfigInfoRequest) MarshalToSizedBuffer ¶
func (m *ConnectionConfigInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ConnectionConfigInfoRequest) ProtoMessage ¶
func (*ConnectionConfigInfoRequest) ProtoMessage()
func (*ConnectionConfigInfoRequest) Reset ¶
func (m *ConnectionConfigInfoRequest) Reset()
func (*ConnectionConfigInfoRequest) Size ¶
func (m *ConnectionConfigInfoRequest) Size() (n int)
func (*ConnectionConfigInfoRequest) String ¶
func (m *ConnectionConfigInfoRequest) String() string
func (*ConnectionConfigInfoRequest) Unmarshal ¶
func (m *ConnectionConfigInfoRequest) Unmarshal(dAtA []byte) error
func (*ConnectionConfigInfoRequest) XXX_DiscardUnknown ¶
func (m *ConnectionConfigInfoRequest) XXX_DiscardUnknown()
func (*ConnectionConfigInfoRequest) XXX_Marshal ¶
func (m *ConnectionConfigInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectionConfigInfoRequest) XXX_Merge ¶
func (m *ConnectionConfigInfoRequest) XXX_Merge(src proto.Message)
func (*ConnectionConfigInfoRequest) XXX_Size ¶
func (m *ConnectionConfigInfoRequest) XXX_Size() int
func (*ConnectionConfigInfoRequest) XXX_Unmarshal ¶
func (m *ConnectionConfigInfoRequest) XXX_Unmarshal(b []byte) error
type ConnectionConfigInfoResponse ¶
type ConnectionConfigInfoResponse struct { Item *ConnectionConfigInfo `protobuf:"bytes,1,opt,name=item,json=connectionconfig,proto3" json:"connectionconfig" yaml:"connectionconfig"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnectionConfigInfoResponse) Descriptor ¶
func (*ConnectionConfigInfoResponse) Descriptor() ([]byte, []int)
func (*ConnectionConfigInfoResponse) GetItem ¶
func (m *ConnectionConfigInfoResponse) GetItem() *ConnectionConfigInfo
func (*ConnectionConfigInfoResponse) Marshal ¶
func (m *ConnectionConfigInfoResponse) Marshal() (dAtA []byte, err error)
func (*ConnectionConfigInfoResponse) MarshalTo ¶
func (m *ConnectionConfigInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ConnectionConfigInfoResponse) MarshalToSizedBuffer ¶
func (m *ConnectionConfigInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ConnectionConfigInfoResponse) ProtoMessage ¶
func (*ConnectionConfigInfoResponse) ProtoMessage()
func (*ConnectionConfigInfoResponse) Reset ¶
func (m *ConnectionConfigInfoResponse) Reset()
func (*ConnectionConfigInfoResponse) Size ¶
func (m *ConnectionConfigInfoResponse) Size() (n int)
func (*ConnectionConfigInfoResponse) String ¶
func (m *ConnectionConfigInfoResponse) String() string
func (*ConnectionConfigInfoResponse) Unmarshal ¶
func (m *ConnectionConfigInfoResponse) Unmarshal(dAtA []byte) error
func (*ConnectionConfigInfoResponse) XXX_DiscardUnknown ¶
func (m *ConnectionConfigInfoResponse) XXX_DiscardUnknown()
func (*ConnectionConfigInfoResponse) XXX_Marshal ¶
func (m *ConnectionConfigInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectionConfigInfoResponse) XXX_Merge ¶
func (m *ConnectionConfigInfoResponse) XXX_Merge(src proto.Message)
func (*ConnectionConfigInfoResponse) XXX_Size ¶
func (m *ConnectionConfigInfoResponse) XXX_Size() int
func (*ConnectionConfigInfoResponse) XXX_Unmarshal ¶
func (m *ConnectionConfigInfoResponse) XXX_Unmarshal(b []byte) error
type ConnectionConfigQryRequest ¶
type ConnectionConfigQryRequest struct { ConfigName string `protobuf:"bytes,1,opt,name=config_name,json=ConfigName,proto3" json:"ConfigName" yaml:"ConfigName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnectionConfigQryRequest) Descriptor ¶
func (*ConnectionConfigQryRequest) Descriptor() ([]byte, []int)
func (*ConnectionConfigQryRequest) GetConfigName ¶
func (m *ConnectionConfigQryRequest) GetConfigName() string
func (*ConnectionConfigQryRequest) Marshal ¶
func (m *ConnectionConfigQryRequest) Marshal() (dAtA []byte, err error)
func (*ConnectionConfigQryRequest) MarshalTo ¶
func (m *ConnectionConfigQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*ConnectionConfigQryRequest) MarshalToSizedBuffer ¶
func (m *ConnectionConfigQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ConnectionConfigQryRequest) ProtoMessage ¶
func (*ConnectionConfigQryRequest) ProtoMessage()
func (*ConnectionConfigQryRequest) Reset ¶
func (m *ConnectionConfigQryRequest) Reset()
func (*ConnectionConfigQryRequest) Size ¶
func (m *ConnectionConfigQryRequest) Size() (n int)
func (*ConnectionConfigQryRequest) String ¶
func (m *ConnectionConfigQryRequest) String() string
func (*ConnectionConfigQryRequest) Unmarshal ¶
func (m *ConnectionConfigQryRequest) Unmarshal(dAtA []byte) error
func (*ConnectionConfigQryRequest) XXX_DiscardUnknown ¶
func (m *ConnectionConfigQryRequest) XXX_DiscardUnknown()
func (*ConnectionConfigQryRequest) XXX_Marshal ¶
func (m *ConnectionConfigQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectionConfigQryRequest) XXX_Merge ¶
func (m *ConnectionConfigQryRequest) XXX_Merge(src proto.Message)
func (*ConnectionConfigQryRequest) XXX_Size ¶
func (m *ConnectionConfigQryRequest) XXX_Size() int
func (*ConnectionConfigQryRequest) XXX_Unmarshal ¶
func (m *ConnectionConfigQryRequest) XXX_Unmarshal(b []byte) error
type CredentialInfo ¶
type CredentialInfo struct { CredentialName string `protobuf:"bytes,1,opt,name=credential_name,json=CredentialName,proto3" json:"CredentialName" yaml:"CredentialName"` ProviderName string `protobuf:"bytes,2,opt,name=provider_name,json=ProviderName,proto3" json:"ProviderName" yaml:"ProviderName"` KeyValueInfoList []*KeyValue `protobuf:"bytes,3,rep,name=key_value_info_list,json=KeyValueInfoList,proto3" json:"KeyValueInfoList" yaml:"KeyValueInfoList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CredentialInfo) Descriptor ¶
func (*CredentialInfo) Descriptor() ([]byte, []int)
func (*CredentialInfo) GetCredentialName ¶
func (m *CredentialInfo) GetCredentialName() string
func (*CredentialInfo) GetKeyValueInfoList ¶
func (m *CredentialInfo) GetKeyValueInfoList() []*KeyValue
func (*CredentialInfo) GetProviderName ¶
func (m *CredentialInfo) GetProviderName() string
func (*CredentialInfo) Marshal ¶
func (m *CredentialInfo) Marshal() (dAtA []byte, err error)
func (*CredentialInfo) MarshalToSizedBuffer ¶
func (m *CredentialInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CredentialInfo) ProtoMessage ¶
func (*CredentialInfo) ProtoMessage()
func (*CredentialInfo) Reset ¶
func (m *CredentialInfo) Reset()
func (*CredentialInfo) Size ¶
func (m *CredentialInfo) Size() (n int)
func (*CredentialInfo) String ¶
func (m *CredentialInfo) String() string
func (*CredentialInfo) Unmarshal ¶
func (m *CredentialInfo) Unmarshal(dAtA []byte) error
func (*CredentialInfo) XXX_DiscardUnknown ¶
func (m *CredentialInfo) XXX_DiscardUnknown()
func (*CredentialInfo) XXX_Marshal ¶
func (m *CredentialInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CredentialInfo) XXX_Merge ¶
func (m *CredentialInfo) XXX_Merge(src proto.Message)
func (*CredentialInfo) XXX_Size ¶
func (m *CredentialInfo) XXX_Size() int
func (*CredentialInfo) XXX_Unmarshal ¶
func (m *CredentialInfo) XXX_Unmarshal(b []byte) error
type CredentialInfoRequest ¶
type CredentialInfoRequest struct { Item *CredentialInfo `protobuf:"bytes,1,opt,name=item,json=credential,proto3" json:"credential" yaml:"credential"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CredentialInfoRequest) Descriptor ¶
func (*CredentialInfoRequest) Descriptor() ([]byte, []int)
func (*CredentialInfoRequest) GetItem ¶
func (m *CredentialInfoRequest) GetItem() *CredentialInfo
func (*CredentialInfoRequest) Marshal ¶
func (m *CredentialInfoRequest) Marshal() (dAtA []byte, err error)
func (*CredentialInfoRequest) MarshalTo ¶
func (m *CredentialInfoRequest) MarshalTo(dAtA []byte) (int, error)
func (*CredentialInfoRequest) MarshalToSizedBuffer ¶
func (m *CredentialInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CredentialInfoRequest) ProtoMessage ¶
func (*CredentialInfoRequest) ProtoMessage()
func (*CredentialInfoRequest) Reset ¶
func (m *CredentialInfoRequest) Reset()
func (*CredentialInfoRequest) Size ¶
func (m *CredentialInfoRequest) Size() (n int)
func (*CredentialInfoRequest) String ¶
func (m *CredentialInfoRequest) String() string
func (*CredentialInfoRequest) Unmarshal ¶
func (m *CredentialInfoRequest) Unmarshal(dAtA []byte) error
func (*CredentialInfoRequest) XXX_DiscardUnknown ¶
func (m *CredentialInfoRequest) XXX_DiscardUnknown()
func (*CredentialInfoRequest) XXX_Marshal ¶
func (m *CredentialInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CredentialInfoRequest) XXX_Merge ¶
func (m *CredentialInfoRequest) XXX_Merge(src proto.Message)
func (*CredentialInfoRequest) XXX_Size ¶
func (m *CredentialInfoRequest) XXX_Size() int
func (*CredentialInfoRequest) XXX_Unmarshal ¶
func (m *CredentialInfoRequest) XXX_Unmarshal(b []byte) error
type CredentialInfoResponse ¶
type CredentialInfoResponse struct { Item *CredentialInfo `protobuf:"bytes,1,opt,name=item,json=credential,proto3" json:"credential" yaml:"credential"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CredentialInfoResponse) Descriptor ¶
func (*CredentialInfoResponse) Descriptor() ([]byte, []int)
func (*CredentialInfoResponse) GetItem ¶
func (m *CredentialInfoResponse) GetItem() *CredentialInfo
func (*CredentialInfoResponse) Marshal ¶
func (m *CredentialInfoResponse) Marshal() (dAtA []byte, err error)
func (*CredentialInfoResponse) MarshalTo ¶
func (m *CredentialInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*CredentialInfoResponse) MarshalToSizedBuffer ¶
func (m *CredentialInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CredentialInfoResponse) ProtoMessage ¶
func (*CredentialInfoResponse) ProtoMessage()
func (*CredentialInfoResponse) Reset ¶
func (m *CredentialInfoResponse) Reset()
func (*CredentialInfoResponse) Size ¶
func (m *CredentialInfoResponse) Size() (n int)
func (*CredentialInfoResponse) String ¶
func (m *CredentialInfoResponse) String() string
func (*CredentialInfoResponse) Unmarshal ¶
func (m *CredentialInfoResponse) Unmarshal(dAtA []byte) error
func (*CredentialInfoResponse) XXX_DiscardUnknown ¶
func (m *CredentialInfoResponse) XXX_DiscardUnknown()
func (*CredentialInfoResponse) XXX_Marshal ¶
func (m *CredentialInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CredentialInfoResponse) XXX_Merge ¶
func (m *CredentialInfoResponse) XXX_Merge(src proto.Message)
func (*CredentialInfoResponse) XXX_Size ¶
func (m *CredentialInfoResponse) XXX_Size() int
func (*CredentialInfoResponse) XXX_Unmarshal ¶
func (m *CredentialInfoResponse) XXX_Unmarshal(b []byte) error
type CredentialQryRequest ¶
type CredentialQryRequest struct { CredentialName string `protobuf:"bytes,1,opt,name=credential_name,json=CredentialName,proto3" json:"CredentialName" yaml:"CredentialName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CredentialQryRequest) Descriptor ¶
func (*CredentialQryRequest) Descriptor() ([]byte, []int)
func (*CredentialQryRequest) GetCredentialName ¶
func (m *CredentialQryRequest) GetCredentialName() string
func (*CredentialQryRequest) Marshal ¶
func (m *CredentialQryRequest) Marshal() (dAtA []byte, err error)
func (*CredentialQryRequest) MarshalTo ¶
func (m *CredentialQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*CredentialQryRequest) MarshalToSizedBuffer ¶
func (m *CredentialQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CredentialQryRequest) ProtoMessage ¶
func (*CredentialQryRequest) ProtoMessage()
func (*CredentialQryRequest) Reset ¶
func (m *CredentialQryRequest) Reset()
func (*CredentialQryRequest) Size ¶
func (m *CredentialQryRequest) Size() (n int)
func (*CredentialQryRequest) String ¶
func (m *CredentialQryRequest) String() string
func (*CredentialQryRequest) Unmarshal ¶
func (m *CredentialQryRequest) Unmarshal(dAtA []byte) error
func (*CredentialQryRequest) XXX_DiscardUnknown ¶
func (m *CredentialQryRequest) XXX_DiscardUnknown()
func (*CredentialQryRequest) XXX_Marshal ¶
func (m *CredentialQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CredentialQryRequest) XXX_Merge ¶
func (m *CredentialQryRequest) XXX_Merge(src proto.Message)
func (*CredentialQryRequest) XXX_Size ¶
func (m *CredentialQryRequest) XXX_Size() int
func (*CredentialQryRequest) XXX_Unmarshal ¶
func (m *CredentialQryRequest) XXX_Unmarshal(b []byte) error
type Empty ¶
type Empty struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Empty 메시지 정의
func (*Empty) Descriptor ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) XXX_DiscardUnknown ¶
func (m *Empty) XXX_DiscardUnknown()
func (*Empty) XXX_Marshal ¶
func (*Empty) XXX_Unmarshal ¶
type GpuInfo ¶
type GpuInfo struct { Count string `protobuf:"bytes,1,opt,name=count,json=Count,proto3" json:"Count" yaml:"Count"` Mfr string `protobuf:"bytes,2,opt,name=mfr,json=Mfr,proto3" json:"Mfr" yaml:"Mfr"` Model string `protobuf:"bytes,3,opt,name=model,json=Model,proto3" json:"Model" yaml:"Model"` Mem string `protobuf:"bytes,4,opt,name=mem,json=Mem,proto3" json:"Mem" yaml:"Mem"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GpuInfo) Descriptor ¶
func (*GpuInfo) MarshalToSizedBuffer ¶
func (*GpuInfo) ProtoMessage ¶
func (*GpuInfo) ProtoMessage()
func (*GpuInfo) XXX_DiscardUnknown ¶
func (m *GpuInfo) XXX_DiscardUnknown()
func (*GpuInfo) XXX_Marshal ¶
func (*GpuInfo) XXX_Unmarshal ¶
type IID ¶
type IID struct { NameId string `protobuf:"bytes,1,opt,name=name_id,json=NameId,proto3" json:"NameId" yaml:"NameId"` SystemId string `protobuf:"bytes,2,opt,name=system_id,json=SystemId,proto3" json:"SystemId" yaml:"SystemId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IID 메시지 정의
func (*IID) Descriptor ¶
func (*IID) GetSystemId ¶
func (*IID) ProtoMessage ¶
func (*IID) ProtoMessage()
func (*IID) XXX_DiscardUnknown ¶
func (m *IID) XXX_DiscardUnknown()
func (*IID) XXX_Unmarshal ¶
type ImageAllQryRequest ¶
type ImageAllQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageAllQryRequest) Descriptor ¶
func (*ImageAllQryRequest) Descriptor() ([]byte, []int)
func (*ImageAllQryRequest) GetConnectionName ¶
func (m *ImageAllQryRequest) GetConnectionName() string
func (*ImageAllQryRequest) Marshal ¶
func (m *ImageAllQryRequest) Marshal() (dAtA []byte, err error)
func (*ImageAllQryRequest) MarshalTo ¶
func (m *ImageAllQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*ImageAllQryRequest) MarshalToSizedBuffer ¶
func (m *ImageAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImageAllQryRequest) ProtoMessage ¶
func (*ImageAllQryRequest) ProtoMessage()
func (*ImageAllQryRequest) Reset ¶
func (m *ImageAllQryRequest) Reset()
func (*ImageAllQryRequest) Size ¶
func (m *ImageAllQryRequest) Size() (n int)
func (*ImageAllQryRequest) String ¶
func (m *ImageAllQryRequest) String() string
func (*ImageAllQryRequest) Unmarshal ¶
func (m *ImageAllQryRequest) Unmarshal(dAtA []byte) error
func (*ImageAllQryRequest) XXX_DiscardUnknown ¶
func (m *ImageAllQryRequest) XXX_DiscardUnknown()
func (*ImageAllQryRequest) XXX_Marshal ¶
func (m *ImageAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImageAllQryRequest) XXX_Merge ¶
func (m *ImageAllQryRequest) XXX_Merge(src proto.Message)
func (*ImageAllQryRequest) XXX_Size ¶
func (m *ImageAllQryRequest) XXX_Size() int
func (*ImageAllQryRequest) XXX_Unmarshal ¶
func (m *ImageAllQryRequest) XXX_Unmarshal(b []byte) error
type ImageCreateInfo ¶
type ImageCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageCreateInfo) Descriptor ¶
func (*ImageCreateInfo) Descriptor() ([]byte, []int)
func (*ImageCreateInfo) GetName ¶
func (m *ImageCreateInfo) GetName() string
func (*ImageCreateInfo) Marshal ¶
func (m *ImageCreateInfo) Marshal() (dAtA []byte, err error)
func (*ImageCreateInfo) MarshalToSizedBuffer ¶
func (m *ImageCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImageCreateInfo) ProtoMessage ¶
func (*ImageCreateInfo) ProtoMessage()
func (*ImageCreateInfo) Reset ¶
func (m *ImageCreateInfo) Reset()
func (*ImageCreateInfo) Size ¶
func (m *ImageCreateInfo) Size() (n int)
func (*ImageCreateInfo) String ¶
func (m *ImageCreateInfo) String() string
func (*ImageCreateInfo) Unmarshal ¶
func (m *ImageCreateInfo) Unmarshal(dAtA []byte) error
func (*ImageCreateInfo) XXX_DiscardUnknown ¶
func (m *ImageCreateInfo) XXX_DiscardUnknown()
func (*ImageCreateInfo) XXX_Marshal ¶
func (m *ImageCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImageCreateInfo) XXX_Merge ¶
func (m *ImageCreateInfo) XXX_Merge(src proto.Message)
func (*ImageCreateInfo) XXX_Size ¶
func (m *ImageCreateInfo) XXX_Size() int
func (*ImageCreateInfo) XXX_Unmarshal ¶
func (m *ImageCreateInfo) XXX_Unmarshal(b []byte) error
type ImageCreateRequest ¶
type ImageCreateRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *ImageCreateInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageCreateRequest) Descriptor ¶
func (*ImageCreateRequest) Descriptor() ([]byte, []int)
func (*ImageCreateRequest) GetConnectionName ¶
func (m *ImageCreateRequest) GetConnectionName() string
func (*ImageCreateRequest) GetItem ¶
func (m *ImageCreateRequest) GetItem() *ImageCreateInfo
func (*ImageCreateRequest) Marshal ¶
func (m *ImageCreateRequest) Marshal() (dAtA []byte, err error)
func (*ImageCreateRequest) MarshalTo ¶
func (m *ImageCreateRequest) MarshalTo(dAtA []byte) (int, error)
func (*ImageCreateRequest) MarshalToSizedBuffer ¶
func (m *ImageCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImageCreateRequest) ProtoMessage ¶
func (*ImageCreateRequest) ProtoMessage()
func (*ImageCreateRequest) Reset ¶
func (m *ImageCreateRequest) Reset()
func (*ImageCreateRequest) Size ¶
func (m *ImageCreateRequest) Size() (n int)
func (*ImageCreateRequest) String ¶
func (m *ImageCreateRequest) String() string
func (*ImageCreateRequest) Unmarshal ¶
func (m *ImageCreateRequest) Unmarshal(dAtA []byte) error
func (*ImageCreateRequest) XXX_DiscardUnknown ¶
func (m *ImageCreateRequest) XXX_DiscardUnknown()
func (*ImageCreateRequest) XXX_Marshal ¶
func (m *ImageCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImageCreateRequest) XXX_Merge ¶
func (m *ImageCreateRequest) XXX_Merge(src proto.Message)
func (*ImageCreateRequest) XXX_Size ¶
func (m *ImageCreateRequest) XXX_Size() int
func (*ImageCreateRequest) XXX_Unmarshal ¶
func (m *ImageCreateRequest) XXX_Unmarshal(b []byte) error
type ImageInfo ¶
type ImageInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` GuestOs string `protobuf:"bytes,2,opt,name=guest_os,json=GuestOS,proto3" json:"GuestOS" yaml:"GuestOS"` Status string `protobuf:"bytes,3,opt,name=status,json=Status,proto3" json:"Status" yaml:"Status"` KeyValueList []*KeyValue `protobuf:"bytes,4,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageInfo) Descriptor ¶
func (*ImageInfo) GetGuestOs ¶
func (*ImageInfo) GetKeyValueList ¶
func (*ImageInfo) MarshalToSizedBuffer ¶
func (*ImageInfo) ProtoMessage ¶
func (*ImageInfo) ProtoMessage()
func (*ImageInfo) XXX_DiscardUnknown ¶
func (m *ImageInfo) XXX_DiscardUnknown()
func (*ImageInfo) XXX_Marshal ¶
func (*ImageInfo) XXX_Unmarshal ¶
type ImageInfoResponse ¶
type ImageInfoResponse struct { Item *ImageInfo `protobuf:"bytes,1,opt,name=item,json=image,proto3" json:"image" yaml:"image"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageInfoResponse) Descriptor ¶
func (*ImageInfoResponse) Descriptor() ([]byte, []int)
func (*ImageInfoResponse) GetItem ¶
func (m *ImageInfoResponse) GetItem() *ImageInfo
func (*ImageInfoResponse) Marshal ¶
func (m *ImageInfoResponse) Marshal() (dAtA []byte, err error)
func (*ImageInfoResponse) MarshalTo ¶
func (m *ImageInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ImageInfoResponse) MarshalToSizedBuffer ¶
func (m *ImageInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImageInfoResponse) ProtoMessage ¶
func (*ImageInfoResponse) ProtoMessage()
func (*ImageInfoResponse) Reset ¶
func (m *ImageInfoResponse) Reset()
func (*ImageInfoResponse) Size ¶
func (m *ImageInfoResponse) Size() (n int)
func (*ImageInfoResponse) String ¶
func (m *ImageInfoResponse) String() string
func (*ImageInfoResponse) Unmarshal ¶
func (m *ImageInfoResponse) Unmarshal(dAtA []byte) error
func (*ImageInfoResponse) XXX_DiscardUnknown ¶
func (m *ImageInfoResponse) XXX_DiscardUnknown()
func (*ImageInfoResponse) XXX_Marshal ¶
func (m *ImageInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImageInfoResponse) XXX_Merge ¶
func (m *ImageInfoResponse) XXX_Merge(src proto.Message)
func (*ImageInfoResponse) XXX_Size ¶
func (m *ImageInfoResponse) XXX_Size() int
func (*ImageInfoResponse) XXX_Unmarshal ¶
func (m *ImageInfoResponse) XXX_Unmarshal(b []byte) error
type ImageQryRequest ¶
type ImageQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImageQryRequest) Descriptor ¶
func (*ImageQryRequest) Descriptor() ([]byte, []int)
func (*ImageQryRequest) GetConnectionName ¶
func (m *ImageQryRequest) GetConnectionName() string
func (*ImageQryRequest) GetName ¶
func (m *ImageQryRequest) GetName() string
func (*ImageQryRequest) Marshal ¶
func (m *ImageQryRequest) Marshal() (dAtA []byte, err error)
func (*ImageQryRequest) MarshalToSizedBuffer ¶
func (m *ImageQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ImageQryRequest) ProtoMessage ¶
func (*ImageQryRequest) ProtoMessage()
func (*ImageQryRequest) Reset ¶
func (m *ImageQryRequest) Reset()
func (*ImageQryRequest) Size ¶
func (m *ImageQryRequest) Size() (n int)
func (*ImageQryRequest) String ¶
func (m *ImageQryRequest) String() string
func (*ImageQryRequest) Unmarshal ¶
func (m *ImageQryRequest) Unmarshal(dAtA []byte) error
func (*ImageQryRequest) XXX_DiscardUnknown ¶
func (m *ImageQryRequest) XXX_DiscardUnknown()
func (*ImageQryRequest) XXX_Marshal ¶
func (m *ImageQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImageQryRequest) XXX_Merge ¶
func (m *ImageQryRequest) XXX_Merge(src proto.Message)
func (*ImageQryRequest) XXX_Size ¶
func (m *ImageQryRequest) XXX_Size() int
func (*ImageQryRequest) XXX_Unmarshal ¶
func (m *ImageQryRequest) XXX_Unmarshal(b []byte) error
type KeyPairAllQryRequest ¶
type KeyPairAllQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairAllQryRequest) Descriptor ¶
func (*KeyPairAllQryRequest) Descriptor() ([]byte, []int)
func (*KeyPairAllQryRequest) GetConnectionName ¶
func (m *KeyPairAllQryRequest) GetConnectionName() string
func (*KeyPairAllQryRequest) Marshal ¶
func (m *KeyPairAllQryRequest) Marshal() (dAtA []byte, err error)
func (*KeyPairAllQryRequest) MarshalTo ¶
func (m *KeyPairAllQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairAllQryRequest) MarshalToSizedBuffer ¶
func (m *KeyPairAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairAllQryRequest) ProtoMessage ¶
func (*KeyPairAllQryRequest) ProtoMessage()
func (*KeyPairAllQryRequest) Reset ¶
func (m *KeyPairAllQryRequest) Reset()
func (*KeyPairAllQryRequest) Size ¶
func (m *KeyPairAllQryRequest) Size() (n int)
func (*KeyPairAllQryRequest) String ¶
func (m *KeyPairAllQryRequest) String() string
func (*KeyPairAllQryRequest) Unmarshal ¶
func (m *KeyPairAllQryRequest) Unmarshal(dAtA []byte) error
func (*KeyPairAllQryRequest) XXX_DiscardUnknown ¶
func (m *KeyPairAllQryRequest) XXX_DiscardUnknown()
func (*KeyPairAllQryRequest) XXX_Marshal ¶
func (m *KeyPairAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairAllQryRequest) XXX_Merge ¶
func (m *KeyPairAllQryRequest) XXX_Merge(src proto.Message)
func (*KeyPairAllQryRequest) XXX_Size ¶
func (m *KeyPairAllQryRequest) XXX_Size() int
func (*KeyPairAllQryRequest) XXX_Unmarshal ¶
func (m *KeyPairAllQryRequest) XXX_Unmarshal(b []byte) error
type KeyPairCreateInfo ¶
type KeyPairCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairCreateInfo) Descriptor ¶
func (*KeyPairCreateInfo) Descriptor() ([]byte, []int)
func (*KeyPairCreateInfo) GetName ¶
func (m *KeyPairCreateInfo) GetName() string
func (*KeyPairCreateInfo) Marshal ¶
func (m *KeyPairCreateInfo) Marshal() (dAtA []byte, err error)
func (*KeyPairCreateInfo) MarshalTo ¶
func (m *KeyPairCreateInfo) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairCreateInfo) MarshalToSizedBuffer ¶
func (m *KeyPairCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairCreateInfo) ProtoMessage ¶
func (*KeyPairCreateInfo) ProtoMessage()
func (*KeyPairCreateInfo) Reset ¶
func (m *KeyPairCreateInfo) Reset()
func (*KeyPairCreateInfo) Size ¶
func (m *KeyPairCreateInfo) Size() (n int)
func (*KeyPairCreateInfo) String ¶
func (m *KeyPairCreateInfo) String() string
func (*KeyPairCreateInfo) Unmarshal ¶
func (m *KeyPairCreateInfo) Unmarshal(dAtA []byte) error
func (*KeyPairCreateInfo) XXX_DiscardUnknown ¶
func (m *KeyPairCreateInfo) XXX_DiscardUnknown()
func (*KeyPairCreateInfo) XXX_Marshal ¶
func (m *KeyPairCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairCreateInfo) XXX_Merge ¶
func (m *KeyPairCreateInfo) XXX_Merge(src proto.Message)
func (*KeyPairCreateInfo) XXX_Size ¶
func (m *KeyPairCreateInfo) XXX_Size() int
func (*KeyPairCreateInfo) XXX_Unmarshal ¶
func (m *KeyPairCreateInfo) XXX_Unmarshal(b []byte) error
type KeyPairCreateRequest ¶
type KeyPairCreateRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *KeyPairCreateInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairCreateRequest) Descriptor ¶
func (*KeyPairCreateRequest) Descriptor() ([]byte, []int)
func (*KeyPairCreateRequest) GetConnectionName ¶
func (m *KeyPairCreateRequest) GetConnectionName() string
func (*KeyPairCreateRequest) GetItem ¶
func (m *KeyPairCreateRequest) GetItem() *KeyPairCreateInfo
func (*KeyPairCreateRequest) Marshal ¶
func (m *KeyPairCreateRequest) Marshal() (dAtA []byte, err error)
func (*KeyPairCreateRequest) MarshalTo ¶
func (m *KeyPairCreateRequest) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairCreateRequest) MarshalToSizedBuffer ¶
func (m *KeyPairCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairCreateRequest) ProtoMessage ¶
func (*KeyPairCreateRequest) ProtoMessage()
func (*KeyPairCreateRequest) Reset ¶
func (m *KeyPairCreateRequest) Reset()
func (*KeyPairCreateRequest) Size ¶
func (m *KeyPairCreateRequest) Size() (n int)
func (*KeyPairCreateRequest) String ¶
func (m *KeyPairCreateRequest) String() string
func (*KeyPairCreateRequest) Unmarshal ¶
func (m *KeyPairCreateRequest) Unmarshal(dAtA []byte) error
func (*KeyPairCreateRequest) XXX_DiscardUnknown ¶
func (m *KeyPairCreateRequest) XXX_DiscardUnknown()
func (*KeyPairCreateRequest) XXX_Marshal ¶
func (m *KeyPairCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairCreateRequest) XXX_Merge ¶
func (m *KeyPairCreateRequest) XXX_Merge(src proto.Message)
func (*KeyPairCreateRequest) XXX_Size ¶
func (m *KeyPairCreateRequest) XXX_Size() int
func (*KeyPairCreateRequest) XXX_Unmarshal ¶
func (m *KeyPairCreateRequest) XXX_Unmarshal(b []byte) error
type KeyPairInfo ¶
type KeyPairInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` Fingerprint string `protobuf:"bytes,2,opt,name=fingerprint,json=Fingerprint,proto3" json:"Fingerprint" yaml:"Fingerprint"` PublicKey string `protobuf:"bytes,3,opt,name=public_key,json=PublicKey,proto3" json:"PublicKey" yaml:"PublicKey"` PrivateKey string `protobuf:"bytes,4,opt,name=private_key,json=PrivateKey,proto3" json:"PrivateKey" yaml:"PrivateKey"` VmUserId string `protobuf:"bytes,5,opt,name=vm_user_id,json=VMUserID,proto3" json:"VMUserID" yaml:"VMUserID"` KeyValueList []*KeyValue `protobuf:"bytes,6,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairInfo) Descriptor ¶
func (*KeyPairInfo) Descriptor() ([]byte, []int)
func (*KeyPairInfo) GetFingerprint ¶
func (m *KeyPairInfo) GetFingerprint() string
func (*KeyPairInfo) GetIid ¶
func (m *KeyPairInfo) GetIid() *IID
func (*KeyPairInfo) GetKeyValueList ¶
func (m *KeyPairInfo) GetKeyValueList() []*KeyValue
func (*KeyPairInfo) GetPrivateKey ¶
func (m *KeyPairInfo) GetPrivateKey() string
func (*KeyPairInfo) GetPublicKey ¶
func (m *KeyPairInfo) GetPublicKey() string
func (*KeyPairInfo) GetVmUserId ¶
func (m *KeyPairInfo) GetVmUserId() string
func (*KeyPairInfo) Marshal ¶
func (m *KeyPairInfo) Marshal() (dAtA []byte, err error)
func (*KeyPairInfo) MarshalToSizedBuffer ¶
func (m *KeyPairInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairInfo) ProtoMessage ¶
func (*KeyPairInfo) ProtoMessage()
func (*KeyPairInfo) Reset ¶
func (m *KeyPairInfo) Reset()
func (*KeyPairInfo) Size ¶
func (m *KeyPairInfo) Size() (n int)
func (*KeyPairInfo) String ¶
func (m *KeyPairInfo) String() string
func (*KeyPairInfo) Unmarshal ¶
func (m *KeyPairInfo) Unmarshal(dAtA []byte) error
func (*KeyPairInfo) XXX_DiscardUnknown ¶
func (m *KeyPairInfo) XXX_DiscardUnknown()
func (*KeyPairInfo) XXX_Marshal ¶
func (m *KeyPairInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairInfo) XXX_Merge ¶
func (m *KeyPairInfo) XXX_Merge(src proto.Message)
func (*KeyPairInfo) XXX_Size ¶
func (m *KeyPairInfo) XXX_Size() int
func (*KeyPairInfo) XXX_Unmarshal ¶
func (m *KeyPairInfo) XXX_Unmarshal(b []byte) error
type KeyPairInfoResponse ¶
type KeyPairInfoResponse struct { Item *KeyPairInfo `protobuf:"bytes,1,opt,name=item,json=keypair,proto3" json:"keypair" yaml:"keypair"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairInfoResponse) Descriptor ¶
func (*KeyPairInfoResponse) Descriptor() ([]byte, []int)
func (*KeyPairInfoResponse) GetItem ¶
func (m *KeyPairInfoResponse) GetItem() *KeyPairInfo
func (*KeyPairInfoResponse) Marshal ¶
func (m *KeyPairInfoResponse) Marshal() (dAtA []byte, err error)
func (*KeyPairInfoResponse) MarshalTo ¶
func (m *KeyPairInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairInfoResponse) MarshalToSizedBuffer ¶
func (m *KeyPairInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairInfoResponse) ProtoMessage ¶
func (*KeyPairInfoResponse) ProtoMessage()
func (*KeyPairInfoResponse) Reset ¶
func (m *KeyPairInfoResponse) Reset()
func (*KeyPairInfoResponse) Size ¶
func (m *KeyPairInfoResponse) Size() (n int)
func (*KeyPairInfoResponse) String ¶
func (m *KeyPairInfoResponse) String() string
func (*KeyPairInfoResponse) Unmarshal ¶
func (m *KeyPairInfoResponse) Unmarshal(dAtA []byte) error
func (*KeyPairInfoResponse) XXX_DiscardUnknown ¶
func (m *KeyPairInfoResponse) XXX_DiscardUnknown()
func (*KeyPairInfoResponse) XXX_Marshal ¶
func (m *KeyPairInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairInfoResponse) XXX_Merge ¶
func (m *KeyPairInfoResponse) XXX_Merge(src proto.Message)
func (*KeyPairInfoResponse) XXX_Size ¶
func (m *KeyPairInfoResponse) XXX_Size() int
func (*KeyPairInfoResponse) XXX_Unmarshal ¶
func (m *KeyPairInfoResponse) XXX_Unmarshal(b []byte) error
type KeyPairQryRequest ¶
type KeyPairQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Force string `protobuf:"bytes,3,opt,name=force,proto3" json:"force" yaml:"force"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairQryRequest) Descriptor ¶
func (*KeyPairQryRequest) Descriptor() ([]byte, []int)
func (*KeyPairQryRequest) GetConnectionName ¶
func (m *KeyPairQryRequest) GetConnectionName() string
func (*KeyPairQryRequest) GetForce ¶
func (m *KeyPairQryRequest) GetForce() string
func (*KeyPairQryRequest) GetName ¶
func (m *KeyPairQryRequest) GetName() string
func (*KeyPairQryRequest) Marshal ¶
func (m *KeyPairQryRequest) Marshal() (dAtA []byte, err error)
func (*KeyPairQryRequest) MarshalTo ¶
func (m *KeyPairQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairQryRequest) MarshalToSizedBuffer ¶
func (m *KeyPairQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairQryRequest) ProtoMessage ¶
func (*KeyPairQryRequest) ProtoMessage()
func (*KeyPairQryRequest) Reset ¶
func (m *KeyPairQryRequest) Reset()
func (*KeyPairQryRequest) Size ¶
func (m *KeyPairQryRequest) Size() (n int)
func (*KeyPairQryRequest) String ¶
func (m *KeyPairQryRequest) String() string
func (*KeyPairQryRequest) Unmarshal ¶
func (m *KeyPairQryRequest) Unmarshal(dAtA []byte) error
func (*KeyPairQryRequest) XXX_DiscardUnknown ¶
func (m *KeyPairQryRequest) XXX_DiscardUnknown()
func (*KeyPairQryRequest) XXX_Marshal ¶
func (m *KeyPairQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairQryRequest) XXX_Merge ¶
func (m *KeyPairQryRequest) XXX_Merge(src proto.Message)
func (*KeyPairQryRequest) XXX_Size ¶
func (m *KeyPairQryRequest) XXX_Size() int
func (*KeyPairQryRequest) XXX_Unmarshal ¶
func (m *KeyPairQryRequest) XXX_Unmarshal(b []byte) error
type KeyPairRegisterInfo ¶ added in v0.4.15
type KeyPairRegisterInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` CspId string `protobuf:"bytes,2,opt,name=csp_id,json=CSPId,proto3" json:"CSPId" yaml:"CSPId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairRegisterInfo) Descriptor ¶ added in v0.4.15
func (*KeyPairRegisterInfo) Descriptor() ([]byte, []int)
func (*KeyPairRegisterInfo) GetCspId ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) GetCspId() string
func (*KeyPairRegisterInfo) GetName ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) GetName() string
func (*KeyPairRegisterInfo) Marshal ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) Marshal() (dAtA []byte, err error)
func (*KeyPairRegisterInfo) MarshalTo ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairRegisterInfo) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairRegisterInfo) ProtoMessage ¶ added in v0.4.15
func (*KeyPairRegisterInfo) ProtoMessage()
func (*KeyPairRegisterInfo) Reset ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) Reset()
func (*KeyPairRegisterInfo) Size ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) Size() (n int)
func (*KeyPairRegisterInfo) String ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) String() string
func (*KeyPairRegisterInfo) Unmarshal ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) Unmarshal(dAtA []byte) error
func (*KeyPairRegisterInfo) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) XXX_DiscardUnknown()
func (*KeyPairRegisterInfo) XXX_Marshal ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairRegisterInfo) XXX_Merge ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) XXX_Merge(src proto.Message)
func (*KeyPairRegisterInfo) XXX_Size ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) XXX_Size() int
func (*KeyPairRegisterInfo) XXX_Unmarshal ¶ added in v0.4.15
func (m *KeyPairRegisterInfo) XXX_Unmarshal(b []byte) error
type KeyPairRegisterRequest ¶ added in v0.4.15
type KeyPairRegisterRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *KeyPairRegisterInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairRegisterRequest) Descriptor ¶ added in v0.4.15
func (*KeyPairRegisterRequest) Descriptor() ([]byte, []int)
func (*KeyPairRegisterRequest) GetConnectionName ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) GetConnectionName() string
func (*KeyPairRegisterRequest) GetItem ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) GetItem() *KeyPairRegisterInfo
func (*KeyPairRegisterRequest) Marshal ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) Marshal() (dAtA []byte, err error)
func (*KeyPairRegisterRequest) MarshalTo ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairRegisterRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairRegisterRequest) ProtoMessage ¶ added in v0.4.15
func (*KeyPairRegisterRequest) ProtoMessage()
func (*KeyPairRegisterRequest) Reset ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) Reset()
func (*KeyPairRegisterRequest) Size ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) Size() (n int)
func (*KeyPairRegisterRequest) String ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) String() string
func (*KeyPairRegisterRequest) Unmarshal ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) Unmarshal(dAtA []byte) error
func (*KeyPairRegisterRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) XXX_DiscardUnknown()
func (*KeyPairRegisterRequest) XXX_Marshal ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairRegisterRequest) XXX_Merge ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) XXX_Merge(src proto.Message)
func (*KeyPairRegisterRequest) XXX_Size ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) XXX_Size() int
func (*KeyPairRegisterRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *KeyPairRegisterRequest) XXX_Unmarshal(b []byte) error
type KeyPairUnregiserQryRequest ¶ added in v0.4.15
type KeyPairUnregiserQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*KeyPairUnregiserQryRequest) Descriptor ¶ added in v0.4.15
func (*KeyPairUnregiserQryRequest) Descriptor() ([]byte, []int)
func (*KeyPairUnregiserQryRequest) GetConnectionName ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) GetConnectionName() string
func (*KeyPairUnregiserQryRequest) GetName ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) GetName() string
func (*KeyPairUnregiserQryRequest) Marshal ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) Marshal() (dAtA []byte, err error)
func (*KeyPairUnregiserQryRequest) MarshalTo ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*KeyPairUnregiserQryRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*KeyPairUnregiserQryRequest) ProtoMessage ¶ added in v0.4.15
func (*KeyPairUnregiserQryRequest) ProtoMessage()
func (*KeyPairUnregiserQryRequest) Reset ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) Reset()
func (*KeyPairUnregiserQryRequest) Size ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) Size() (n int)
func (*KeyPairUnregiserQryRequest) String ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) String() string
func (*KeyPairUnregiserQryRequest) Unmarshal ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) Unmarshal(dAtA []byte) error
func (*KeyPairUnregiserQryRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) XXX_DiscardUnknown()
func (*KeyPairUnregiserQryRequest) XXX_Marshal ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KeyPairUnregiserQryRequest) XXX_Merge ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) XXX_Merge(src proto.Message)
func (*KeyPairUnregiserQryRequest) XXX_Size ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) XXX_Size() int
func (*KeyPairUnregiserQryRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *KeyPairUnregiserQryRequest) XXX_Unmarshal(b []byte) error
type KeyValue ¶
type KeyValue struct { Key string `protobuf:"bytes,1,opt,name=key,json=Key,proto3" json:"Key" yaml:"Key"` Value string `protobuf:"bytes,2,opt,name=value,json=Value,proto3" json:"Value" yaml:"Value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
KeyValue 메시지 정의
func (*KeyValue) Descriptor ¶
func (*KeyValue) MarshalToSizedBuffer ¶
func (*KeyValue) ProtoMessage ¶
func (*KeyValue) ProtoMessage()
func (*KeyValue) XXX_DiscardUnknown ¶
func (m *KeyValue) XXX_DiscardUnknown()
func (*KeyValue) XXX_Marshal ¶
func (*KeyValue) XXX_Unmarshal ¶
type ListCloudDriverInfoResponse ¶
type ListCloudDriverInfoResponse struct { Items []*CloudDriverInfo `protobuf:"bytes,1,rep,name=items,json=driver,proto3" json:"driver" yaml:"driver"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListCloudDriverInfoResponse) Descriptor ¶
func (*ListCloudDriverInfoResponse) Descriptor() ([]byte, []int)
func (*ListCloudDriverInfoResponse) GetItems ¶
func (m *ListCloudDriverInfoResponse) GetItems() []*CloudDriverInfo
func (*ListCloudDriverInfoResponse) Marshal ¶
func (m *ListCloudDriverInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListCloudDriverInfoResponse) MarshalTo ¶
func (m *ListCloudDriverInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListCloudDriverInfoResponse) MarshalToSizedBuffer ¶
func (m *ListCloudDriverInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListCloudDriverInfoResponse) ProtoMessage ¶
func (*ListCloudDriverInfoResponse) ProtoMessage()
func (*ListCloudDriverInfoResponse) Reset ¶
func (m *ListCloudDriverInfoResponse) Reset()
func (*ListCloudDriverInfoResponse) Size ¶
func (m *ListCloudDriverInfoResponse) Size() (n int)
func (*ListCloudDriverInfoResponse) String ¶
func (m *ListCloudDriverInfoResponse) String() string
func (*ListCloudDriverInfoResponse) Unmarshal ¶
func (m *ListCloudDriverInfoResponse) Unmarshal(dAtA []byte) error
func (*ListCloudDriverInfoResponse) XXX_DiscardUnknown ¶
func (m *ListCloudDriverInfoResponse) XXX_DiscardUnknown()
func (*ListCloudDriverInfoResponse) XXX_Marshal ¶
func (m *ListCloudDriverInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListCloudDriverInfoResponse) XXX_Merge ¶
func (m *ListCloudDriverInfoResponse) XXX_Merge(src proto.Message)
func (*ListCloudDriverInfoResponse) XXX_Size ¶
func (m *ListCloudDriverInfoResponse) XXX_Size() int
func (*ListCloudDriverInfoResponse) XXX_Unmarshal ¶
func (m *ListCloudDriverInfoResponse) XXX_Unmarshal(b []byte) error
type ListCloudOSInfoResponse ¶
type ListCloudOSInfoResponse struct { Items []string `protobuf:"bytes,1,rep,name=items,json=cloudos,proto3" json:"cloudos" yaml:"cloudos"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListCloudOSInfoResponse) Descriptor ¶
func (*ListCloudOSInfoResponse) Descriptor() ([]byte, []int)
func (*ListCloudOSInfoResponse) GetItems ¶
func (m *ListCloudOSInfoResponse) GetItems() []string
func (*ListCloudOSInfoResponse) Marshal ¶
func (m *ListCloudOSInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListCloudOSInfoResponse) MarshalTo ¶
func (m *ListCloudOSInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListCloudOSInfoResponse) MarshalToSizedBuffer ¶
func (m *ListCloudOSInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListCloudOSInfoResponse) ProtoMessage ¶
func (*ListCloudOSInfoResponse) ProtoMessage()
func (*ListCloudOSInfoResponse) Reset ¶
func (m *ListCloudOSInfoResponse) Reset()
func (*ListCloudOSInfoResponse) Size ¶
func (m *ListCloudOSInfoResponse) Size() (n int)
func (*ListCloudOSInfoResponse) String ¶
func (m *ListCloudOSInfoResponse) String() string
func (*ListCloudOSInfoResponse) Unmarshal ¶
func (m *ListCloudOSInfoResponse) Unmarshal(dAtA []byte) error
func (*ListCloudOSInfoResponse) XXX_DiscardUnknown ¶
func (m *ListCloudOSInfoResponse) XXX_DiscardUnknown()
func (*ListCloudOSInfoResponse) XXX_Marshal ¶
func (m *ListCloudOSInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListCloudOSInfoResponse) XXX_Merge ¶
func (m *ListCloudOSInfoResponse) XXX_Merge(src proto.Message)
func (*ListCloudOSInfoResponse) XXX_Size ¶
func (m *ListCloudOSInfoResponse) XXX_Size() int
func (*ListCloudOSInfoResponse) XXX_Unmarshal ¶
func (m *ListCloudOSInfoResponse) XXX_Unmarshal(b []byte) error
type ListConnectionConfigInfoResponse ¶
type ListConnectionConfigInfoResponse struct { Items []*ConnectionConfigInfo `protobuf:"bytes,1,rep,name=items,json=connectionconfig,proto3" json:"connectionconfig" yaml:"connectionconfig"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListConnectionConfigInfoResponse) Descriptor ¶
func (*ListConnectionConfigInfoResponse) Descriptor() ([]byte, []int)
func (*ListConnectionConfigInfoResponse) GetItems ¶
func (m *ListConnectionConfigInfoResponse) GetItems() []*ConnectionConfigInfo
func (*ListConnectionConfigInfoResponse) Marshal ¶
func (m *ListConnectionConfigInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListConnectionConfigInfoResponse) MarshalTo ¶
func (m *ListConnectionConfigInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListConnectionConfigInfoResponse) MarshalToSizedBuffer ¶
func (m *ListConnectionConfigInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListConnectionConfigInfoResponse) ProtoMessage ¶
func (*ListConnectionConfigInfoResponse) ProtoMessage()
func (*ListConnectionConfigInfoResponse) Reset ¶
func (m *ListConnectionConfigInfoResponse) Reset()
func (*ListConnectionConfigInfoResponse) Size ¶
func (m *ListConnectionConfigInfoResponse) Size() (n int)
func (*ListConnectionConfigInfoResponse) String ¶
func (m *ListConnectionConfigInfoResponse) String() string
func (*ListConnectionConfigInfoResponse) Unmarshal ¶
func (m *ListConnectionConfigInfoResponse) Unmarshal(dAtA []byte) error
func (*ListConnectionConfigInfoResponse) XXX_DiscardUnknown ¶
func (m *ListConnectionConfigInfoResponse) XXX_DiscardUnknown()
func (*ListConnectionConfigInfoResponse) XXX_Marshal ¶
func (m *ListConnectionConfigInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListConnectionConfigInfoResponse) XXX_Merge ¶
func (m *ListConnectionConfigInfoResponse) XXX_Merge(src proto.Message)
func (*ListConnectionConfigInfoResponse) XXX_Size ¶
func (m *ListConnectionConfigInfoResponse) XXX_Size() int
func (*ListConnectionConfigInfoResponse) XXX_Unmarshal ¶
func (m *ListConnectionConfigInfoResponse) XXX_Unmarshal(b []byte) error
type ListCredentialInfoResponse ¶
type ListCredentialInfoResponse struct { Items []*CredentialInfo `protobuf:"bytes,1,rep,name=items,json=credential,proto3" json:"credential" yaml:"credential"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListCredentialInfoResponse) Descriptor ¶
func (*ListCredentialInfoResponse) Descriptor() ([]byte, []int)
func (*ListCredentialInfoResponse) GetItems ¶
func (m *ListCredentialInfoResponse) GetItems() []*CredentialInfo
func (*ListCredentialInfoResponse) Marshal ¶
func (m *ListCredentialInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListCredentialInfoResponse) MarshalTo ¶
func (m *ListCredentialInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListCredentialInfoResponse) MarshalToSizedBuffer ¶
func (m *ListCredentialInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListCredentialInfoResponse) ProtoMessage ¶
func (*ListCredentialInfoResponse) ProtoMessage()
func (*ListCredentialInfoResponse) Reset ¶
func (m *ListCredentialInfoResponse) Reset()
func (*ListCredentialInfoResponse) Size ¶
func (m *ListCredentialInfoResponse) Size() (n int)
func (*ListCredentialInfoResponse) String ¶
func (m *ListCredentialInfoResponse) String() string
func (*ListCredentialInfoResponse) Unmarshal ¶
func (m *ListCredentialInfoResponse) Unmarshal(dAtA []byte) error
func (*ListCredentialInfoResponse) XXX_DiscardUnknown ¶
func (m *ListCredentialInfoResponse) XXX_DiscardUnknown()
func (*ListCredentialInfoResponse) XXX_Marshal ¶
func (m *ListCredentialInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListCredentialInfoResponse) XXX_Merge ¶
func (m *ListCredentialInfoResponse) XXX_Merge(src proto.Message)
func (*ListCredentialInfoResponse) XXX_Size ¶
func (m *ListCredentialInfoResponse) XXX_Size() int
func (*ListCredentialInfoResponse) XXX_Unmarshal ¶
func (m *ListCredentialInfoResponse) XXX_Unmarshal(b []byte) error
type ListImageInfoResponse ¶
type ListImageInfoResponse struct { Items []*ImageInfo `protobuf:"bytes,1,rep,name=items,json=image,proto3" json:"image" yaml:"image"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListImageInfoResponse) Descriptor ¶
func (*ListImageInfoResponse) Descriptor() ([]byte, []int)
func (*ListImageInfoResponse) GetItems ¶
func (m *ListImageInfoResponse) GetItems() []*ImageInfo
func (*ListImageInfoResponse) Marshal ¶
func (m *ListImageInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListImageInfoResponse) MarshalTo ¶
func (m *ListImageInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListImageInfoResponse) MarshalToSizedBuffer ¶
func (m *ListImageInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListImageInfoResponse) ProtoMessage ¶
func (*ListImageInfoResponse) ProtoMessage()
func (*ListImageInfoResponse) Reset ¶
func (m *ListImageInfoResponse) Reset()
func (*ListImageInfoResponse) Size ¶
func (m *ListImageInfoResponse) Size() (n int)
func (*ListImageInfoResponse) String ¶
func (m *ListImageInfoResponse) String() string
func (*ListImageInfoResponse) Unmarshal ¶
func (m *ListImageInfoResponse) Unmarshal(dAtA []byte) error
func (*ListImageInfoResponse) XXX_DiscardUnknown ¶
func (m *ListImageInfoResponse) XXX_DiscardUnknown()
func (*ListImageInfoResponse) XXX_Marshal ¶
func (m *ListImageInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListImageInfoResponse) XXX_Merge ¶
func (m *ListImageInfoResponse) XXX_Merge(src proto.Message)
func (*ListImageInfoResponse) XXX_Size ¶
func (m *ListImageInfoResponse) XXX_Size() int
func (*ListImageInfoResponse) XXX_Unmarshal ¶
func (m *ListImageInfoResponse) XXX_Unmarshal(b []byte) error
type ListKeyPairInfoResponse ¶
type ListKeyPairInfoResponse struct { Items []*KeyPairInfo `protobuf:"bytes,1,rep,name=items,json=keypair,proto3" json:"keypair" yaml:"keypair"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListKeyPairInfoResponse) Descriptor ¶
func (*ListKeyPairInfoResponse) Descriptor() ([]byte, []int)
func (*ListKeyPairInfoResponse) GetItems ¶
func (m *ListKeyPairInfoResponse) GetItems() []*KeyPairInfo
func (*ListKeyPairInfoResponse) Marshal ¶
func (m *ListKeyPairInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListKeyPairInfoResponse) MarshalTo ¶
func (m *ListKeyPairInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListKeyPairInfoResponse) MarshalToSizedBuffer ¶
func (m *ListKeyPairInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListKeyPairInfoResponse) ProtoMessage ¶
func (*ListKeyPairInfoResponse) ProtoMessage()
func (*ListKeyPairInfoResponse) Reset ¶
func (m *ListKeyPairInfoResponse) Reset()
func (*ListKeyPairInfoResponse) Size ¶
func (m *ListKeyPairInfoResponse) Size() (n int)
func (*ListKeyPairInfoResponse) String ¶
func (m *ListKeyPairInfoResponse) String() string
func (*ListKeyPairInfoResponse) Unmarshal ¶
func (m *ListKeyPairInfoResponse) Unmarshal(dAtA []byte) error
func (*ListKeyPairInfoResponse) XXX_DiscardUnknown ¶
func (m *ListKeyPairInfoResponse) XXX_DiscardUnknown()
func (*ListKeyPairInfoResponse) XXX_Marshal ¶
func (m *ListKeyPairInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListKeyPairInfoResponse) XXX_Merge ¶
func (m *ListKeyPairInfoResponse) XXX_Merge(src proto.Message)
func (*ListKeyPairInfoResponse) XXX_Size ¶
func (m *ListKeyPairInfoResponse) XXX_Size() int
func (*ListKeyPairInfoResponse) XXX_Unmarshal ¶
func (m *ListKeyPairInfoResponse) XXX_Unmarshal(b []byte) error
type ListRegionInfoResponse ¶
type ListRegionInfoResponse struct { Items []*RegionInfo `protobuf:"bytes,1,rep,name=items,json=region,proto3" json:"region" yaml:"region"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListRegionInfoResponse) Descriptor ¶
func (*ListRegionInfoResponse) Descriptor() ([]byte, []int)
func (*ListRegionInfoResponse) GetItems ¶
func (m *ListRegionInfoResponse) GetItems() []*RegionInfo
func (*ListRegionInfoResponse) Marshal ¶
func (m *ListRegionInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListRegionInfoResponse) MarshalTo ¶
func (m *ListRegionInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListRegionInfoResponse) MarshalToSizedBuffer ¶
func (m *ListRegionInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListRegionInfoResponse) ProtoMessage ¶
func (*ListRegionInfoResponse) ProtoMessage()
func (*ListRegionInfoResponse) Reset ¶
func (m *ListRegionInfoResponse) Reset()
func (*ListRegionInfoResponse) Size ¶
func (m *ListRegionInfoResponse) Size() (n int)
func (*ListRegionInfoResponse) String ¶
func (m *ListRegionInfoResponse) String() string
func (*ListRegionInfoResponse) Unmarshal ¶
func (m *ListRegionInfoResponse) Unmarshal(dAtA []byte) error
func (*ListRegionInfoResponse) XXX_DiscardUnknown ¶
func (m *ListRegionInfoResponse) XXX_DiscardUnknown()
func (*ListRegionInfoResponse) XXX_Marshal ¶
func (m *ListRegionInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListRegionInfoResponse) XXX_Merge ¶
func (m *ListRegionInfoResponse) XXX_Merge(src proto.Message)
func (*ListRegionInfoResponse) XXX_Size ¶
func (m *ListRegionInfoResponse) XXX_Size() int
func (*ListRegionInfoResponse) XXX_Unmarshal ¶
func (m *ListRegionInfoResponse) XXX_Unmarshal(b []byte) error
type ListSecurityInfoResponse ¶
type ListSecurityInfoResponse struct { Items []*SecurityInfo `protobuf:"bytes,1,rep,name=items,json=securitygroup,proto3" json:"securitygroup" yaml:"securitygroup"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListSecurityInfoResponse) Descriptor ¶
func (*ListSecurityInfoResponse) Descriptor() ([]byte, []int)
func (*ListSecurityInfoResponse) GetItems ¶
func (m *ListSecurityInfoResponse) GetItems() []*SecurityInfo
func (*ListSecurityInfoResponse) Marshal ¶
func (m *ListSecurityInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListSecurityInfoResponse) MarshalTo ¶
func (m *ListSecurityInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListSecurityInfoResponse) MarshalToSizedBuffer ¶
func (m *ListSecurityInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListSecurityInfoResponse) ProtoMessage ¶
func (*ListSecurityInfoResponse) ProtoMessage()
func (*ListSecurityInfoResponse) Reset ¶
func (m *ListSecurityInfoResponse) Reset()
func (*ListSecurityInfoResponse) Size ¶
func (m *ListSecurityInfoResponse) Size() (n int)
func (*ListSecurityInfoResponse) String ¶
func (m *ListSecurityInfoResponse) String() string
func (*ListSecurityInfoResponse) Unmarshal ¶
func (m *ListSecurityInfoResponse) Unmarshal(dAtA []byte) error
func (*ListSecurityInfoResponse) XXX_DiscardUnknown ¶
func (m *ListSecurityInfoResponse) XXX_DiscardUnknown()
func (*ListSecurityInfoResponse) XXX_Marshal ¶
func (m *ListSecurityInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListSecurityInfoResponse) XXX_Merge ¶
func (m *ListSecurityInfoResponse) XXX_Merge(src proto.Message)
func (*ListSecurityInfoResponse) XXX_Size ¶
func (m *ListSecurityInfoResponse) XXX_Size() int
func (*ListSecurityInfoResponse) XXX_Unmarshal ¶
func (m *ListSecurityInfoResponse) XXX_Unmarshal(b []byte) error
type ListVMInfoResponse ¶
type ListVMInfoResponse struct { Items []*VMInfo `protobuf:"bytes,1,rep,name=items,json=vm,proto3" json:"vm" yaml:"vm"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListVMInfoResponse) Descriptor ¶
func (*ListVMInfoResponse) Descriptor() ([]byte, []int)
func (*ListVMInfoResponse) GetItems ¶
func (m *ListVMInfoResponse) GetItems() []*VMInfo
func (*ListVMInfoResponse) Marshal ¶
func (m *ListVMInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListVMInfoResponse) MarshalTo ¶
func (m *ListVMInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListVMInfoResponse) MarshalToSizedBuffer ¶
func (m *ListVMInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListVMInfoResponse) ProtoMessage ¶
func (*ListVMInfoResponse) ProtoMessage()
func (*ListVMInfoResponse) Reset ¶
func (m *ListVMInfoResponse) Reset()
func (*ListVMInfoResponse) Size ¶
func (m *ListVMInfoResponse) Size() (n int)
func (*ListVMInfoResponse) String ¶
func (m *ListVMInfoResponse) String() string
func (*ListVMInfoResponse) Unmarshal ¶
func (m *ListVMInfoResponse) Unmarshal(dAtA []byte) error
func (*ListVMInfoResponse) XXX_DiscardUnknown ¶
func (m *ListVMInfoResponse) XXX_DiscardUnknown()
func (*ListVMInfoResponse) XXX_Marshal ¶
func (m *ListVMInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListVMInfoResponse) XXX_Merge ¶
func (m *ListVMInfoResponse) XXX_Merge(src proto.Message)
func (*ListVMInfoResponse) XXX_Size ¶
func (m *ListVMInfoResponse) XXX_Size() int
func (*ListVMInfoResponse) XXX_Unmarshal ¶
func (m *ListVMInfoResponse) XXX_Unmarshal(b []byte) error
type ListVMSpecInfoResponse ¶
type ListVMSpecInfoResponse struct { Items []*VMSpecInfo `protobuf:"bytes,1,rep,name=items,json=vmspec,proto3" json:"vmspec" yaml:"vmspec"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListVMSpecInfoResponse) Descriptor ¶
func (*ListVMSpecInfoResponse) Descriptor() ([]byte, []int)
func (*ListVMSpecInfoResponse) GetItems ¶
func (m *ListVMSpecInfoResponse) GetItems() []*VMSpecInfo
func (*ListVMSpecInfoResponse) Marshal ¶
func (m *ListVMSpecInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListVMSpecInfoResponse) MarshalTo ¶
func (m *ListVMSpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListVMSpecInfoResponse) MarshalToSizedBuffer ¶
func (m *ListVMSpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListVMSpecInfoResponse) ProtoMessage ¶
func (*ListVMSpecInfoResponse) ProtoMessage()
func (*ListVMSpecInfoResponse) Reset ¶
func (m *ListVMSpecInfoResponse) Reset()
func (*ListVMSpecInfoResponse) Size ¶
func (m *ListVMSpecInfoResponse) Size() (n int)
func (*ListVMSpecInfoResponse) String ¶
func (m *ListVMSpecInfoResponse) String() string
func (*ListVMSpecInfoResponse) Unmarshal ¶
func (m *ListVMSpecInfoResponse) Unmarshal(dAtA []byte) error
func (*ListVMSpecInfoResponse) XXX_DiscardUnknown ¶
func (m *ListVMSpecInfoResponse) XXX_DiscardUnknown()
func (*ListVMSpecInfoResponse) XXX_Marshal ¶
func (m *ListVMSpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListVMSpecInfoResponse) XXX_Merge ¶
func (m *ListVMSpecInfoResponse) XXX_Merge(src proto.Message)
func (*ListVMSpecInfoResponse) XXX_Size ¶
func (m *ListVMSpecInfoResponse) XXX_Size() int
func (*ListVMSpecInfoResponse) XXX_Unmarshal ¶
func (m *ListVMSpecInfoResponse) XXX_Unmarshal(b []byte) error
type ListVMStatusInfoResponse ¶
type ListVMStatusInfoResponse struct { Items []*VMStatusInfo `protobuf:"bytes,1,rep,name=items,json=vmstatus,proto3" json:"vmstatus" yaml:"vmstatus"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListVMStatusInfoResponse) Descriptor ¶
func (*ListVMStatusInfoResponse) Descriptor() ([]byte, []int)
func (*ListVMStatusInfoResponse) GetItems ¶
func (m *ListVMStatusInfoResponse) GetItems() []*VMStatusInfo
func (*ListVMStatusInfoResponse) Marshal ¶
func (m *ListVMStatusInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListVMStatusInfoResponse) MarshalTo ¶
func (m *ListVMStatusInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListVMStatusInfoResponse) MarshalToSizedBuffer ¶
func (m *ListVMStatusInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListVMStatusInfoResponse) ProtoMessage ¶
func (*ListVMStatusInfoResponse) ProtoMessage()
func (*ListVMStatusInfoResponse) Reset ¶
func (m *ListVMStatusInfoResponse) Reset()
func (*ListVMStatusInfoResponse) Size ¶
func (m *ListVMStatusInfoResponse) Size() (n int)
func (*ListVMStatusInfoResponse) String ¶
func (m *ListVMStatusInfoResponse) String() string
func (*ListVMStatusInfoResponse) Unmarshal ¶
func (m *ListVMStatusInfoResponse) Unmarshal(dAtA []byte) error
func (*ListVMStatusInfoResponse) XXX_DiscardUnknown ¶
func (m *ListVMStatusInfoResponse) XXX_DiscardUnknown()
func (*ListVMStatusInfoResponse) XXX_Marshal ¶
func (m *ListVMStatusInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListVMStatusInfoResponse) XXX_Merge ¶
func (m *ListVMStatusInfoResponse) XXX_Merge(src proto.Message)
func (*ListVMStatusInfoResponse) XXX_Size ¶
func (m *ListVMStatusInfoResponse) XXX_Size() int
func (*ListVMStatusInfoResponse) XXX_Unmarshal ¶
func (m *ListVMStatusInfoResponse) XXX_Unmarshal(b []byte) error
type ListVPCInfoResponse ¶
type ListVPCInfoResponse struct { Items []*VPCInfo `protobuf:"bytes,1,rep,name=items,json=vpc,proto3" json:"vpc" yaml:"vpc"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListVPCInfoResponse) Descriptor ¶
func (*ListVPCInfoResponse) Descriptor() ([]byte, []int)
func (*ListVPCInfoResponse) GetItems ¶
func (m *ListVPCInfoResponse) GetItems() []*VPCInfo
func (*ListVPCInfoResponse) Marshal ¶
func (m *ListVPCInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListVPCInfoResponse) MarshalTo ¶
func (m *ListVPCInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListVPCInfoResponse) MarshalToSizedBuffer ¶
func (m *ListVPCInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListVPCInfoResponse) ProtoMessage ¶
func (*ListVPCInfoResponse) ProtoMessage()
func (*ListVPCInfoResponse) Reset ¶
func (m *ListVPCInfoResponse) Reset()
func (*ListVPCInfoResponse) Size ¶
func (m *ListVPCInfoResponse) Size() (n int)
func (*ListVPCInfoResponse) String ¶
func (m *ListVPCInfoResponse) String() string
func (*ListVPCInfoResponse) Unmarshal ¶
func (m *ListVPCInfoResponse) Unmarshal(dAtA []byte) error
func (*ListVPCInfoResponse) XXX_DiscardUnknown ¶
func (m *ListVPCInfoResponse) XXX_DiscardUnknown()
func (*ListVPCInfoResponse) XXX_Marshal ¶
func (m *ListVPCInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListVPCInfoResponse) XXX_Merge ¶
func (m *ListVPCInfoResponse) XXX_Merge(src proto.Message)
func (*ListVPCInfoResponse) XXX_Size ¶
func (m *ListVPCInfoResponse) XXX_Size() int
func (*ListVPCInfoResponse) XXX_Unmarshal ¶
func (m *ListVPCInfoResponse) XXX_Unmarshal(b []byte) error
type MessageResponse ¶
type MessageResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message" yaml:"message"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
MessageResponse 응답 메시지 정의
func (*MessageResponse) Descriptor ¶
func (*MessageResponse) Descriptor() ([]byte, []int)
func (*MessageResponse) GetMessage ¶
func (m *MessageResponse) GetMessage() string
func (*MessageResponse) Marshal ¶
func (m *MessageResponse) Marshal() (dAtA []byte, err error)
func (*MessageResponse) MarshalToSizedBuffer ¶
func (m *MessageResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MessageResponse) ProtoMessage ¶
func (*MessageResponse) ProtoMessage()
func (*MessageResponse) Reset ¶
func (m *MessageResponse) Reset()
func (*MessageResponse) Size ¶
func (m *MessageResponse) Size() (n int)
func (*MessageResponse) String ¶
func (m *MessageResponse) String() string
func (*MessageResponse) Unmarshal ¶
func (m *MessageResponse) Unmarshal(dAtA []byte) error
func (*MessageResponse) XXX_DiscardUnknown ¶
func (m *MessageResponse) XXX_DiscardUnknown()
func (*MessageResponse) XXX_Marshal ¶
func (m *MessageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MessageResponse) XXX_Merge ¶
func (m *MessageResponse) XXX_Merge(src proto.Message)
func (*MessageResponse) XXX_Size ¶
func (m *MessageResponse) XXX_Size() int
func (*MessageResponse) XXX_Unmarshal ¶
func (m *MessageResponse) XXX_Unmarshal(b []byte) error
type RegionInfo ¶
type RegionInfo struct { RegionName string `protobuf:"bytes,1,opt,name=region_name,json=RegionName,proto3" json:"RegionName" yaml:"RegionName"` ProviderName string `protobuf:"bytes,2,opt,name=provider_name,json=ProviderName,proto3" json:"ProviderName" yaml:"ProviderName"` KeyValueInfoList []*KeyValue `protobuf:"bytes,3,rep,name=key_value_info_list,json=KeyValueInfoList,proto3" json:"KeyValueInfoList" yaml:"KeyValueInfoList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RegionInfo) Descriptor ¶
func (*RegionInfo) Descriptor() ([]byte, []int)
func (*RegionInfo) GetKeyValueInfoList ¶
func (m *RegionInfo) GetKeyValueInfoList() []*KeyValue
func (*RegionInfo) GetProviderName ¶
func (m *RegionInfo) GetProviderName() string
func (*RegionInfo) GetRegionName ¶
func (m *RegionInfo) GetRegionName() string
func (*RegionInfo) Marshal ¶
func (m *RegionInfo) Marshal() (dAtA []byte, err error)
func (*RegionInfo) MarshalToSizedBuffer ¶
func (m *RegionInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RegionInfo) ProtoMessage ¶
func (*RegionInfo) ProtoMessage()
func (*RegionInfo) Reset ¶
func (m *RegionInfo) Reset()
func (*RegionInfo) Size ¶
func (m *RegionInfo) Size() (n int)
func (*RegionInfo) String ¶
func (m *RegionInfo) String() string
func (*RegionInfo) Unmarshal ¶
func (m *RegionInfo) Unmarshal(dAtA []byte) error
func (*RegionInfo) XXX_DiscardUnknown ¶
func (m *RegionInfo) XXX_DiscardUnknown()
func (*RegionInfo) XXX_Marshal ¶
func (m *RegionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegionInfo) XXX_Merge ¶
func (m *RegionInfo) XXX_Merge(src proto.Message)
func (*RegionInfo) XXX_Size ¶
func (m *RegionInfo) XXX_Size() int
func (*RegionInfo) XXX_Unmarshal ¶
func (m *RegionInfo) XXX_Unmarshal(b []byte) error
type RegionInfoRequest ¶
type RegionInfoRequest struct { Item *RegionInfo `protobuf:"bytes,1,opt,name=item,json=region,proto3" json:"region" yaml:"region"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RegionInfoRequest) Descriptor ¶
func (*RegionInfoRequest) Descriptor() ([]byte, []int)
func (*RegionInfoRequest) GetItem ¶
func (m *RegionInfoRequest) GetItem() *RegionInfo
func (*RegionInfoRequest) Marshal ¶
func (m *RegionInfoRequest) Marshal() (dAtA []byte, err error)
func (*RegionInfoRequest) MarshalTo ¶
func (m *RegionInfoRequest) MarshalTo(dAtA []byte) (int, error)
func (*RegionInfoRequest) MarshalToSizedBuffer ¶
func (m *RegionInfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RegionInfoRequest) ProtoMessage ¶
func (*RegionInfoRequest) ProtoMessage()
func (*RegionInfoRequest) Reset ¶
func (m *RegionInfoRequest) Reset()
func (*RegionInfoRequest) Size ¶
func (m *RegionInfoRequest) Size() (n int)
func (*RegionInfoRequest) String ¶
func (m *RegionInfoRequest) String() string
func (*RegionInfoRequest) Unmarshal ¶
func (m *RegionInfoRequest) Unmarshal(dAtA []byte) error
func (*RegionInfoRequest) XXX_DiscardUnknown ¶
func (m *RegionInfoRequest) XXX_DiscardUnknown()
func (*RegionInfoRequest) XXX_Marshal ¶
func (m *RegionInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegionInfoRequest) XXX_Merge ¶
func (m *RegionInfoRequest) XXX_Merge(src proto.Message)
func (*RegionInfoRequest) XXX_Size ¶
func (m *RegionInfoRequest) XXX_Size() int
func (*RegionInfoRequest) XXX_Unmarshal ¶
func (m *RegionInfoRequest) XXX_Unmarshal(b []byte) error
type RegionInfoResponse ¶
type RegionInfoResponse struct { Item *RegionInfo `protobuf:"bytes,1,opt,name=item,json=region,proto3" json:"region" yaml:"region"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RegionInfoResponse) Descriptor ¶
func (*RegionInfoResponse) Descriptor() ([]byte, []int)
func (*RegionInfoResponse) GetItem ¶
func (m *RegionInfoResponse) GetItem() *RegionInfo
func (*RegionInfoResponse) Marshal ¶
func (m *RegionInfoResponse) Marshal() (dAtA []byte, err error)
func (*RegionInfoResponse) MarshalTo ¶
func (m *RegionInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*RegionInfoResponse) MarshalToSizedBuffer ¶
func (m *RegionInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RegionInfoResponse) ProtoMessage ¶
func (*RegionInfoResponse) ProtoMessage()
func (*RegionInfoResponse) Reset ¶
func (m *RegionInfoResponse) Reset()
func (*RegionInfoResponse) Size ¶
func (m *RegionInfoResponse) Size() (n int)
func (*RegionInfoResponse) String ¶
func (m *RegionInfoResponse) String() string
func (*RegionInfoResponse) Unmarshal ¶
func (m *RegionInfoResponse) Unmarshal(dAtA []byte) error
func (*RegionInfoResponse) XXX_DiscardUnknown ¶
func (m *RegionInfoResponse) XXX_DiscardUnknown()
func (*RegionInfoResponse) XXX_Marshal ¶
func (m *RegionInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegionInfoResponse) XXX_Merge ¶
func (m *RegionInfoResponse) XXX_Merge(src proto.Message)
func (*RegionInfoResponse) XXX_Size ¶
func (m *RegionInfoResponse) XXX_Size() int
func (*RegionInfoResponse) XXX_Unmarshal ¶
func (m *RegionInfoResponse) XXX_Unmarshal(b []byte) error
type RegionQryRequest ¶
type RegionQryRequest struct { RegionName string `protobuf:"bytes,1,opt,name=region_name,json=RegionName,proto3" json:"RegionName" yaml:"RegionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RegionQryRequest) Descriptor ¶
func (*RegionQryRequest) Descriptor() ([]byte, []int)
func (*RegionQryRequest) GetRegionName ¶
func (m *RegionQryRequest) GetRegionName() string
func (*RegionQryRequest) Marshal ¶
func (m *RegionQryRequest) Marshal() (dAtA []byte, err error)
func (*RegionQryRequest) MarshalToSizedBuffer ¶
func (m *RegionQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RegionQryRequest) ProtoMessage ¶
func (*RegionQryRequest) ProtoMessage()
func (*RegionQryRequest) Reset ¶
func (m *RegionQryRequest) Reset()
func (*RegionQryRequest) Size ¶
func (m *RegionQryRequest) Size() (n int)
func (*RegionQryRequest) String ¶
func (m *RegionQryRequest) String() string
func (*RegionQryRequest) Unmarshal ¶
func (m *RegionQryRequest) Unmarshal(dAtA []byte) error
func (*RegionQryRequest) XXX_DiscardUnknown ¶
func (m *RegionQryRequest) XXX_DiscardUnknown()
func (*RegionQryRequest) XXX_Marshal ¶
func (m *RegionQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegionQryRequest) XXX_Merge ¶
func (m *RegionQryRequest) XXX_Merge(src proto.Message)
func (*RegionQryRequest) XXX_Size ¶
func (m *RegionQryRequest) XXX_Size() int
func (*RegionQryRequest) XXX_Unmarshal ¶
func (m *RegionQryRequest) XXX_Unmarshal(b []byte) error
type SSHClient ¶
type SSHClient interface {
SSHRun(ctx context.Context, in *SSHRunRequest, opts ...grpc.CallOption) (*StringResponse, error)
}
SSHClient is the client API for SSH service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewSSHClient ¶
func NewSSHClient(cc *grpc.ClientConn) SSHClient
type SSHRunRequest ¶
type SSHRunRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=UserName,proto3" json:"UserName" yaml:"UserName"` PrivateKey []string `protobuf:"bytes,2,rep,name=private_key,json=PrivateKey,proto3" json:"PrivateKey" yaml:"PrivateKey"` ServerPort string `protobuf:"bytes,3,opt,name=server_port,json=ServerPort,proto3" json:"ServerPort" yaml:"ServerPort"` Command string `protobuf:"bytes,4,opt,name=command,json=Command,proto3" json:"Command" yaml:"Command"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SSHRunRequest) Descriptor ¶
func (*SSHRunRequest) Descriptor() ([]byte, []int)
func (*SSHRunRequest) GetCommand ¶
func (m *SSHRunRequest) GetCommand() string
func (*SSHRunRequest) GetPrivateKey ¶
func (m *SSHRunRequest) GetPrivateKey() []string
func (*SSHRunRequest) GetServerPort ¶
func (m *SSHRunRequest) GetServerPort() string
func (*SSHRunRequest) GetUserName ¶
func (m *SSHRunRequest) GetUserName() string
func (*SSHRunRequest) Marshal ¶
func (m *SSHRunRequest) Marshal() (dAtA []byte, err error)
func (*SSHRunRequest) MarshalToSizedBuffer ¶
func (m *SSHRunRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SSHRunRequest) ProtoMessage ¶
func (*SSHRunRequest) ProtoMessage()
func (*SSHRunRequest) Reset ¶
func (m *SSHRunRequest) Reset()
func (*SSHRunRequest) Size ¶
func (m *SSHRunRequest) Size() (n int)
func (*SSHRunRequest) String ¶
func (m *SSHRunRequest) String() string
func (*SSHRunRequest) Unmarshal ¶
func (m *SSHRunRequest) Unmarshal(dAtA []byte) error
func (*SSHRunRequest) XXX_DiscardUnknown ¶
func (m *SSHRunRequest) XXX_DiscardUnknown()
func (*SSHRunRequest) XXX_Marshal ¶
func (m *SSHRunRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SSHRunRequest) XXX_Merge ¶
func (m *SSHRunRequest) XXX_Merge(src proto.Message)
func (*SSHRunRequest) XXX_Size ¶
func (m *SSHRunRequest) XXX_Size() int
func (*SSHRunRequest) XXX_Unmarshal ¶
func (m *SSHRunRequest) XXX_Unmarshal(b []byte) error
type SSHServer ¶
type SSHServer interface {
SSHRun(context.Context, *SSHRunRequest) (*StringResponse, error)
}
SSHServer is the server API for SSH service.
type SecurityAllQryRequest ¶
type SecurityAllQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityAllQryRequest) Descriptor ¶
func (*SecurityAllQryRequest) Descriptor() ([]byte, []int)
func (*SecurityAllQryRequest) GetConnectionName ¶
func (m *SecurityAllQryRequest) GetConnectionName() string
func (*SecurityAllQryRequest) Marshal ¶
func (m *SecurityAllQryRequest) Marshal() (dAtA []byte, err error)
func (*SecurityAllQryRequest) MarshalTo ¶
func (m *SecurityAllQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*SecurityAllQryRequest) MarshalToSizedBuffer ¶
func (m *SecurityAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityAllQryRequest) ProtoMessage ¶
func (*SecurityAllQryRequest) ProtoMessage()
func (*SecurityAllQryRequest) Reset ¶
func (m *SecurityAllQryRequest) Reset()
func (*SecurityAllQryRequest) Size ¶
func (m *SecurityAllQryRequest) Size() (n int)
func (*SecurityAllQryRequest) String ¶
func (m *SecurityAllQryRequest) String() string
func (*SecurityAllQryRequest) Unmarshal ¶
func (m *SecurityAllQryRequest) Unmarshal(dAtA []byte) error
func (*SecurityAllQryRequest) XXX_DiscardUnknown ¶
func (m *SecurityAllQryRequest) XXX_DiscardUnknown()
func (*SecurityAllQryRequest) XXX_Marshal ¶
func (m *SecurityAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityAllQryRequest) XXX_Merge ¶
func (m *SecurityAllQryRequest) XXX_Merge(src proto.Message)
func (*SecurityAllQryRequest) XXX_Size ¶
func (m *SecurityAllQryRequest) XXX_Size() int
func (*SecurityAllQryRequest) XXX_Unmarshal ¶
func (m *SecurityAllQryRequest) XXX_Unmarshal(b []byte) error
type SecurityCreateInfo ¶
type SecurityCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` VpcName string `protobuf:"bytes,2,opt,name=vpc_name,json=VPCName,proto3" json:"VPCName" yaml:"VPCName"` SecurityRules []*SecurityRuleInfo `protobuf:"bytes,3,rep,name=security_rules,json=SecurityRules,proto3" json:"SecurityRules" yaml:"SecurityRules"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityCreateInfo) Descriptor ¶
func (*SecurityCreateInfo) Descriptor() ([]byte, []int)
func (*SecurityCreateInfo) GetName ¶
func (m *SecurityCreateInfo) GetName() string
func (*SecurityCreateInfo) GetSecurityRules ¶
func (m *SecurityCreateInfo) GetSecurityRules() []*SecurityRuleInfo
func (*SecurityCreateInfo) GetVpcName ¶
func (m *SecurityCreateInfo) GetVpcName() string
func (*SecurityCreateInfo) Marshal ¶
func (m *SecurityCreateInfo) Marshal() (dAtA []byte, err error)
func (*SecurityCreateInfo) MarshalTo ¶
func (m *SecurityCreateInfo) MarshalTo(dAtA []byte) (int, error)
func (*SecurityCreateInfo) MarshalToSizedBuffer ¶
func (m *SecurityCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityCreateInfo) ProtoMessage ¶
func (*SecurityCreateInfo) ProtoMessage()
func (*SecurityCreateInfo) Reset ¶
func (m *SecurityCreateInfo) Reset()
func (*SecurityCreateInfo) Size ¶
func (m *SecurityCreateInfo) Size() (n int)
func (*SecurityCreateInfo) String ¶
func (m *SecurityCreateInfo) String() string
func (*SecurityCreateInfo) Unmarshal ¶
func (m *SecurityCreateInfo) Unmarshal(dAtA []byte) error
func (*SecurityCreateInfo) XXX_DiscardUnknown ¶
func (m *SecurityCreateInfo) XXX_DiscardUnknown()
func (*SecurityCreateInfo) XXX_Marshal ¶
func (m *SecurityCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityCreateInfo) XXX_Merge ¶
func (m *SecurityCreateInfo) XXX_Merge(src proto.Message)
func (*SecurityCreateInfo) XXX_Size ¶
func (m *SecurityCreateInfo) XXX_Size() int
func (*SecurityCreateInfo) XXX_Unmarshal ¶
func (m *SecurityCreateInfo) XXX_Unmarshal(b []byte) error
type SecurityCreateRequest ¶
type SecurityCreateRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *SecurityCreateInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityCreateRequest) Descriptor ¶
func (*SecurityCreateRequest) Descriptor() ([]byte, []int)
func (*SecurityCreateRequest) GetConnectionName ¶
func (m *SecurityCreateRequest) GetConnectionName() string
func (*SecurityCreateRequest) GetItem ¶
func (m *SecurityCreateRequest) GetItem() *SecurityCreateInfo
func (*SecurityCreateRequest) Marshal ¶
func (m *SecurityCreateRequest) Marshal() (dAtA []byte, err error)
func (*SecurityCreateRequest) MarshalTo ¶
func (m *SecurityCreateRequest) MarshalTo(dAtA []byte) (int, error)
func (*SecurityCreateRequest) MarshalToSizedBuffer ¶
func (m *SecurityCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityCreateRequest) ProtoMessage ¶
func (*SecurityCreateRequest) ProtoMessage()
func (*SecurityCreateRequest) Reset ¶
func (m *SecurityCreateRequest) Reset()
func (*SecurityCreateRequest) Size ¶
func (m *SecurityCreateRequest) Size() (n int)
func (*SecurityCreateRequest) String ¶
func (m *SecurityCreateRequest) String() string
func (*SecurityCreateRequest) Unmarshal ¶
func (m *SecurityCreateRequest) Unmarshal(dAtA []byte) error
func (*SecurityCreateRequest) XXX_DiscardUnknown ¶
func (m *SecurityCreateRequest) XXX_DiscardUnknown()
func (*SecurityCreateRequest) XXX_Marshal ¶
func (m *SecurityCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityCreateRequest) XXX_Merge ¶
func (m *SecurityCreateRequest) XXX_Merge(src proto.Message)
func (*SecurityCreateRequest) XXX_Size ¶
func (m *SecurityCreateRequest) XXX_Size() int
func (*SecurityCreateRequest) XXX_Unmarshal ¶
func (m *SecurityCreateRequest) XXX_Unmarshal(b []byte) error
type SecurityInfo ¶
type SecurityInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` VpcIid *IID `protobuf:"bytes,2,opt,name=vpc_iid,json=VpcIID,proto3" json:"VpcIID" yaml:"VpcIID"` SecurityRules []*SecurityRuleInfo `protobuf:"bytes,3,rep,name=security_rules,json=SecurityRules,proto3" json:"SecurityRules" yaml:"SecurityRules"` KeyValueList []*KeyValue `protobuf:"bytes,4,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityInfo) Descriptor ¶
func (*SecurityInfo) Descriptor() ([]byte, []int)
func (*SecurityInfo) GetIid ¶
func (m *SecurityInfo) GetIid() *IID
func (*SecurityInfo) GetKeyValueList ¶
func (m *SecurityInfo) GetKeyValueList() []*KeyValue
func (*SecurityInfo) GetSecurityRules ¶
func (m *SecurityInfo) GetSecurityRules() []*SecurityRuleInfo
func (*SecurityInfo) GetVpcIid ¶
func (m *SecurityInfo) GetVpcIid() *IID
func (*SecurityInfo) Marshal ¶
func (m *SecurityInfo) Marshal() (dAtA []byte, err error)
func (*SecurityInfo) MarshalToSizedBuffer ¶
func (m *SecurityInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityInfo) ProtoMessage ¶
func (*SecurityInfo) ProtoMessage()
func (*SecurityInfo) Reset ¶
func (m *SecurityInfo) Reset()
func (*SecurityInfo) Size ¶
func (m *SecurityInfo) Size() (n int)
func (*SecurityInfo) String ¶
func (m *SecurityInfo) String() string
func (*SecurityInfo) Unmarshal ¶
func (m *SecurityInfo) Unmarshal(dAtA []byte) error
func (*SecurityInfo) XXX_DiscardUnknown ¶
func (m *SecurityInfo) XXX_DiscardUnknown()
func (*SecurityInfo) XXX_Marshal ¶
func (m *SecurityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityInfo) XXX_Merge ¶
func (m *SecurityInfo) XXX_Merge(src proto.Message)
func (*SecurityInfo) XXX_Size ¶
func (m *SecurityInfo) XXX_Size() int
func (*SecurityInfo) XXX_Unmarshal ¶
func (m *SecurityInfo) XXX_Unmarshal(b []byte) error
type SecurityInfoResponse ¶
type SecurityInfoResponse struct { Item *SecurityInfo `protobuf:"bytes,1,opt,name=item,json=securitygroup,proto3" json:"securitygroup" yaml:"securitygroup"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityInfoResponse) Descriptor ¶
func (*SecurityInfoResponse) Descriptor() ([]byte, []int)
func (*SecurityInfoResponse) GetItem ¶
func (m *SecurityInfoResponse) GetItem() *SecurityInfo
func (*SecurityInfoResponse) Marshal ¶
func (m *SecurityInfoResponse) Marshal() (dAtA []byte, err error)
func (*SecurityInfoResponse) MarshalTo ¶
func (m *SecurityInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*SecurityInfoResponse) MarshalToSizedBuffer ¶
func (m *SecurityInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityInfoResponse) ProtoMessage ¶
func (*SecurityInfoResponse) ProtoMessage()
func (*SecurityInfoResponse) Reset ¶
func (m *SecurityInfoResponse) Reset()
func (*SecurityInfoResponse) Size ¶
func (m *SecurityInfoResponse) Size() (n int)
func (*SecurityInfoResponse) String ¶
func (m *SecurityInfoResponse) String() string
func (*SecurityInfoResponse) Unmarshal ¶
func (m *SecurityInfoResponse) Unmarshal(dAtA []byte) error
func (*SecurityInfoResponse) XXX_DiscardUnknown ¶
func (m *SecurityInfoResponse) XXX_DiscardUnknown()
func (*SecurityInfoResponse) XXX_Marshal ¶
func (m *SecurityInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityInfoResponse) XXX_Merge ¶
func (m *SecurityInfoResponse) XXX_Merge(src proto.Message)
func (*SecurityInfoResponse) XXX_Size ¶
func (m *SecurityInfoResponse) XXX_Size() int
func (*SecurityInfoResponse) XXX_Unmarshal ¶
func (m *SecurityInfoResponse) XXX_Unmarshal(b []byte) error
type SecurityQryRequest ¶
type SecurityQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Force string `protobuf:"bytes,3,opt,name=force,proto3" json:"force" yaml:"force"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityQryRequest) Descriptor ¶
func (*SecurityQryRequest) Descriptor() ([]byte, []int)
func (*SecurityQryRequest) GetConnectionName ¶
func (m *SecurityQryRequest) GetConnectionName() string
func (*SecurityQryRequest) GetForce ¶
func (m *SecurityQryRequest) GetForce() string
func (*SecurityQryRequest) GetName ¶
func (m *SecurityQryRequest) GetName() string
func (*SecurityQryRequest) Marshal ¶
func (m *SecurityQryRequest) Marshal() (dAtA []byte, err error)
func (*SecurityQryRequest) MarshalTo ¶
func (m *SecurityQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*SecurityQryRequest) MarshalToSizedBuffer ¶
func (m *SecurityQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityQryRequest) ProtoMessage ¶
func (*SecurityQryRequest) ProtoMessage()
func (*SecurityQryRequest) Reset ¶
func (m *SecurityQryRequest) Reset()
func (*SecurityQryRequest) Size ¶
func (m *SecurityQryRequest) Size() (n int)
func (*SecurityQryRequest) String ¶
func (m *SecurityQryRequest) String() string
func (*SecurityQryRequest) Unmarshal ¶
func (m *SecurityQryRequest) Unmarshal(dAtA []byte) error
func (*SecurityQryRequest) XXX_DiscardUnknown ¶
func (m *SecurityQryRequest) XXX_DiscardUnknown()
func (*SecurityQryRequest) XXX_Marshal ¶
func (m *SecurityQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityQryRequest) XXX_Merge ¶
func (m *SecurityQryRequest) XXX_Merge(src proto.Message)
func (*SecurityQryRequest) XXX_Size ¶
func (m *SecurityQryRequest) XXX_Size() int
func (*SecurityQryRequest) XXX_Unmarshal ¶
func (m *SecurityQryRequest) XXX_Unmarshal(b []byte) error
type SecurityRegisterInfo ¶ added in v0.4.15
type SecurityRegisterInfo struct { VpcName string `protobuf:"bytes,1,opt,name=vpc_name,json=VPCName,proto3" json:"VPCName" yaml:"VPCName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` CspId string `protobuf:"bytes,3,opt,name=csp_id,json=CSPId,proto3" json:"CSPId" yaml:"CSPId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityRegisterInfo) Descriptor ¶ added in v0.4.15
func (*SecurityRegisterInfo) Descriptor() ([]byte, []int)
func (*SecurityRegisterInfo) GetCspId ¶ added in v0.4.15
func (m *SecurityRegisterInfo) GetCspId() string
func (*SecurityRegisterInfo) GetName ¶ added in v0.4.15
func (m *SecurityRegisterInfo) GetName() string
func (*SecurityRegisterInfo) GetVpcName ¶ added in v0.4.15
func (m *SecurityRegisterInfo) GetVpcName() string
func (*SecurityRegisterInfo) Marshal ¶ added in v0.4.15
func (m *SecurityRegisterInfo) Marshal() (dAtA []byte, err error)
func (*SecurityRegisterInfo) MarshalTo ¶ added in v0.4.15
func (m *SecurityRegisterInfo) MarshalTo(dAtA []byte) (int, error)
func (*SecurityRegisterInfo) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *SecurityRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityRegisterInfo) ProtoMessage ¶ added in v0.4.15
func (*SecurityRegisterInfo) ProtoMessage()
func (*SecurityRegisterInfo) Reset ¶ added in v0.4.15
func (m *SecurityRegisterInfo) Reset()
func (*SecurityRegisterInfo) Size ¶ added in v0.4.15
func (m *SecurityRegisterInfo) Size() (n int)
func (*SecurityRegisterInfo) String ¶ added in v0.4.15
func (m *SecurityRegisterInfo) String() string
func (*SecurityRegisterInfo) Unmarshal ¶ added in v0.4.15
func (m *SecurityRegisterInfo) Unmarshal(dAtA []byte) error
func (*SecurityRegisterInfo) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *SecurityRegisterInfo) XXX_DiscardUnknown()
func (*SecurityRegisterInfo) XXX_Marshal ¶ added in v0.4.15
func (m *SecurityRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityRegisterInfo) XXX_Merge ¶ added in v0.4.15
func (m *SecurityRegisterInfo) XXX_Merge(src proto.Message)
func (*SecurityRegisterInfo) XXX_Size ¶ added in v0.4.15
func (m *SecurityRegisterInfo) XXX_Size() int
func (*SecurityRegisterInfo) XXX_Unmarshal ¶ added in v0.4.15
func (m *SecurityRegisterInfo) XXX_Unmarshal(b []byte) error
type SecurityRegisterRequest ¶ added in v0.4.15
type SecurityRegisterRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *SecurityRegisterInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityRegisterRequest) Descriptor ¶ added in v0.4.15
func (*SecurityRegisterRequest) Descriptor() ([]byte, []int)
func (*SecurityRegisterRequest) GetConnectionName ¶ added in v0.4.15
func (m *SecurityRegisterRequest) GetConnectionName() string
func (*SecurityRegisterRequest) GetItem ¶ added in v0.4.15
func (m *SecurityRegisterRequest) GetItem() *SecurityRegisterInfo
func (*SecurityRegisterRequest) Marshal ¶ added in v0.4.15
func (m *SecurityRegisterRequest) Marshal() (dAtA []byte, err error)
func (*SecurityRegisterRequest) MarshalTo ¶ added in v0.4.15
func (m *SecurityRegisterRequest) MarshalTo(dAtA []byte) (int, error)
func (*SecurityRegisterRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *SecurityRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityRegisterRequest) ProtoMessage ¶ added in v0.4.15
func (*SecurityRegisterRequest) ProtoMessage()
func (*SecurityRegisterRequest) Reset ¶ added in v0.4.15
func (m *SecurityRegisterRequest) Reset()
func (*SecurityRegisterRequest) Size ¶ added in v0.4.15
func (m *SecurityRegisterRequest) Size() (n int)
func (*SecurityRegisterRequest) String ¶ added in v0.4.15
func (m *SecurityRegisterRequest) String() string
func (*SecurityRegisterRequest) Unmarshal ¶ added in v0.4.15
func (m *SecurityRegisterRequest) Unmarshal(dAtA []byte) error
func (*SecurityRegisterRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *SecurityRegisterRequest) XXX_DiscardUnknown()
func (*SecurityRegisterRequest) XXX_Marshal ¶ added in v0.4.15
func (m *SecurityRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityRegisterRequest) XXX_Merge ¶ added in v0.4.15
func (m *SecurityRegisterRequest) XXX_Merge(src proto.Message)
func (*SecurityRegisterRequest) XXX_Size ¶ added in v0.4.15
func (m *SecurityRegisterRequest) XXX_Size() int
func (*SecurityRegisterRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *SecurityRegisterRequest) XXX_Unmarshal(b []byte) error
type SecurityRuleInfo ¶
type SecurityRuleInfo struct { FromPort string `protobuf:"bytes,1,opt,name=from_port,json=FromPort,proto3" json:"FromPort" yaml:"FromPort"` ToPort string `protobuf:"bytes,2,opt,name=to_port,json=ToPort,proto3" json:"ToPort" yaml:"ToPort"` IpProtocol string `protobuf:"bytes,3,opt,name=ip_protocol,json=IPProtocol,proto3" json:"IPProtocol" yaml:"IPProtocol"` Direction string `protobuf:"bytes,4,opt,name=direction,json=Direction,proto3" json:"Direction" yaml:"Direction"` Cidr string `protobuf:"bytes,5,opt,name=cidr,json=CIDR,proto3" json:"CIDR" yaml:"CIDR"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityRuleInfo) Descriptor ¶
func (*SecurityRuleInfo) Descriptor() ([]byte, []int)
func (*SecurityRuleInfo) GetCidr ¶ added in v0.3.14
func (m *SecurityRuleInfo) GetCidr() string
func (*SecurityRuleInfo) GetDirection ¶
func (m *SecurityRuleInfo) GetDirection() string
func (*SecurityRuleInfo) GetFromPort ¶
func (m *SecurityRuleInfo) GetFromPort() string
func (*SecurityRuleInfo) GetIpProtocol ¶
func (m *SecurityRuleInfo) GetIpProtocol() string
func (*SecurityRuleInfo) GetToPort ¶
func (m *SecurityRuleInfo) GetToPort() string
func (*SecurityRuleInfo) Marshal ¶
func (m *SecurityRuleInfo) Marshal() (dAtA []byte, err error)
func (*SecurityRuleInfo) MarshalToSizedBuffer ¶
func (m *SecurityRuleInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityRuleInfo) ProtoMessage ¶
func (*SecurityRuleInfo) ProtoMessage()
func (*SecurityRuleInfo) Reset ¶
func (m *SecurityRuleInfo) Reset()
func (*SecurityRuleInfo) Size ¶
func (m *SecurityRuleInfo) Size() (n int)
func (*SecurityRuleInfo) String ¶
func (m *SecurityRuleInfo) String() string
func (*SecurityRuleInfo) Unmarshal ¶
func (m *SecurityRuleInfo) Unmarshal(dAtA []byte) error
func (*SecurityRuleInfo) XXX_DiscardUnknown ¶
func (m *SecurityRuleInfo) XXX_DiscardUnknown()
func (*SecurityRuleInfo) XXX_Marshal ¶
func (m *SecurityRuleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityRuleInfo) XXX_Merge ¶
func (m *SecurityRuleInfo) XXX_Merge(src proto.Message)
func (*SecurityRuleInfo) XXX_Size ¶
func (m *SecurityRuleInfo) XXX_Size() int
func (*SecurityRuleInfo) XXX_Unmarshal ¶
func (m *SecurityRuleInfo) XXX_Unmarshal(b []byte) error
type SecurityUnregiserQryRequest ¶ added in v0.4.15
type SecurityUnregiserQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SecurityUnregiserQryRequest) Descriptor ¶ added in v0.4.15
func (*SecurityUnregiserQryRequest) Descriptor() ([]byte, []int)
func (*SecurityUnregiserQryRequest) GetConnectionName ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) GetConnectionName() string
func (*SecurityUnregiserQryRequest) GetName ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) GetName() string
func (*SecurityUnregiserQryRequest) Marshal ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) Marshal() (dAtA []byte, err error)
func (*SecurityUnregiserQryRequest) MarshalTo ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*SecurityUnregiserQryRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SecurityUnregiserQryRequest) ProtoMessage ¶ added in v0.4.15
func (*SecurityUnregiserQryRequest) ProtoMessage()
func (*SecurityUnregiserQryRequest) Reset ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) Reset()
func (*SecurityUnregiserQryRequest) Size ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) Size() (n int)
func (*SecurityUnregiserQryRequest) String ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) String() string
func (*SecurityUnregiserQryRequest) Unmarshal ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) Unmarshal(dAtA []byte) error
func (*SecurityUnregiserQryRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) XXX_DiscardUnknown()
func (*SecurityUnregiserQryRequest) XXX_Marshal ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SecurityUnregiserQryRequest) XXX_Merge ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) XXX_Merge(src proto.Message)
func (*SecurityUnregiserQryRequest) XXX_Size ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) XXX_Size() int
func (*SecurityUnregiserQryRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *SecurityUnregiserQryRequest) XXX_Unmarshal(b []byte) error
type StatusResponse ¶
type StatusResponse struct { Status string `protobuf:"bytes,1,opt,name=status,json=Status,proto3" json:"Status" yaml:"Status"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Status 응답 메시지 정의
func (*StatusResponse) Descriptor ¶
func (*StatusResponse) Descriptor() ([]byte, []int)
func (*StatusResponse) GetStatus ¶
func (m *StatusResponse) GetStatus() string
func (*StatusResponse) Marshal ¶
func (m *StatusResponse) Marshal() (dAtA []byte, err error)
func (*StatusResponse) MarshalToSizedBuffer ¶
func (m *StatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StatusResponse) ProtoMessage ¶
func (*StatusResponse) ProtoMessage()
func (*StatusResponse) Reset ¶
func (m *StatusResponse) Reset()
func (*StatusResponse) Size ¶
func (m *StatusResponse) Size() (n int)
func (*StatusResponse) String ¶
func (m *StatusResponse) String() string
func (*StatusResponse) Unmarshal ¶
func (m *StatusResponse) Unmarshal(dAtA []byte) error
func (*StatusResponse) XXX_DiscardUnknown ¶
func (m *StatusResponse) XXX_DiscardUnknown()
func (*StatusResponse) XXX_Marshal ¶
func (m *StatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusResponse) XXX_Merge ¶
func (m *StatusResponse) XXX_Merge(src proto.Message)
func (*StatusResponse) XXX_Size ¶
func (m *StatusResponse) XXX_Size() int
func (*StatusResponse) XXX_Unmarshal ¶
func (m *StatusResponse) XXX_Unmarshal(b []byte) error
type StringResponse ¶
type StringResponse struct { Result string `protobuf:"bytes,1,opt,name=result,json=Result,proto3" json:"Result" yaml:"Result"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
StringResponse 응답 메시지 정의
func (*StringResponse) Descriptor ¶
func (*StringResponse) Descriptor() ([]byte, []int)
func (*StringResponse) GetResult ¶
func (m *StringResponse) GetResult() string
func (*StringResponse) Marshal ¶
func (m *StringResponse) Marshal() (dAtA []byte, err error)
func (*StringResponse) MarshalToSizedBuffer ¶
func (m *StringResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StringResponse) ProtoMessage ¶
func (*StringResponse) ProtoMessage()
func (*StringResponse) Reset ¶
func (m *StringResponse) Reset()
func (*StringResponse) Size ¶
func (m *StringResponse) Size() (n int)
func (*StringResponse) String ¶
func (m *StringResponse) String() string
func (*StringResponse) Unmarshal ¶
func (m *StringResponse) Unmarshal(dAtA []byte) error
func (*StringResponse) XXX_DiscardUnknown ¶
func (m *StringResponse) XXX_DiscardUnknown()
func (*StringResponse) XXX_Marshal ¶
func (m *StringResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StringResponse) XXX_Merge ¶
func (m *StringResponse) XXX_Merge(src proto.Message)
func (*StringResponse) XXX_Size ¶
func (m *StringResponse) XXX_Size() int
func (*StringResponse) XXX_Unmarshal ¶
func (m *StringResponse) XXX_Unmarshal(b []byte) error
type SubnetAddRequest ¶ added in v0.3.1
type SubnetAddRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` VpcName string `protobuf:"bytes,2,opt,name=vpc_name,json=VPCName,proto3" json:"VPCName" yaml:"VPCName"` Item *SubnetCreateInfo `protobuf:"bytes,3,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubnetAddRequest) Descriptor ¶ added in v0.3.1
func (*SubnetAddRequest) Descriptor() ([]byte, []int)
func (*SubnetAddRequest) GetConnectionName ¶ added in v0.3.1
func (m *SubnetAddRequest) GetConnectionName() string
func (*SubnetAddRequest) GetItem ¶ added in v0.3.1
func (m *SubnetAddRequest) GetItem() *SubnetCreateInfo
func (*SubnetAddRequest) GetVpcName ¶ added in v0.3.1
func (m *SubnetAddRequest) GetVpcName() string
func (*SubnetAddRequest) Marshal ¶ added in v0.3.1
func (m *SubnetAddRequest) Marshal() (dAtA []byte, err error)
func (*SubnetAddRequest) MarshalTo ¶ added in v0.3.1
func (m *SubnetAddRequest) MarshalTo(dAtA []byte) (int, error)
func (*SubnetAddRequest) MarshalToSizedBuffer ¶ added in v0.3.1
func (m *SubnetAddRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SubnetAddRequest) ProtoMessage ¶ added in v0.3.1
func (*SubnetAddRequest) ProtoMessage()
func (*SubnetAddRequest) Reset ¶ added in v0.3.1
func (m *SubnetAddRequest) Reset()
func (*SubnetAddRequest) Size ¶ added in v0.3.1
func (m *SubnetAddRequest) Size() (n int)
func (*SubnetAddRequest) String ¶ added in v0.3.1
func (m *SubnetAddRequest) String() string
func (*SubnetAddRequest) Unmarshal ¶ added in v0.3.1
func (m *SubnetAddRequest) Unmarshal(dAtA []byte) error
func (*SubnetAddRequest) XXX_DiscardUnknown ¶ added in v0.3.1
func (m *SubnetAddRequest) XXX_DiscardUnknown()
func (*SubnetAddRequest) XXX_Marshal ¶ added in v0.3.1
func (m *SubnetAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubnetAddRequest) XXX_Merge ¶ added in v0.3.1
func (m *SubnetAddRequest) XXX_Merge(src proto.Message)
func (*SubnetAddRequest) XXX_Size ¶ added in v0.3.1
func (m *SubnetAddRequest) XXX_Size() int
func (*SubnetAddRequest) XXX_Unmarshal ¶ added in v0.3.1
func (m *SubnetAddRequest) XXX_Unmarshal(b []byte) error
type SubnetCreateInfo ¶
type SubnetCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Ipv4Cidr string `protobuf:"bytes,2,opt,name=ipv4_cidr,json=IPv4_CIDR,proto3" json:"IPv4_CIDR" yaml:"IPv4_CIDR"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubnetCreateInfo) Descriptor ¶
func (*SubnetCreateInfo) Descriptor() ([]byte, []int)
func (*SubnetCreateInfo) GetIpv4Cidr ¶
func (m *SubnetCreateInfo) GetIpv4Cidr() string
func (*SubnetCreateInfo) GetName ¶
func (m *SubnetCreateInfo) GetName() string
func (*SubnetCreateInfo) Marshal ¶
func (m *SubnetCreateInfo) Marshal() (dAtA []byte, err error)
func (*SubnetCreateInfo) MarshalToSizedBuffer ¶
func (m *SubnetCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SubnetCreateInfo) ProtoMessage ¶
func (*SubnetCreateInfo) ProtoMessage()
func (*SubnetCreateInfo) Reset ¶
func (m *SubnetCreateInfo) Reset()
func (*SubnetCreateInfo) Size ¶
func (m *SubnetCreateInfo) Size() (n int)
func (*SubnetCreateInfo) String ¶
func (m *SubnetCreateInfo) String() string
func (*SubnetCreateInfo) Unmarshal ¶
func (m *SubnetCreateInfo) Unmarshal(dAtA []byte) error
func (*SubnetCreateInfo) XXX_DiscardUnknown ¶
func (m *SubnetCreateInfo) XXX_DiscardUnknown()
func (*SubnetCreateInfo) XXX_Marshal ¶
func (m *SubnetCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubnetCreateInfo) XXX_Merge ¶
func (m *SubnetCreateInfo) XXX_Merge(src proto.Message)
func (*SubnetCreateInfo) XXX_Size ¶
func (m *SubnetCreateInfo) XXX_Size() int
func (*SubnetCreateInfo) XXX_Unmarshal ¶
func (m *SubnetCreateInfo) XXX_Unmarshal(b []byte) error
type SubnetInfo ¶
type SubnetInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` Ipv4Cidr string `protobuf:"bytes,2,opt,name=ipv4_cidr,json=IPv4_CIDR,proto3" json:"IPv4_CIDR" yaml:"IPv4_CIDR"` KeyValueList []*KeyValue `protobuf:"bytes,3,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubnetInfo) Descriptor ¶
func (*SubnetInfo) Descriptor() ([]byte, []int)
func (*SubnetInfo) GetIid ¶
func (m *SubnetInfo) GetIid() *IID
func (*SubnetInfo) GetIpv4Cidr ¶
func (m *SubnetInfo) GetIpv4Cidr() string
func (*SubnetInfo) GetKeyValueList ¶
func (m *SubnetInfo) GetKeyValueList() []*KeyValue
func (*SubnetInfo) Marshal ¶
func (m *SubnetInfo) Marshal() (dAtA []byte, err error)
func (*SubnetInfo) MarshalToSizedBuffer ¶
func (m *SubnetInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SubnetInfo) ProtoMessage ¶
func (*SubnetInfo) ProtoMessage()
func (*SubnetInfo) Reset ¶
func (m *SubnetInfo) Reset()
func (*SubnetInfo) Size ¶
func (m *SubnetInfo) Size() (n int)
func (*SubnetInfo) String ¶
func (m *SubnetInfo) String() string
func (*SubnetInfo) Unmarshal ¶
func (m *SubnetInfo) Unmarshal(dAtA []byte) error
func (*SubnetInfo) XXX_DiscardUnknown ¶
func (m *SubnetInfo) XXX_DiscardUnknown()
func (*SubnetInfo) XXX_Marshal ¶
func (m *SubnetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubnetInfo) XXX_Merge ¶
func (m *SubnetInfo) XXX_Merge(src proto.Message)
func (*SubnetInfo) XXX_Size ¶
func (m *SubnetInfo) XXX_Size() int
func (*SubnetInfo) XXX_Unmarshal ¶
func (m *SubnetInfo) XXX_Unmarshal(b []byte) error
type SubnetQryRequest ¶ added in v0.3.1
type SubnetQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` VpcName string `protobuf:"bytes,2,opt,name=vpc_name,json=VPCName,proto3" json:"VPCName" yaml:"VPCName"` SubnetName string `protobuf:"bytes,3,opt,name=subnet_name,json=SubnetName,proto3" json:"SubnetName" yaml:"SubnetName"` Force string `protobuf:"bytes,4,opt,name=force,proto3" json:"force" yaml:"force"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubnetQryRequest) Descriptor ¶ added in v0.3.1
func (*SubnetQryRequest) Descriptor() ([]byte, []int)
func (*SubnetQryRequest) GetConnectionName ¶ added in v0.3.1
func (m *SubnetQryRequest) GetConnectionName() string
func (*SubnetQryRequest) GetForce ¶ added in v0.3.1
func (m *SubnetQryRequest) GetForce() string
func (*SubnetQryRequest) GetSubnetName ¶ added in v0.3.1
func (m *SubnetQryRequest) GetSubnetName() string
func (*SubnetQryRequest) GetVpcName ¶ added in v0.3.1
func (m *SubnetQryRequest) GetVpcName() string
func (*SubnetQryRequest) Marshal ¶ added in v0.3.1
func (m *SubnetQryRequest) Marshal() (dAtA []byte, err error)
func (*SubnetQryRequest) MarshalTo ¶ added in v0.3.1
func (m *SubnetQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*SubnetQryRequest) MarshalToSizedBuffer ¶ added in v0.3.1
func (m *SubnetQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SubnetQryRequest) ProtoMessage ¶ added in v0.3.1
func (*SubnetQryRequest) ProtoMessage()
func (*SubnetQryRequest) Reset ¶ added in v0.3.1
func (m *SubnetQryRequest) Reset()
func (*SubnetQryRequest) Size ¶ added in v0.3.1
func (m *SubnetQryRequest) Size() (n int)
func (*SubnetQryRequest) String ¶ added in v0.3.1
func (m *SubnetQryRequest) String() string
func (*SubnetQryRequest) Unmarshal ¶ added in v0.3.1
func (m *SubnetQryRequest) Unmarshal(dAtA []byte) error
func (*SubnetQryRequest) XXX_DiscardUnknown ¶ added in v0.3.1
func (m *SubnetQryRequest) XXX_DiscardUnknown()
func (*SubnetQryRequest) XXX_Marshal ¶ added in v0.3.1
func (m *SubnetQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubnetQryRequest) XXX_Merge ¶ added in v0.3.1
func (m *SubnetQryRequest) XXX_Merge(src proto.Message)
func (*SubnetQryRequest) XXX_Size ¶ added in v0.3.1
func (m *SubnetQryRequest) XXX_Size() int
func (*SubnetQryRequest) XXX_Unmarshal ¶ added in v0.3.1
func (m *SubnetQryRequest) XXX_Unmarshal(b []byte) error
type UnimplementedCCMServer ¶
type UnimplementedCCMServer struct { }
UnimplementedCCMServer can be embedded to have forward compatible implementations.
func (*UnimplementedCCMServer) AddSubnet ¶ added in v0.3.1
func (*UnimplementedCCMServer) AddSubnet(ctx context.Context, req *SubnetAddRequest) (*VPCInfoResponse, error)
func (*UnimplementedCCMServer) ControlVM ¶
func (*UnimplementedCCMServer) ControlVM(ctx context.Context, req *VMActionRequest) (*StatusResponse, error)
func (*UnimplementedCCMServer) CreateImage ¶
func (*UnimplementedCCMServer) CreateImage(ctx context.Context, req *ImageCreateRequest) (*ImageInfoResponse, error)
func (*UnimplementedCCMServer) CreateKey ¶
func (*UnimplementedCCMServer) CreateKey(ctx context.Context, req *KeyPairCreateRequest) (*KeyPairInfoResponse, error)
func (*UnimplementedCCMServer) CreateSecurity ¶
func (*UnimplementedCCMServer) CreateSecurity(ctx context.Context, req *SecurityCreateRequest) (*SecurityInfoResponse, error)
func (*UnimplementedCCMServer) CreateVPC ¶
func (*UnimplementedCCMServer) CreateVPC(ctx context.Context, req *VPCCreateRequest) (*VPCInfoResponse, error)
func (*UnimplementedCCMServer) DeleteCSPKey ¶
func (*UnimplementedCCMServer) DeleteCSPKey(ctx context.Context, req *CSPKeyPairQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) DeleteCSPSecurity ¶
func (*UnimplementedCCMServer) DeleteCSPSecurity(ctx context.Context, req *CSPSecurityQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) DeleteCSPVPC ¶
func (*UnimplementedCCMServer) DeleteCSPVPC(ctx context.Context, req *CSPVPCQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) DeleteImage ¶
func (*UnimplementedCCMServer) DeleteImage(ctx context.Context, req *ImageQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) DeleteKey ¶
func (*UnimplementedCCMServer) DeleteKey(ctx context.Context, req *KeyPairQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) DeleteSecurity ¶
func (*UnimplementedCCMServer) DeleteSecurity(ctx context.Context, req *SecurityQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) DeleteVPC ¶
func (*UnimplementedCCMServer) DeleteVPC(ctx context.Context, req *VPCQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) GetImage ¶
func (*UnimplementedCCMServer) GetImage(ctx context.Context, req *ImageQryRequest) (*ImageInfoResponse, error)
func (*UnimplementedCCMServer) GetKey ¶
func (*UnimplementedCCMServer) GetKey(ctx context.Context, req *KeyPairQryRequest) (*KeyPairInfoResponse, error)
func (*UnimplementedCCMServer) GetOrgVMSpec ¶
func (*UnimplementedCCMServer) GetOrgVMSpec(ctx context.Context, req *VMSpecQryRequest) (*StringResponse, error)
func (*UnimplementedCCMServer) GetSecurity ¶
func (*UnimplementedCCMServer) GetSecurity(ctx context.Context, req *SecurityQryRequest) (*SecurityInfoResponse, error)
func (*UnimplementedCCMServer) GetVM ¶
func (*UnimplementedCCMServer) GetVM(ctx context.Context, req *VMQryRequest) (*VMInfoResponse, error)
func (*UnimplementedCCMServer) GetVMSpec ¶
func (*UnimplementedCCMServer) GetVMSpec(ctx context.Context, req *VMSpecQryRequest) (*VMSpecInfoResponse, error)
func (*UnimplementedCCMServer) GetVMStatus ¶
func (*UnimplementedCCMServer) GetVMStatus(ctx context.Context, req *VMQryRequest) (*StatusResponse, error)
func (*UnimplementedCCMServer) GetVPC ¶
func (*UnimplementedCCMServer) GetVPC(ctx context.Context, req *VPCQryRequest) (*VPCInfoResponse, error)
func (*UnimplementedCCMServer) ListAllKey ¶
func (*UnimplementedCCMServer) ListAllKey(ctx context.Context, req *KeyPairAllQryRequest) (*AllResourceInfoResponse, error)
func (*UnimplementedCCMServer) ListAllSecurity ¶
func (*UnimplementedCCMServer) ListAllSecurity(ctx context.Context, req *SecurityAllQryRequest) (*AllResourceInfoResponse, error)
func (*UnimplementedCCMServer) ListAllVM ¶
func (*UnimplementedCCMServer) ListAllVM(ctx context.Context, req *VMAllQryRequest) (*AllResourceInfoResponse, error)
func (*UnimplementedCCMServer) ListAllVPC ¶
func (*UnimplementedCCMServer) ListAllVPC(ctx context.Context, req *VPCAllQryRequest) (*AllResourceInfoResponse, error)
func (*UnimplementedCCMServer) ListImage ¶
func (*UnimplementedCCMServer) ListImage(ctx context.Context, req *ImageAllQryRequest) (*ListImageInfoResponse, error)
func (*UnimplementedCCMServer) ListKey ¶
func (*UnimplementedCCMServer) ListKey(ctx context.Context, req *KeyPairAllQryRequest) (*ListKeyPairInfoResponse, error)
func (*UnimplementedCCMServer) ListOrgVMSpec ¶
func (*UnimplementedCCMServer) ListOrgVMSpec(ctx context.Context, req *VMSpecAllQryRequest) (*StringResponse, error)
func (*UnimplementedCCMServer) ListSecurity ¶
func (*UnimplementedCCMServer) ListSecurity(ctx context.Context, req *SecurityAllQryRequest) (*ListSecurityInfoResponse, error)
func (*UnimplementedCCMServer) ListVM ¶
func (*UnimplementedCCMServer) ListVM(ctx context.Context, req *VMAllQryRequest) (*ListVMInfoResponse, error)
func (*UnimplementedCCMServer) ListVMSpec ¶
func (*UnimplementedCCMServer) ListVMSpec(ctx context.Context, req *VMSpecAllQryRequest) (*ListVMSpecInfoResponse, error)
func (*UnimplementedCCMServer) ListVMStatus ¶
func (*UnimplementedCCMServer) ListVMStatus(ctx context.Context, req *VMAllQryRequest) (*ListVMStatusInfoResponse, error)
func (*UnimplementedCCMServer) ListVPC ¶
func (*UnimplementedCCMServer) ListVPC(ctx context.Context, req *VPCAllQryRequest) (*ListVPCInfoResponse, error)
func (*UnimplementedCCMServer) RegisterKey ¶ added in v0.4.15
func (*UnimplementedCCMServer) RegisterKey(ctx context.Context, req *KeyPairRegisterRequest) (*KeyPairInfoResponse, error)
func (*UnimplementedCCMServer) RegisterSecurity ¶ added in v0.4.15
func (*UnimplementedCCMServer) RegisterSecurity(ctx context.Context, req *SecurityRegisterRequest) (*SecurityInfoResponse, error)
func (*UnimplementedCCMServer) RegisterVM ¶ added in v0.4.15
func (*UnimplementedCCMServer) RegisterVM(ctx context.Context, req *VMRegisterRequest) (*VMInfoResponse, error)
func (*UnimplementedCCMServer) RegisterVPC ¶ added in v0.4.15
func (*UnimplementedCCMServer) RegisterVPC(ctx context.Context, req *VPCRegisterRequest) (*VPCInfoResponse, error)
func (*UnimplementedCCMServer) RemoveCSPSubnet ¶ added in v0.3.1
func (*UnimplementedCCMServer) RemoveCSPSubnet(ctx context.Context, req *CSPSubnetQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) RemoveSubnet ¶ added in v0.3.1
func (*UnimplementedCCMServer) RemoveSubnet(ctx context.Context, req *SubnetQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) StartVM ¶
func (*UnimplementedCCMServer) StartVM(ctx context.Context, req *VMCreateRequest) (*VMInfoResponse, error)
func (*UnimplementedCCMServer) TerminateCSPVM ¶
func (*UnimplementedCCMServer) TerminateCSPVM(ctx context.Context, req *CSPVMQryRequest) (*StatusResponse, error)
func (*UnimplementedCCMServer) TerminateVM ¶
func (*UnimplementedCCMServer) TerminateVM(ctx context.Context, req *VMQryRequest) (*StatusResponse, error)
func (*UnimplementedCCMServer) UnregisterKey ¶ added in v0.4.15
func (*UnimplementedCCMServer) UnregisterKey(ctx context.Context, req *KeyPairUnregiserQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) UnregisterSecurity ¶ added in v0.4.15
func (*UnimplementedCCMServer) UnregisterSecurity(ctx context.Context, req *SecurityUnregiserQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) UnregisterVM ¶ added in v0.4.15
func (*UnimplementedCCMServer) UnregisterVM(ctx context.Context, req *VMUnregiserQryRequest) (*BooleanResponse, error)
func (*UnimplementedCCMServer) UnregisterVPC ¶ added in v0.4.15
func (*UnimplementedCCMServer) UnregisterVPC(ctx context.Context, req *VPCUnregiserQryRequest) (*BooleanResponse, error)
type UnimplementedCIMServer ¶
type UnimplementedCIMServer struct { }
UnimplementedCIMServer can be embedded to have forward compatible implementations.
func (*UnimplementedCIMServer) CreateCloudDriver ¶
func (*UnimplementedCIMServer) CreateCloudDriver(ctx context.Context, req *CloudDriverInfoRequest) (*CloudDriverInfoResponse, error)
func (*UnimplementedCIMServer) CreateConnectionConfig ¶
func (*UnimplementedCIMServer) CreateConnectionConfig(ctx context.Context, req *ConnectionConfigInfoRequest) (*ConnectionConfigInfoResponse, error)
func (*UnimplementedCIMServer) CreateCredential ¶
func (*UnimplementedCIMServer) CreateCredential(ctx context.Context, req *CredentialInfoRequest) (*CredentialInfoResponse, error)
func (*UnimplementedCIMServer) CreateRegion ¶
func (*UnimplementedCIMServer) CreateRegion(ctx context.Context, req *RegionInfoRequest) (*RegionInfoResponse, error)
func (*UnimplementedCIMServer) DeleteCloudDriver ¶
func (*UnimplementedCIMServer) DeleteCloudDriver(ctx context.Context, req *CloudDriverQryRequest) (*BooleanResponse, error)
func (*UnimplementedCIMServer) DeleteConnectionConfig ¶
func (*UnimplementedCIMServer) DeleteConnectionConfig(ctx context.Context, req *ConnectionConfigQryRequest) (*BooleanResponse, error)
func (*UnimplementedCIMServer) DeleteCredential ¶
func (*UnimplementedCIMServer) DeleteCredential(ctx context.Context, req *CredentialQryRequest) (*BooleanResponse, error)
func (*UnimplementedCIMServer) DeleteRegion ¶
func (*UnimplementedCIMServer) DeleteRegion(ctx context.Context, req *RegionQryRequest) (*BooleanResponse, error)
func (*UnimplementedCIMServer) GetCloudDriver ¶
func (*UnimplementedCIMServer) GetCloudDriver(ctx context.Context, req *CloudDriverQryRequest) (*CloudDriverInfoResponse, error)
func (*UnimplementedCIMServer) GetConnectionConfig ¶
func (*UnimplementedCIMServer) GetConnectionConfig(ctx context.Context, req *ConnectionConfigQryRequest) (*ConnectionConfigInfoResponse, error)
func (*UnimplementedCIMServer) GetCredential ¶
func (*UnimplementedCIMServer) GetCredential(ctx context.Context, req *CredentialQryRequest) (*CredentialInfoResponse, error)
func (*UnimplementedCIMServer) GetRegion ¶
func (*UnimplementedCIMServer) GetRegion(ctx context.Context, req *RegionQryRequest) (*RegionInfoResponse, error)
func (*UnimplementedCIMServer) ListCloudDriver ¶
func (*UnimplementedCIMServer) ListCloudDriver(ctx context.Context, req *Empty) (*ListCloudDriverInfoResponse, error)
func (*UnimplementedCIMServer) ListCloudOS ¶
func (*UnimplementedCIMServer) ListCloudOS(ctx context.Context, req *Empty) (*ListCloudOSInfoResponse, error)
func (*UnimplementedCIMServer) ListConnectionConfig ¶
func (*UnimplementedCIMServer) ListConnectionConfig(ctx context.Context, req *Empty) (*ListConnectionConfigInfoResponse, error)
func (*UnimplementedCIMServer) ListCredential ¶
func (*UnimplementedCIMServer) ListCredential(ctx context.Context, req *Empty) (*ListCredentialInfoResponse, error)
func (*UnimplementedCIMServer) ListRegion ¶
func (*UnimplementedCIMServer) ListRegion(ctx context.Context, req *Empty) (*ListRegionInfoResponse, error)
type UnimplementedSSHServer ¶
type UnimplementedSSHServer struct { }
UnimplementedSSHServer can be embedded to have forward compatible implementations.
func (*UnimplementedSSHServer) SSHRun ¶
func (*UnimplementedSSHServer) SSHRun(ctx context.Context, req *SSHRunRequest) (*StringResponse, error)
type VCpuInfo ¶
type VCpuInfo struct { Count string `protobuf:"bytes,1,opt,name=count,json=Count,proto3" json:"Count" yaml:"Count"` Clock string `protobuf:"bytes,2,opt,name=clock,json=Clock,proto3" json:"Clock" yaml:"Clock"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VCpuInfo) Descriptor ¶
func (*VCpuInfo) MarshalToSizedBuffer ¶
func (*VCpuInfo) ProtoMessage ¶
func (*VCpuInfo) ProtoMessage()
func (*VCpuInfo) XXX_DiscardUnknown ¶
func (m *VCpuInfo) XXX_DiscardUnknown()
func (*VCpuInfo) XXX_Marshal ¶
func (*VCpuInfo) XXX_Unmarshal ¶
type VMActionRequest ¶
type VMActionRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action" yaml:"action"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMActionRequest) Descriptor ¶
func (*VMActionRequest) Descriptor() ([]byte, []int)
func (*VMActionRequest) GetAction ¶
func (m *VMActionRequest) GetAction() string
func (*VMActionRequest) GetConnectionName ¶
func (m *VMActionRequest) GetConnectionName() string
func (*VMActionRequest) GetName ¶
func (m *VMActionRequest) GetName() string
func (*VMActionRequest) Marshal ¶
func (m *VMActionRequest) Marshal() (dAtA []byte, err error)
func (*VMActionRequest) MarshalToSizedBuffer ¶
func (m *VMActionRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMActionRequest) ProtoMessage ¶
func (*VMActionRequest) ProtoMessage()
func (*VMActionRequest) Reset ¶
func (m *VMActionRequest) Reset()
func (*VMActionRequest) Size ¶
func (m *VMActionRequest) Size() (n int)
func (*VMActionRequest) String ¶
func (m *VMActionRequest) String() string
func (*VMActionRequest) Unmarshal ¶
func (m *VMActionRequest) Unmarshal(dAtA []byte) error
func (*VMActionRequest) XXX_DiscardUnknown ¶
func (m *VMActionRequest) XXX_DiscardUnknown()
func (*VMActionRequest) XXX_Marshal ¶
func (m *VMActionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMActionRequest) XXX_Merge ¶
func (m *VMActionRequest) XXX_Merge(src proto.Message)
func (*VMActionRequest) XXX_Size ¶
func (m *VMActionRequest) XXX_Size() int
func (*VMActionRequest) XXX_Unmarshal ¶
func (m *VMActionRequest) XXX_Unmarshal(b []byte) error
type VMAllQryRequest ¶
type VMAllQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMAllQryRequest) Descriptor ¶
func (*VMAllQryRequest) Descriptor() ([]byte, []int)
func (*VMAllQryRequest) GetConnectionName ¶
func (m *VMAllQryRequest) GetConnectionName() string
func (*VMAllQryRequest) Marshal ¶
func (m *VMAllQryRequest) Marshal() (dAtA []byte, err error)
func (*VMAllQryRequest) MarshalToSizedBuffer ¶
func (m *VMAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMAllQryRequest) ProtoMessage ¶
func (*VMAllQryRequest) ProtoMessage()
func (*VMAllQryRequest) Reset ¶
func (m *VMAllQryRequest) Reset()
func (*VMAllQryRequest) Size ¶
func (m *VMAllQryRequest) Size() (n int)
func (*VMAllQryRequest) String ¶
func (m *VMAllQryRequest) String() string
func (*VMAllQryRequest) Unmarshal ¶
func (m *VMAllQryRequest) Unmarshal(dAtA []byte) error
func (*VMAllQryRequest) XXX_DiscardUnknown ¶
func (m *VMAllQryRequest) XXX_DiscardUnknown()
func (*VMAllQryRequest) XXX_Marshal ¶
func (m *VMAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMAllQryRequest) XXX_Merge ¶
func (m *VMAllQryRequest) XXX_Merge(src proto.Message)
func (*VMAllQryRequest) XXX_Size ¶
func (m *VMAllQryRequest) XXX_Size() int
func (*VMAllQryRequest) XXX_Unmarshal ¶
func (m *VMAllQryRequest) XXX_Unmarshal(b []byte) error
type VMCreateInfo ¶
type VMCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` ImageName string `protobuf:"bytes,2,opt,name=image_name,json=ImageName,proto3" json:"ImageName" yaml:"ImageName"` VpcName string `protobuf:"bytes,3,opt,name=vpc_name,json=VPCName,proto3" json:"VPCName" yaml:"VPCName"` SubnetName string `protobuf:"bytes,4,opt,name=subnet_name,json=SubnetName,proto3" json:"SubnetName" yaml:"SubnetName"` SecurityGroupNames []string `` /* 131-byte string literal not displayed */ VmSpecName string `protobuf:"bytes,6,opt,name=vm_spec_name,json=VMSpecName,proto3" json:"VMSpecName" yaml:"VMSpecName"` KeyPairName string `protobuf:"bytes,7,opt,name=key_pair_name,json=KeyPairName,proto3" json:"KeyPairName" yaml:"KeyPairName"` RootDiskType string `protobuf:"bytes,8,opt,name=root_disk_type,json=RootDiskType,proto3" json:"RootDiskType" yaml:"RootDiskType"` RootDiskSize string `protobuf:"bytes,9,opt,name=root_disk_size,json=RootDiskSize,proto3" json:"RootDiskSize" yaml:"RootDiskSize"` VmUserId string `protobuf:"bytes,10,opt,name=vm_user_id,json=VMUserId,proto3" json:"VMUserId" yaml:"VMUserId"` VmUserPasswd string `protobuf:"bytes,11,opt,name=vm_user_passwd,json=VMUserPasswd,proto3" json:"VMUserPasswd" yaml:"VMUserPasswd"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMCreateInfo) Descriptor ¶
func (*VMCreateInfo) Descriptor() ([]byte, []int)
func (*VMCreateInfo) GetImageName ¶
func (m *VMCreateInfo) GetImageName() string
func (*VMCreateInfo) GetKeyPairName ¶
func (m *VMCreateInfo) GetKeyPairName() string
func (*VMCreateInfo) GetName ¶
func (m *VMCreateInfo) GetName() string
func (*VMCreateInfo) GetRootDiskSize ¶ added in v0.5.1
func (m *VMCreateInfo) GetRootDiskSize() string
func (*VMCreateInfo) GetRootDiskType ¶ added in v0.5.1
func (m *VMCreateInfo) GetRootDiskType() string
func (*VMCreateInfo) GetSecurityGroupNames ¶
func (m *VMCreateInfo) GetSecurityGroupNames() []string
func (*VMCreateInfo) GetSubnetName ¶
func (m *VMCreateInfo) GetSubnetName() string
func (*VMCreateInfo) GetVmSpecName ¶
func (m *VMCreateInfo) GetVmSpecName() string
func (*VMCreateInfo) GetVmUserId ¶
func (m *VMCreateInfo) GetVmUserId() string
func (*VMCreateInfo) GetVmUserPasswd ¶
func (m *VMCreateInfo) GetVmUserPasswd() string
func (*VMCreateInfo) GetVpcName ¶
func (m *VMCreateInfo) GetVpcName() string
func (*VMCreateInfo) Marshal ¶
func (m *VMCreateInfo) Marshal() (dAtA []byte, err error)
func (*VMCreateInfo) MarshalToSizedBuffer ¶
func (m *VMCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMCreateInfo) ProtoMessage ¶
func (*VMCreateInfo) ProtoMessage()
func (*VMCreateInfo) Reset ¶
func (m *VMCreateInfo) Reset()
func (*VMCreateInfo) Size ¶
func (m *VMCreateInfo) Size() (n int)
func (*VMCreateInfo) String ¶
func (m *VMCreateInfo) String() string
func (*VMCreateInfo) Unmarshal ¶
func (m *VMCreateInfo) Unmarshal(dAtA []byte) error
func (*VMCreateInfo) XXX_DiscardUnknown ¶
func (m *VMCreateInfo) XXX_DiscardUnknown()
func (*VMCreateInfo) XXX_Marshal ¶
func (m *VMCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMCreateInfo) XXX_Merge ¶
func (m *VMCreateInfo) XXX_Merge(src proto.Message)
func (*VMCreateInfo) XXX_Size ¶
func (m *VMCreateInfo) XXX_Size() int
func (*VMCreateInfo) XXX_Unmarshal ¶
func (m *VMCreateInfo) XXX_Unmarshal(b []byte) error
type VMCreateRequest ¶
type VMCreateRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *VMCreateInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMCreateRequest) Descriptor ¶
func (*VMCreateRequest) Descriptor() ([]byte, []int)
func (*VMCreateRequest) GetConnectionName ¶
func (m *VMCreateRequest) GetConnectionName() string
func (*VMCreateRequest) GetItem ¶
func (m *VMCreateRequest) GetItem() *VMCreateInfo
func (*VMCreateRequest) Marshal ¶
func (m *VMCreateRequest) Marshal() (dAtA []byte, err error)
func (*VMCreateRequest) MarshalToSizedBuffer ¶
func (m *VMCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMCreateRequest) ProtoMessage ¶
func (*VMCreateRequest) ProtoMessage()
func (*VMCreateRequest) Reset ¶
func (m *VMCreateRequest) Reset()
func (*VMCreateRequest) Size ¶
func (m *VMCreateRequest) Size() (n int)
func (*VMCreateRequest) String ¶
func (m *VMCreateRequest) String() string
func (*VMCreateRequest) Unmarshal ¶
func (m *VMCreateRequest) Unmarshal(dAtA []byte) error
func (*VMCreateRequest) XXX_DiscardUnknown ¶
func (m *VMCreateRequest) XXX_DiscardUnknown()
func (*VMCreateRequest) XXX_Marshal ¶
func (m *VMCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMCreateRequest) XXX_Merge ¶
func (m *VMCreateRequest) XXX_Merge(src proto.Message)
func (*VMCreateRequest) XXX_Size ¶
func (m *VMCreateRequest) XXX_Size() int
func (*VMCreateRequest) XXX_Unmarshal ¶
func (m *VMCreateRequest) XXX_Unmarshal(b []byte) error
type VMInfo ¶
type VMInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` StartTime string `protobuf:"bytes,2,opt,name=start_time,json=StartTime,proto3" json:"StartTime" yaml:"StartTime"` Region *VMRegionInfo `protobuf:"bytes,3,opt,name=region,json=Region,proto3" json:"Region" yaml:"Region"` ImageIid *IID `protobuf:"bytes,4,opt,name=image_iid,json=ImageIId,proto3" json:"ImageIId" yaml:"ImageIId"` VmSpecName string `protobuf:"bytes,5,opt,name=vm_spec_name,json=VMSpecName,proto3" json:"VMSpecName" yaml:"VMSpecName"` VpcIid *IID `protobuf:"bytes,6,opt,name=vpc_iid,json=VpcIID,proto3" json:"VpcIID" yaml:"VpcIID"` SubnetIid *IID `protobuf:"bytes,7,opt,name=subnet_iid,json=SubnetIID,proto3" json:"SubnetIID" yaml:"SubnetIID"` SecurityGroupIids []*IID `` /* 127-byte string literal not displayed */ KeyPairIid *IID `protobuf:"bytes,9,opt,name=key_pair_iid,json=KeyPairIId,proto3" json:"KeyPairIId" yaml:"KeyPairIId"` VmUserId string `protobuf:"bytes,10,opt,name=vm_user_id,json=VMUserId,proto3" json:"VMUserId" yaml:"VMUserId"` VmUserPasswd string `protobuf:"bytes,11,opt,name=vm_user_passwd,json=VMUserPasswd,proto3" json:"VMUserPasswd" yaml:"VMUserPasswd"` NetworkInterface string `protobuf:"bytes,12,opt,name=network_interface,json=NetworkInterface,proto3" json:"NetworkInterface" yaml:"NetworkInterface"` PublicIp string `protobuf:"bytes,13,opt,name=public_ip,json=PublicIP,proto3" json:"PublicIP" yaml:"PublicIP"` PublicDns string `protobuf:"bytes,14,opt,name=public_dns,json=PublicDNS,proto3" json:"PublicDNS" yaml:"PublicDNS"` PrivateIp string `protobuf:"bytes,15,opt,name=private_ip,json=PrivateIP,proto3" json:"PrivateIP" yaml:"PrivateIP"` PrivateDns string `protobuf:"bytes,16,opt,name=private_dns,json=PrivateDNS,proto3" json:"PrivateDNS" yaml:"PrivateDNS"` RootDiskType string `protobuf:"bytes,17,opt,name=root_disk_type,json=RootDiskType,proto3" json:"RootDiskType" yaml:"RootDiskType"` RootDiskSize string `protobuf:"bytes,18,opt,name=root_disk_size,json=RootDiskSize,proto3" json:"RootDiskSize" yaml:"RootDiskSize"` RootDeviceName string `protobuf:"bytes,19,opt,name=root_device_name,json=RootDeviceName,proto3" json:"RootDeviceName" yaml:"RootDeviceName"` VmBootDisk string `protobuf:"bytes,20,opt,name=vm_boot_disk,json=VMBootDisk,proto3" json:"VMBootDisk" yaml:"VMBootDisk"` VmBlockDisk string `protobuf:"bytes,21,opt,name=vm_block_disk,json=VMBlockDisk,proto3" json:"VMBlockDisk" yaml:"VMBlockDisk"` SshAccessPoint string `protobuf:"bytes,22,opt,name=ssh_access_point,json=SSHAccessPoint,proto3" json:"SSHAccessPoint" yaml:"SSHAccessPoint"` KeyValueList []*KeyValue `protobuf:"bytes,23,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMInfo) Descriptor ¶
func (*VMInfo) GetImageIid ¶
func (*VMInfo) GetKeyPairIid ¶
func (*VMInfo) GetKeyValueList ¶
func (*VMInfo) GetNetworkInterface ¶
func (*VMInfo) GetPrivateDns ¶
func (*VMInfo) GetPrivateIp ¶
func (*VMInfo) GetPublicDns ¶
func (*VMInfo) GetPublicIp ¶
func (*VMInfo) GetRegion ¶
func (m *VMInfo) GetRegion() *VMRegionInfo
func (*VMInfo) GetRootDeviceName ¶ added in v0.5.1
func (*VMInfo) GetRootDiskSize ¶ added in v0.5.1
func (*VMInfo) GetRootDiskType ¶ added in v0.5.1
func (*VMInfo) GetSecurityGroupIids ¶
func (*VMInfo) GetSshAccessPoint ¶ added in v0.3.3
func (*VMInfo) GetStartTime ¶
func (*VMInfo) GetSubnetIid ¶
func (*VMInfo) GetVmBlockDisk ¶
func (*VMInfo) GetVmBootDisk ¶
func (*VMInfo) GetVmSpecName ¶
func (*VMInfo) GetVmUserId ¶
func (*VMInfo) GetVmUserPasswd ¶
func (*VMInfo) MarshalToSizedBuffer ¶
func (*VMInfo) ProtoMessage ¶
func (*VMInfo) ProtoMessage()
func (*VMInfo) XXX_DiscardUnknown ¶
func (m *VMInfo) XXX_DiscardUnknown()
func (*VMInfo) XXX_Marshal ¶
func (*VMInfo) XXX_Unmarshal ¶
type VMInfoResponse ¶
type VMInfoResponse struct { Item *VMInfo `protobuf:"bytes,1,opt,name=item,json=vm,proto3" json:"vm" yaml:"vm"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMInfoResponse) Descriptor ¶
func (*VMInfoResponse) Descriptor() ([]byte, []int)
func (*VMInfoResponse) GetItem ¶
func (m *VMInfoResponse) GetItem() *VMInfo
func (*VMInfoResponse) Marshal ¶
func (m *VMInfoResponse) Marshal() (dAtA []byte, err error)
func (*VMInfoResponse) MarshalToSizedBuffer ¶
func (m *VMInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMInfoResponse) ProtoMessage ¶
func (*VMInfoResponse) ProtoMessage()
func (*VMInfoResponse) Reset ¶
func (m *VMInfoResponse) Reset()
func (*VMInfoResponse) Size ¶
func (m *VMInfoResponse) Size() (n int)
func (*VMInfoResponse) String ¶
func (m *VMInfoResponse) String() string
func (*VMInfoResponse) Unmarshal ¶
func (m *VMInfoResponse) Unmarshal(dAtA []byte) error
func (*VMInfoResponse) XXX_DiscardUnknown ¶
func (m *VMInfoResponse) XXX_DiscardUnknown()
func (*VMInfoResponse) XXX_Marshal ¶
func (m *VMInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMInfoResponse) XXX_Merge ¶
func (m *VMInfoResponse) XXX_Merge(src proto.Message)
func (*VMInfoResponse) XXX_Size ¶
func (m *VMInfoResponse) XXX_Size() int
func (*VMInfoResponse) XXX_Unmarshal ¶
func (m *VMInfoResponse) XXX_Unmarshal(b []byte) error
type VMQryRequest ¶
type VMQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Force string `protobuf:"bytes,3,opt,name=force,proto3" json:"force" yaml:"force"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMQryRequest) Descriptor ¶
func (*VMQryRequest) Descriptor() ([]byte, []int)
func (*VMQryRequest) GetConnectionName ¶
func (m *VMQryRequest) GetConnectionName() string
func (*VMQryRequest) GetForce ¶
func (m *VMQryRequest) GetForce() string
func (*VMQryRequest) GetName ¶
func (m *VMQryRequest) GetName() string
func (*VMQryRequest) Marshal ¶
func (m *VMQryRequest) Marshal() (dAtA []byte, err error)
func (*VMQryRequest) MarshalToSizedBuffer ¶
func (m *VMQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMQryRequest) ProtoMessage ¶
func (*VMQryRequest) ProtoMessage()
func (*VMQryRequest) Reset ¶
func (m *VMQryRequest) Reset()
func (*VMQryRequest) Size ¶
func (m *VMQryRequest) Size() (n int)
func (*VMQryRequest) String ¶
func (m *VMQryRequest) String() string
func (*VMQryRequest) Unmarshal ¶
func (m *VMQryRequest) Unmarshal(dAtA []byte) error
func (*VMQryRequest) XXX_DiscardUnknown ¶
func (m *VMQryRequest) XXX_DiscardUnknown()
func (*VMQryRequest) XXX_Marshal ¶
func (m *VMQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMQryRequest) XXX_Merge ¶
func (m *VMQryRequest) XXX_Merge(src proto.Message)
func (*VMQryRequest) XXX_Size ¶
func (m *VMQryRequest) XXX_Size() int
func (*VMQryRequest) XXX_Unmarshal ¶
func (m *VMQryRequest) XXX_Unmarshal(b []byte) error
type VMRegionInfo ¶
type VMRegionInfo struct { Region string `protobuf:"bytes,1,opt,name=region,json=Region,proto3" json:"Region" yaml:"Region"` Zone string `protobuf:"bytes,2,opt,name=zone,json=Zone,proto3" json:"Zone" yaml:"Zone"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMRegionInfo) Descriptor ¶
func (*VMRegionInfo) Descriptor() ([]byte, []int)
func (*VMRegionInfo) GetRegion ¶
func (m *VMRegionInfo) GetRegion() string
func (*VMRegionInfo) GetZone ¶
func (m *VMRegionInfo) GetZone() string
func (*VMRegionInfo) Marshal ¶
func (m *VMRegionInfo) Marshal() (dAtA []byte, err error)
func (*VMRegionInfo) MarshalToSizedBuffer ¶
func (m *VMRegionInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMRegionInfo) ProtoMessage ¶
func (*VMRegionInfo) ProtoMessage()
func (*VMRegionInfo) Reset ¶
func (m *VMRegionInfo) Reset()
func (*VMRegionInfo) Size ¶
func (m *VMRegionInfo) Size() (n int)
func (*VMRegionInfo) String ¶
func (m *VMRegionInfo) String() string
func (*VMRegionInfo) Unmarshal ¶
func (m *VMRegionInfo) Unmarshal(dAtA []byte) error
func (*VMRegionInfo) XXX_DiscardUnknown ¶
func (m *VMRegionInfo) XXX_DiscardUnknown()
func (*VMRegionInfo) XXX_Marshal ¶
func (m *VMRegionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMRegionInfo) XXX_Merge ¶
func (m *VMRegionInfo) XXX_Merge(src proto.Message)
func (*VMRegionInfo) XXX_Size ¶
func (m *VMRegionInfo) XXX_Size() int
func (*VMRegionInfo) XXX_Unmarshal ¶
func (m *VMRegionInfo) XXX_Unmarshal(b []byte) error
type VMRegisterInfo ¶ added in v0.4.15
type VMRegisterInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` CspId string `protobuf:"bytes,2,opt,name=csp_id,json=CSPId,proto3" json:"CSPId" yaml:"CSPId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMRegisterInfo) Descriptor ¶ added in v0.4.15
func (*VMRegisterInfo) Descriptor() ([]byte, []int)
func (*VMRegisterInfo) GetCspId ¶ added in v0.4.15
func (m *VMRegisterInfo) GetCspId() string
func (*VMRegisterInfo) GetName ¶ added in v0.4.15
func (m *VMRegisterInfo) GetName() string
func (*VMRegisterInfo) Marshal ¶ added in v0.4.15
func (m *VMRegisterInfo) Marshal() (dAtA []byte, err error)
func (*VMRegisterInfo) MarshalTo ¶ added in v0.4.15
func (m *VMRegisterInfo) MarshalTo(dAtA []byte) (int, error)
func (*VMRegisterInfo) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *VMRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMRegisterInfo) ProtoMessage ¶ added in v0.4.15
func (*VMRegisterInfo) ProtoMessage()
func (*VMRegisterInfo) Reset ¶ added in v0.4.15
func (m *VMRegisterInfo) Reset()
func (*VMRegisterInfo) Size ¶ added in v0.4.15
func (m *VMRegisterInfo) Size() (n int)
func (*VMRegisterInfo) String ¶ added in v0.4.15
func (m *VMRegisterInfo) String() string
func (*VMRegisterInfo) Unmarshal ¶ added in v0.4.15
func (m *VMRegisterInfo) Unmarshal(dAtA []byte) error
func (*VMRegisterInfo) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *VMRegisterInfo) XXX_DiscardUnknown()
func (*VMRegisterInfo) XXX_Marshal ¶ added in v0.4.15
func (m *VMRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMRegisterInfo) XXX_Merge ¶ added in v0.4.15
func (m *VMRegisterInfo) XXX_Merge(src proto.Message)
func (*VMRegisterInfo) XXX_Size ¶ added in v0.4.15
func (m *VMRegisterInfo) XXX_Size() int
func (*VMRegisterInfo) XXX_Unmarshal ¶ added in v0.4.15
func (m *VMRegisterInfo) XXX_Unmarshal(b []byte) error
type VMRegisterRequest ¶ added in v0.4.15
type VMRegisterRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *VMRegisterInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMRegisterRequest) Descriptor ¶ added in v0.4.15
func (*VMRegisterRequest) Descriptor() ([]byte, []int)
func (*VMRegisterRequest) GetConnectionName ¶ added in v0.4.15
func (m *VMRegisterRequest) GetConnectionName() string
func (*VMRegisterRequest) GetItem ¶ added in v0.4.15
func (m *VMRegisterRequest) GetItem() *VMRegisterInfo
func (*VMRegisterRequest) Marshal ¶ added in v0.4.15
func (m *VMRegisterRequest) Marshal() (dAtA []byte, err error)
func (*VMRegisterRequest) MarshalTo ¶ added in v0.4.15
func (m *VMRegisterRequest) MarshalTo(dAtA []byte) (int, error)
func (*VMRegisterRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *VMRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMRegisterRequest) ProtoMessage ¶ added in v0.4.15
func (*VMRegisterRequest) ProtoMessage()
func (*VMRegisterRequest) Reset ¶ added in v0.4.15
func (m *VMRegisterRequest) Reset()
func (*VMRegisterRequest) Size ¶ added in v0.4.15
func (m *VMRegisterRequest) Size() (n int)
func (*VMRegisterRequest) String ¶ added in v0.4.15
func (m *VMRegisterRequest) String() string
func (*VMRegisterRequest) Unmarshal ¶ added in v0.4.15
func (m *VMRegisterRequest) Unmarshal(dAtA []byte) error
func (*VMRegisterRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *VMRegisterRequest) XXX_DiscardUnknown()
func (*VMRegisterRequest) XXX_Marshal ¶ added in v0.4.15
func (m *VMRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMRegisterRequest) XXX_Merge ¶ added in v0.4.15
func (m *VMRegisterRequest) XXX_Merge(src proto.Message)
func (*VMRegisterRequest) XXX_Size ¶ added in v0.4.15
func (m *VMRegisterRequest) XXX_Size() int
func (*VMRegisterRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *VMRegisterRequest) XXX_Unmarshal(b []byte) error
type VMSpecAllQryRequest ¶
type VMSpecAllQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMSpecAllQryRequest) Descriptor ¶
func (*VMSpecAllQryRequest) Descriptor() ([]byte, []int)
func (*VMSpecAllQryRequest) GetConnectionName ¶
func (m *VMSpecAllQryRequest) GetConnectionName() string
func (*VMSpecAllQryRequest) Marshal ¶
func (m *VMSpecAllQryRequest) Marshal() (dAtA []byte, err error)
func (*VMSpecAllQryRequest) MarshalTo ¶
func (m *VMSpecAllQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*VMSpecAllQryRequest) MarshalToSizedBuffer ¶
func (m *VMSpecAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMSpecAllQryRequest) ProtoMessage ¶
func (*VMSpecAllQryRequest) ProtoMessage()
func (*VMSpecAllQryRequest) Reset ¶
func (m *VMSpecAllQryRequest) Reset()
func (*VMSpecAllQryRequest) Size ¶
func (m *VMSpecAllQryRequest) Size() (n int)
func (*VMSpecAllQryRequest) String ¶
func (m *VMSpecAllQryRequest) String() string
func (*VMSpecAllQryRequest) Unmarshal ¶
func (m *VMSpecAllQryRequest) Unmarshal(dAtA []byte) error
func (*VMSpecAllQryRequest) XXX_DiscardUnknown ¶
func (m *VMSpecAllQryRequest) XXX_DiscardUnknown()
func (*VMSpecAllQryRequest) XXX_Marshal ¶
func (m *VMSpecAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMSpecAllQryRequest) XXX_Merge ¶
func (m *VMSpecAllQryRequest) XXX_Merge(src proto.Message)
func (*VMSpecAllQryRequest) XXX_Size ¶
func (m *VMSpecAllQryRequest) XXX_Size() int
func (*VMSpecAllQryRequest) XXX_Unmarshal ¶
func (m *VMSpecAllQryRequest) XXX_Unmarshal(b []byte) error
type VMSpecInfo ¶
type VMSpecInfo struct { Region string `protobuf:"bytes,1,opt,name=region,json=Region,proto3" json:"Region" yaml:"Region"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` VCpu *VCpuInfo `protobuf:"bytes,3,opt,name=v_cpu,json=VCpu,proto3" json:"VCpu" yaml:"VCpu"` Mem string `protobuf:"bytes,4,opt,name=mem,json=Mem,proto3" json:"Mem" yaml:"Mem"` Gpu []*GpuInfo `protobuf:"bytes,5,rep,name=gpu,json=Gpu,proto3" json:"Gpu" yaml:"Gpu"` KeyValueList []*KeyValue `protobuf:"bytes,6,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMSpecInfo) Descriptor ¶
func (*VMSpecInfo) Descriptor() ([]byte, []int)
func (*VMSpecInfo) GetGpu ¶
func (m *VMSpecInfo) GetGpu() []*GpuInfo
func (*VMSpecInfo) GetKeyValueList ¶
func (m *VMSpecInfo) GetKeyValueList() []*KeyValue
func (*VMSpecInfo) GetMem ¶
func (m *VMSpecInfo) GetMem() string
func (*VMSpecInfo) GetName ¶
func (m *VMSpecInfo) GetName() string
func (*VMSpecInfo) GetRegion ¶
func (m *VMSpecInfo) GetRegion() string
func (*VMSpecInfo) GetVCpu ¶
func (m *VMSpecInfo) GetVCpu() *VCpuInfo
func (*VMSpecInfo) Marshal ¶
func (m *VMSpecInfo) Marshal() (dAtA []byte, err error)
func (*VMSpecInfo) MarshalToSizedBuffer ¶
func (m *VMSpecInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMSpecInfo) ProtoMessage ¶
func (*VMSpecInfo) ProtoMessage()
func (*VMSpecInfo) Reset ¶
func (m *VMSpecInfo) Reset()
func (*VMSpecInfo) Size ¶
func (m *VMSpecInfo) Size() (n int)
func (*VMSpecInfo) String ¶
func (m *VMSpecInfo) String() string
func (*VMSpecInfo) Unmarshal ¶
func (m *VMSpecInfo) Unmarshal(dAtA []byte) error
func (*VMSpecInfo) XXX_DiscardUnknown ¶
func (m *VMSpecInfo) XXX_DiscardUnknown()
func (*VMSpecInfo) XXX_Marshal ¶
func (m *VMSpecInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMSpecInfo) XXX_Merge ¶
func (m *VMSpecInfo) XXX_Merge(src proto.Message)
func (*VMSpecInfo) XXX_Size ¶
func (m *VMSpecInfo) XXX_Size() int
func (*VMSpecInfo) XXX_Unmarshal ¶
func (m *VMSpecInfo) XXX_Unmarshal(b []byte) error
type VMSpecInfoResponse ¶
type VMSpecInfoResponse struct { Item *VMSpecInfo `protobuf:"bytes,1,opt,name=item,json=vmspec,proto3" json:"vmspec" yaml:"vmspec"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMSpecInfoResponse) Descriptor ¶
func (*VMSpecInfoResponse) Descriptor() ([]byte, []int)
func (*VMSpecInfoResponse) GetItem ¶
func (m *VMSpecInfoResponse) GetItem() *VMSpecInfo
func (*VMSpecInfoResponse) Marshal ¶
func (m *VMSpecInfoResponse) Marshal() (dAtA []byte, err error)
func (*VMSpecInfoResponse) MarshalTo ¶
func (m *VMSpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*VMSpecInfoResponse) MarshalToSizedBuffer ¶
func (m *VMSpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMSpecInfoResponse) ProtoMessage ¶
func (*VMSpecInfoResponse) ProtoMessage()
func (*VMSpecInfoResponse) Reset ¶
func (m *VMSpecInfoResponse) Reset()
func (*VMSpecInfoResponse) Size ¶
func (m *VMSpecInfoResponse) Size() (n int)
func (*VMSpecInfoResponse) String ¶
func (m *VMSpecInfoResponse) String() string
func (*VMSpecInfoResponse) Unmarshal ¶
func (m *VMSpecInfoResponse) Unmarshal(dAtA []byte) error
func (*VMSpecInfoResponse) XXX_DiscardUnknown ¶
func (m *VMSpecInfoResponse) XXX_DiscardUnknown()
func (*VMSpecInfoResponse) XXX_Marshal ¶
func (m *VMSpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMSpecInfoResponse) XXX_Merge ¶
func (m *VMSpecInfoResponse) XXX_Merge(src proto.Message)
func (*VMSpecInfoResponse) XXX_Size ¶
func (m *VMSpecInfoResponse) XXX_Size() int
func (*VMSpecInfoResponse) XXX_Unmarshal ¶
func (m *VMSpecInfoResponse) XXX_Unmarshal(b []byte) error
type VMSpecQryRequest ¶
type VMSpecQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMSpecQryRequest) Descriptor ¶
func (*VMSpecQryRequest) Descriptor() ([]byte, []int)
func (*VMSpecQryRequest) GetConnectionName ¶
func (m *VMSpecQryRequest) GetConnectionName() string
func (*VMSpecQryRequest) GetName ¶
func (m *VMSpecQryRequest) GetName() string
func (*VMSpecQryRequest) Marshal ¶
func (m *VMSpecQryRequest) Marshal() (dAtA []byte, err error)
func (*VMSpecQryRequest) MarshalToSizedBuffer ¶
func (m *VMSpecQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMSpecQryRequest) ProtoMessage ¶
func (*VMSpecQryRequest) ProtoMessage()
func (*VMSpecQryRequest) Reset ¶
func (m *VMSpecQryRequest) Reset()
func (*VMSpecQryRequest) Size ¶
func (m *VMSpecQryRequest) Size() (n int)
func (*VMSpecQryRequest) String ¶
func (m *VMSpecQryRequest) String() string
func (*VMSpecQryRequest) Unmarshal ¶
func (m *VMSpecQryRequest) Unmarshal(dAtA []byte) error
func (*VMSpecQryRequest) XXX_DiscardUnknown ¶
func (m *VMSpecQryRequest) XXX_DiscardUnknown()
func (*VMSpecQryRequest) XXX_Marshal ¶
func (m *VMSpecQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMSpecQryRequest) XXX_Merge ¶
func (m *VMSpecQryRequest) XXX_Merge(src proto.Message)
func (*VMSpecQryRequest) XXX_Size ¶
func (m *VMSpecQryRequest) XXX_Size() int
func (*VMSpecQryRequest) XXX_Unmarshal ¶
func (m *VMSpecQryRequest) XXX_Unmarshal(b []byte) error
type VMStatusInfo ¶
type VMStatusInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` VmStatus string `protobuf:"bytes,2,opt,name=vm_status,json=VmStatus,proto3" json:"VmStatus" yaml:"VmStatus"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMStatusInfo) Descriptor ¶
func (*VMStatusInfo) Descriptor() ([]byte, []int)
func (*VMStatusInfo) GetIid ¶
func (m *VMStatusInfo) GetIid() *IID
func (*VMStatusInfo) GetVmStatus ¶
func (m *VMStatusInfo) GetVmStatus() string
func (*VMStatusInfo) Marshal ¶
func (m *VMStatusInfo) Marshal() (dAtA []byte, err error)
func (*VMStatusInfo) MarshalToSizedBuffer ¶
func (m *VMStatusInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMStatusInfo) ProtoMessage ¶
func (*VMStatusInfo) ProtoMessage()
func (*VMStatusInfo) Reset ¶
func (m *VMStatusInfo) Reset()
func (*VMStatusInfo) Size ¶
func (m *VMStatusInfo) Size() (n int)
func (*VMStatusInfo) String ¶
func (m *VMStatusInfo) String() string
func (*VMStatusInfo) Unmarshal ¶
func (m *VMStatusInfo) Unmarshal(dAtA []byte) error
func (*VMStatusInfo) XXX_DiscardUnknown ¶
func (m *VMStatusInfo) XXX_DiscardUnknown()
func (*VMStatusInfo) XXX_Marshal ¶
func (m *VMStatusInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMStatusInfo) XXX_Merge ¶
func (m *VMStatusInfo) XXX_Merge(src proto.Message)
func (*VMStatusInfo) XXX_Size ¶
func (m *VMStatusInfo) XXX_Size() int
func (*VMStatusInfo) XXX_Unmarshal ¶
func (m *VMStatusInfo) XXX_Unmarshal(b []byte) error
type VMUnregiserQryRequest ¶ added in v0.4.15
type VMUnregiserQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VMUnregiserQryRequest) Descriptor ¶ added in v0.4.15
func (*VMUnregiserQryRequest) Descriptor() ([]byte, []int)
func (*VMUnregiserQryRequest) GetConnectionName ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) GetConnectionName() string
func (*VMUnregiserQryRequest) GetName ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) GetName() string
func (*VMUnregiserQryRequest) Marshal ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) Marshal() (dAtA []byte, err error)
func (*VMUnregiserQryRequest) MarshalTo ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*VMUnregiserQryRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VMUnregiserQryRequest) ProtoMessage ¶ added in v0.4.15
func (*VMUnregiserQryRequest) ProtoMessage()
func (*VMUnregiserQryRequest) Reset ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) Reset()
func (*VMUnregiserQryRequest) Size ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) Size() (n int)
func (*VMUnregiserQryRequest) String ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) String() string
func (*VMUnregiserQryRequest) Unmarshal ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) Unmarshal(dAtA []byte) error
func (*VMUnregiserQryRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) XXX_DiscardUnknown()
func (*VMUnregiserQryRequest) XXX_Marshal ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VMUnregiserQryRequest) XXX_Merge ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) XXX_Merge(src proto.Message)
func (*VMUnregiserQryRequest) XXX_Size ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) XXX_Size() int
func (*VMUnregiserQryRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *VMUnregiserQryRequest) XXX_Unmarshal(b []byte) error
type VPCAllQryRequest ¶
type VPCAllQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCAllQryRequest) Descriptor ¶
func (*VPCAllQryRequest) Descriptor() ([]byte, []int)
func (*VPCAllQryRequest) GetConnectionName ¶
func (m *VPCAllQryRequest) GetConnectionName() string
func (*VPCAllQryRequest) Marshal ¶
func (m *VPCAllQryRequest) Marshal() (dAtA []byte, err error)
func (*VPCAllQryRequest) MarshalToSizedBuffer ¶
func (m *VPCAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCAllQryRequest) ProtoMessage ¶
func (*VPCAllQryRequest) ProtoMessage()
func (*VPCAllQryRequest) Reset ¶
func (m *VPCAllQryRequest) Reset()
func (*VPCAllQryRequest) Size ¶
func (m *VPCAllQryRequest) Size() (n int)
func (*VPCAllQryRequest) String ¶
func (m *VPCAllQryRequest) String() string
func (*VPCAllQryRequest) Unmarshal ¶
func (m *VPCAllQryRequest) Unmarshal(dAtA []byte) error
func (*VPCAllQryRequest) XXX_DiscardUnknown ¶
func (m *VPCAllQryRequest) XXX_DiscardUnknown()
func (*VPCAllQryRequest) XXX_Marshal ¶
func (m *VPCAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCAllQryRequest) XXX_Merge ¶
func (m *VPCAllQryRequest) XXX_Merge(src proto.Message)
func (*VPCAllQryRequest) XXX_Size ¶
func (m *VPCAllQryRequest) XXX_Size() int
func (*VPCAllQryRequest) XXX_Unmarshal ¶
func (m *VPCAllQryRequest) XXX_Unmarshal(b []byte) error
type VPCCreateInfo ¶
type VPCCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Ipv4Cidr string `protobuf:"bytes,2,opt,name=ipv4_cidr,json=IPv4_CIDR,proto3" json:"IPv4_CIDR" yaml:"IPv4_CIDR"` SubnetInfoList []*SubnetCreateInfo `protobuf:"bytes,3,rep,name=subnet_info_list,json=SubnetInfoList,proto3" json:"SubnetInfoList" yaml:"SubnetInfoList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCCreateInfo) Descriptor ¶
func (*VPCCreateInfo) Descriptor() ([]byte, []int)
func (*VPCCreateInfo) GetIpv4Cidr ¶
func (m *VPCCreateInfo) GetIpv4Cidr() string
func (*VPCCreateInfo) GetName ¶
func (m *VPCCreateInfo) GetName() string
func (*VPCCreateInfo) GetSubnetInfoList ¶
func (m *VPCCreateInfo) GetSubnetInfoList() []*SubnetCreateInfo
func (*VPCCreateInfo) Marshal ¶
func (m *VPCCreateInfo) Marshal() (dAtA []byte, err error)
func (*VPCCreateInfo) MarshalToSizedBuffer ¶
func (m *VPCCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCCreateInfo) ProtoMessage ¶
func (*VPCCreateInfo) ProtoMessage()
func (*VPCCreateInfo) Reset ¶
func (m *VPCCreateInfo) Reset()
func (*VPCCreateInfo) Size ¶
func (m *VPCCreateInfo) Size() (n int)
func (*VPCCreateInfo) String ¶
func (m *VPCCreateInfo) String() string
func (*VPCCreateInfo) Unmarshal ¶
func (m *VPCCreateInfo) Unmarshal(dAtA []byte) error
func (*VPCCreateInfo) XXX_DiscardUnknown ¶
func (m *VPCCreateInfo) XXX_DiscardUnknown()
func (*VPCCreateInfo) XXX_Marshal ¶
func (m *VPCCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCCreateInfo) XXX_Merge ¶
func (m *VPCCreateInfo) XXX_Merge(src proto.Message)
func (*VPCCreateInfo) XXX_Size ¶
func (m *VPCCreateInfo) XXX_Size() int
func (*VPCCreateInfo) XXX_Unmarshal ¶
func (m *VPCCreateInfo) XXX_Unmarshal(b []byte) error
type VPCCreateRequest ¶
type VPCCreateRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *VPCCreateInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCCreateRequest) Descriptor ¶
func (*VPCCreateRequest) Descriptor() ([]byte, []int)
func (*VPCCreateRequest) GetConnectionName ¶
func (m *VPCCreateRequest) GetConnectionName() string
func (*VPCCreateRequest) GetItem ¶
func (m *VPCCreateRequest) GetItem() *VPCCreateInfo
func (*VPCCreateRequest) Marshal ¶
func (m *VPCCreateRequest) Marshal() (dAtA []byte, err error)
func (*VPCCreateRequest) MarshalToSizedBuffer ¶
func (m *VPCCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCCreateRequest) ProtoMessage ¶
func (*VPCCreateRequest) ProtoMessage()
func (*VPCCreateRequest) Reset ¶
func (m *VPCCreateRequest) Reset()
func (*VPCCreateRequest) Size ¶
func (m *VPCCreateRequest) Size() (n int)
func (*VPCCreateRequest) String ¶
func (m *VPCCreateRequest) String() string
func (*VPCCreateRequest) Unmarshal ¶
func (m *VPCCreateRequest) Unmarshal(dAtA []byte) error
func (*VPCCreateRequest) XXX_DiscardUnknown ¶
func (m *VPCCreateRequest) XXX_DiscardUnknown()
func (*VPCCreateRequest) XXX_Marshal ¶
func (m *VPCCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCCreateRequest) XXX_Merge ¶
func (m *VPCCreateRequest) XXX_Merge(src proto.Message)
func (*VPCCreateRequest) XXX_Size ¶
func (m *VPCCreateRequest) XXX_Size() int
func (*VPCCreateRequest) XXX_Unmarshal ¶
func (m *VPCCreateRequest) XXX_Unmarshal(b []byte) error
type VPCInfo ¶
type VPCInfo struct { Iid *IID `protobuf:"bytes,1,opt,name=iid,json=IId,proto3" json:"IId" yaml:"IId"` Ipv4Cidr string `protobuf:"bytes,2,opt,name=ipv4_cidr,json=IPv4_CIDR,proto3" json:"IPv4_CIDR" yaml:"IPv4_CIDR"` SubnetInfoList []*SubnetInfo `protobuf:"bytes,3,rep,name=subnet_info_list,json=SubnetInfoList,proto3" json:"SubnetInfoList" yaml:"SubnetInfoList"` KeyValueList []*KeyValue `protobuf:"bytes,4,rep,name=key_value_list,json=KeyValueList,proto3" json:"KeyValueList" yaml:"KeyValueList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCInfo) Descriptor ¶
func (*VPCInfo) GetIpv4Cidr ¶
func (*VPCInfo) GetKeyValueList ¶
func (*VPCInfo) GetSubnetInfoList ¶
func (m *VPCInfo) GetSubnetInfoList() []*SubnetInfo
func (*VPCInfo) MarshalToSizedBuffer ¶
func (*VPCInfo) ProtoMessage ¶
func (*VPCInfo) ProtoMessage()
func (*VPCInfo) XXX_DiscardUnknown ¶
func (m *VPCInfo) XXX_DiscardUnknown()
func (*VPCInfo) XXX_Marshal ¶
func (*VPCInfo) XXX_Unmarshal ¶
type VPCInfoResponse ¶
type VPCInfoResponse struct { Item *VPCInfo `protobuf:"bytes,1,opt,name=item,json=vpc,proto3" json:"vpc" yaml:"vpc"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCInfoResponse) Descriptor ¶
func (*VPCInfoResponse) Descriptor() ([]byte, []int)
func (*VPCInfoResponse) GetItem ¶
func (m *VPCInfoResponse) GetItem() *VPCInfo
func (*VPCInfoResponse) Marshal ¶
func (m *VPCInfoResponse) Marshal() (dAtA []byte, err error)
func (*VPCInfoResponse) MarshalToSizedBuffer ¶
func (m *VPCInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCInfoResponse) ProtoMessage ¶
func (*VPCInfoResponse) ProtoMessage()
func (*VPCInfoResponse) Reset ¶
func (m *VPCInfoResponse) Reset()
func (*VPCInfoResponse) Size ¶
func (m *VPCInfoResponse) Size() (n int)
func (*VPCInfoResponse) String ¶
func (m *VPCInfoResponse) String() string
func (*VPCInfoResponse) Unmarshal ¶
func (m *VPCInfoResponse) Unmarshal(dAtA []byte) error
func (*VPCInfoResponse) XXX_DiscardUnknown ¶
func (m *VPCInfoResponse) XXX_DiscardUnknown()
func (*VPCInfoResponse) XXX_Marshal ¶
func (m *VPCInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCInfoResponse) XXX_Merge ¶
func (m *VPCInfoResponse) XXX_Merge(src proto.Message)
func (*VPCInfoResponse) XXX_Size ¶
func (m *VPCInfoResponse) XXX_Size() int
func (*VPCInfoResponse) XXX_Unmarshal ¶
func (m *VPCInfoResponse) XXX_Unmarshal(b []byte) error
type VPCQryRequest ¶
type VPCQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` Force string `protobuf:"bytes,3,opt,name=force,proto3" json:"force" yaml:"force"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCQryRequest) Descriptor ¶
func (*VPCQryRequest) Descriptor() ([]byte, []int)
func (*VPCQryRequest) GetConnectionName ¶
func (m *VPCQryRequest) GetConnectionName() string
func (*VPCQryRequest) GetForce ¶
func (m *VPCQryRequest) GetForce() string
func (*VPCQryRequest) GetName ¶
func (m *VPCQryRequest) GetName() string
func (*VPCQryRequest) Marshal ¶
func (m *VPCQryRequest) Marshal() (dAtA []byte, err error)
func (*VPCQryRequest) MarshalToSizedBuffer ¶
func (m *VPCQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCQryRequest) ProtoMessage ¶
func (*VPCQryRequest) ProtoMessage()
func (*VPCQryRequest) Reset ¶
func (m *VPCQryRequest) Reset()
func (*VPCQryRequest) Size ¶
func (m *VPCQryRequest) Size() (n int)
func (*VPCQryRequest) String ¶
func (m *VPCQryRequest) String() string
func (*VPCQryRequest) Unmarshal ¶
func (m *VPCQryRequest) Unmarshal(dAtA []byte) error
func (*VPCQryRequest) XXX_DiscardUnknown ¶
func (m *VPCQryRequest) XXX_DiscardUnknown()
func (*VPCQryRequest) XXX_Marshal ¶
func (m *VPCQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCQryRequest) XXX_Merge ¶
func (m *VPCQryRequest) XXX_Merge(src proto.Message)
func (*VPCQryRequest) XXX_Size ¶
func (m *VPCQryRequest) XXX_Size() int
func (*VPCQryRequest) XXX_Unmarshal ¶
func (m *VPCQryRequest) XXX_Unmarshal(b []byte) error
type VPCRegisterInfo ¶ added in v0.4.15
type VPCRegisterInfo struct { Name string `protobuf:"bytes,1,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` CspId string `protobuf:"bytes,2,opt,name=csp_id,json=CSPId,proto3" json:"CSPId" yaml:"CSPId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCRegisterInfo) Descriptor ¶ added in v0.4.15
func (*VPCRegisterInfo) Descriptor() ([]byte, []int)
func (*VPCRegisterInfo) GetCspId ¶ added in v0.4.15
func (m *VPCRegisterInfo) GetCspId() string
func (*VPCRegisterInfo) GetName ¶ added in v0.4.15
func (m *VPCRegisterInfo) GetName() string
func (*VPCRegisterInfo) Marshal ¶ added in v0.4.15
func (m *VPCRegisterInfo) Marshal() (dAtA []byte, err error)
func (*VPCRegisterInfo) MarshalTo ¶ added in v0.4.15
func (m *VPCRegisterInfo) MarshalTo(dAtA []byte) (int, error)
func (*VPCRegisterInfo) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *VPCRegisterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCRegisterInfo) ProtoMessage ¶ added in v0.4.15
func (*VPCRegisterInfo) ProtoMessage()
func (*VPCRegisterInfo) Reset ¶ added in v0.4.15
func (m *VPCRegisterInfo) Reset()
func (*VPCRegisterInfo) Size ¶ added in v0.4.15
func (m *VPCRegisterInfo) Size() (n int)
func (*VPCRegisterInfo) String ¶ added in v0.4.15
func (m *VPCRegisterInfo) String() string
func (*VPCRegisterInfo) Unmarshal ¶ added in v0.4.15
func (m *VPCRegisterInfo) Unmarshal(dAtA []byte) error
func (*VPCRegisterInfo) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *VPCRegisterInfo) XXX_DiscardUnknown()
func (*VPCRegisterInfo) XXX_Marshal ¶ added in v0.4.15
func (m *VPCRegisterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCRegisterInfo) XXX_Merge ¶ added in v0.4.15
func (m *VPCRegisterInfo) XXX_Merge(src proto.Message)
func (*VPCRegisterInfo) XXX_Size ¶ added in v0.4.15
func (m *VPCRegisterInfo) XXX_Size() int
func (*VPCRegisterInfo) XXX_Unmarshal ¶ added in v0.4.15
func (m *VPCRegisterInfo) XXX_Unmarshal(b []byte) error
type VPCRegisterRequest ¶ added in v0.4.15
type VPCRegisterRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Item *VPCRegisterInfo `protobuf:"bytes,2,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCRegisterRequest) Descriptor ¶ added in v0.4.15
func (*VPCRegisterRequest) Descriptor() ([]byte, []int)
func (*VPCRegisterRequest) GetConnectionName ¶ added in v0.4.15
func (m *VPCRegisterRequest) GetConnectionName() string
func (*VPCRegisterRequest) GetItem ¶ added in v0.4.15
func (m *VPCRegisterRequest) GetItem() *VPCRegisterInfo
func (*VPCRegisterRequest) Marshal ¶ added in v0.4.15
func (m *VPCRegisterRequest) Marshal() (dAtA []byte, err error)
func (*VPCRegisterRequest) MarshalTo ¶ added in v0.4.15
func (m *VPCRegisterRequest) MarshalTo(dAtA []byte) (int, error)
func (*VPCRegisterRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *VPCRegisterRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCRegisterRequest) ProtoMessage ¶ added in v0.4.15
func (*VPCRegisterRequest) ProtoMessage()
func (*VPCRegisterRequest) Reset ¶ added in v0.4.15
func (m *VPCRegisterRequest) Reset()
func (*VPCRegisterRequest) Size ¶ added in v0.4.15
func (m *VPCRegisterRequest) Size() (n int)
func (*VPCRegisterRequest) String ¶ added in v0.4.15
func (m *VPCRegisterRequest) String() string
func (*VPCRegisterRequest) Unmarshal ¶ added in v0.4.15
func (m *VPCRegisterRequest) Unmarshal(dAtA []byte) error
func (*VPCRegisterRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *VPCRegisterRequest) XXX_DiscardUnknown()
func (*VPCRegisterRequest) XXX_Marshal ¶ added in v0.4.15
func (m *VPCRegisterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCRegisterRequest) XXX_Merge ¶ added in v0.4.15
func (m *VPCRegisterRequest) XXX_Merge(src proto.Message)
func (*VPCRegisterRequest) XXX_Size ¶ added in v0.4.15
func (m *VPCRegisterRequest) XXX_Size() int
func (*VPCRegisterRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *VPCRegisterRequest) XXX_Unmarshal(b []byte) error
type VPCUnregiserQryRequest ¶ added in v0.4.15
type VPCUnregiserQryRequest struct { ConnectionName string `protobuf:"bytes,1,opt,name=connection_name,json=ConnectionName,proto3" json:"ConnectionName" yaml:"ConnectionName"` Name string `protobuf:"bytes,2,opt,name=name,json=Name,proto3" json:"Name" yaml:"Name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VPCUnregiserQryRequest) Descriptor ¶ added in v0.4.15
func (*VPCUnregiserQryRequest) Descriptor() ([]byte, []int)
func (*VPCUnregiserQryRequest) GetConnectionName ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) GetConnectionName() string
func (*VPCUnregiserQryRequest) GetName ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) GetName() string
func (*VPCUnregiserQryRequest) Marshal ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) Marshal() (dAtA []byte, err error)
func (*VPCUnregiserQryRequest) MarshalTo ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*VPCUnregiserQryRequest) MarshalToSizedBuffer ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VPCUnregiserQryRequest) ProtoMessage ¶ added in v0.4.15
func (*VPCUnregiserQryRequest) ProtoMessage()
func (*VPCUnregiserQryRequest) Reset ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) Reset()
func (*VPCUnregiserQryRequest) Size ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) Size() (n int)
func (*VPCUnregiserQryRequest) String ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) String() string
func (*VPCUnregiserQryRequest) Unmarshal ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) Unmarshal(dAtA []byte) error
func (*VPCUnregiserQryRequest) XXX_DiscardUnknown ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) XXX_DiscardUnknown()
func (*VPCUnregiserQryRequest) XXX_Marshal ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VPCUnregiserQryRequest) XXX_Merge ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) XXX_Merge(src proto.Message)
func (*VPCUnregiserQryRequest) XXX_Size ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) XXX_Size() int
func (*VPCUnregiserQryRequest) XXX_Unmarshal ¶ added in v0.4.15
func (m *VPCUnregiserQryRequest) XXX_Unmarshal(b []byte) error