Documentation ¶
Index ¶
- Variables
- func RegisterMCARServer(s *grpc.Server, srv MCARServer)
- type ClusterAllQryRequest
- func (*ClusterAllQryRequest) Descriptor() ([]byte, []int)
- func (m *ClusterAllQryRequest) GetNamespace() string
- func (m *ClusterAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *ClusterAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterAllQryRequest) ProtoMessage()
- func (m *ClusterAllQryRequest) Reset()
- func (m *ClusterAllQryRequest) Size() (n int)
- func (m *ClusterAllQryRequest) String() string
- func (m *ClusterAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *ClusterAllQryRequest) XXX_DiscardUnknown()
- func (m *ClusterAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterAllQryRequest) XXX_Merge(src proto.Message)
- func (m *ClusterAllQryRequest) XXX_Size() int
- func (m *ClusterAllQryRequest) XXX_Unmarshal(b []byte) error
- type ClusterCreateInfo
- func (*ClusterCreateInfo) Descriptor() ([]byte, []int)
- func (m *ClusterCreateInfo) GetConfig() *Config
- func (m *ClusterCreateInfo) GetControlPlane() []*NodeConfig
- func (m *ClusterCreateInfo) GetDescription() string
- func (m *ClusterCreateInfo) GetInstallMonAgent() string
- func (m *ClusterCreateInfo) GetLabel() string
- func (m *ClusterCreateInfo) GetName() string
- func (m *ClusterCreateInfo) GetWorker() []*NodeConfig
- func (m *ClusterCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *ClusterCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterCreateInfo) ProtoMessage()
- func (m *ClusterCreateInfo) Reset()
- func (m *ClusterCreateInfo) Size() (n int)
- func (m *ClusterCreateInfo) String() string
- func (m *ClusterCreateInfo) Unmarshal(dAtA []byte) error
- func (m *ClusterCreateInfo) XXX_DiscardUnknown()
- func (m *ClusterCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterCreateInfo) XXX_Merge(src proto.Message)
- func (m *ClusterCreateInfo) XXX_Size() int
- func (m *ClusterCreateInfo) XXX_Unmarshal(b []byte) error
- type ClusterCreateRequest
- func (*ClusterCreateRequest) Descriptor() ([]byte, []int)
- func (m *ClusterCreateRequest) GetItem() *ClusterCreateInfo
- func (m *ClusterCreateRequest) GetMinorversion() string
- func (m *ClusterCreateRequest) GetNamespace() string
- func (m *ClusterCreateRequest) GetPatchversion() string
- func (m *ClusterCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *ClusterCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterCreateRequest) ProtoMessage()
- func (m *ClusterCreateRequest) Reset()
- func (m *ClusterCreateRequest) Size() (n int)
- func (m *ClusterCreateRequest) String() string
- func (m *ClusterCreateRequest) Unmarshal(dAtA []byte) error
- func (m *ClusterCreateRequest) XXX_DiscardUnknown()
- func (m *ClusterCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterCreateRequest) XXX_Merge(src proto.Message)
- func (m *ClusterCreateRequest) XXX_Size() int
- func (m *ClusterCreateRequest) XXX_Unmarshal(b []byte) error
- type ClusterInfo
- func (*ClusterInfo) Descriptor() ([]byte, []int)
- func (m *ClusterInfo) GetClusterConfig() string
- func (m *ClusterInfo) GetCpLeader() string
- func (m *ClusterInfo) GetCreatedTime() string
- func (m *ClusterInfo) GetDescription() string
- func (m *ClusterInfo) GetInstallMonAgent() string
- func (m *ClusterInfo) GetK8SVersion() string
- func (m *ClusterInfo) GetKind() string
- func (m *ClusterInfo) GetLabel() string
- func (m *ClusterInfo) GetMcis() string
- func (m *ClusterInfo) GetName() string
- func (m *ClusterInfo) GetNamespace() string
- func (m *ClusterInfo) GetNetworkCni() string
- func (m *ClusterInfo) GetNodes() []*NodeInfo
- func (m *ClusterInfo) GetStatus() *ClusterStatusInfo
- func (m *ClusterInfo) Marshal() (dAtA []byte, err error)
- func (m *ClusterInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterInfo) ProtoMessage()
- func (m *ClusterInfo) Reset()
- func (m *ClusterInfo) Size() (n int)
- func (m *ClusterInfo) String() string
- func (m *ClusterInfo) Unmarshal(dAtA []byte) error
- func (m *ClusterInfo) XXX_DiscardUnknown()
- func (m *ClusterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterInfo) XXX_Merge(src proto.Message)
- func (m *ClusterInfo) XXX_Size() int
- func (m *ClusterInfo) XXX_Unmarshal(b []byte) error
- type ClusterInfoResponse
- func (*ClusterInfoResponse) Descriptor() ([]byte, []int)
- func (m *ClusterInfoResponse) GetItem() *ClusterInfo
- func (m *ClusterInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ClusterInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterInfoResponse) ProtoMessage()
- func (m *ClusterInfoResponse) Reset()
- func (m *ClusterInfoResponse) Size() (n int)
- func (m *ClusterInfoResponse) String() string
- func (m *ClusterInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ClusterInfoResponse) XXX_DiscardUnknown()
- func (m *ClusterInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterInfoResponse) XXX_Merge(src proto.Message)
- func (m *ClusterInfoResponse) XXX_Size() int
- func (m *ClusterInfoResponse) XXX_Unmarshal(b []byte) error
- type ClusterQryRequest
- func (*ClusterQryRequest) Descriptor() ([]byte, []int)
- func (m *ClusterQryRequest) GetCluster() string
- func (m *ClusterQryRequest) GetNamespace() string
- func (m *ClusterQryRequest) Marshal() (dAtA []byte, err error)
- func (m *ClusterQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterQryRequest) ProtoMessage()
- func (m *ClusterQryRequest) Reset()
- func (m *ClusterQryRequest) Size() (n int)
- func (m *ClusterQryRequest) String() string
- func (m *ClusterQryRequest) Unmarshal(dAtA []byte) error
- func (m *ClusterQryRequest) XXX_DiscardUnknown()
- func (m *ClusterQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterQryRequest) XXX_Merge(src proto.Message)
- func (m *ClusterQryRequest) XXX_Size() int
- func (m *ClusterQryRequest) XXX_Unmarshal(b []byte) error
- type ClusterStatusInfo
- func (*ClusterStatusInfo) Descriptor() ([]byte, []int)
- func (m *ClusterStatusInfo) GetMessage() string
- func (m *ClusterStatusInfo) GetPhase() string
- func (m *ClusterStatusInfo) GetReason() string
- func (m *ClusterStatusInfo) Marshal() (dAtA []byte, err error)
- func (m *ClusterStatusInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ClusterStatusInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClusterStatusInfo) ProtoMessage()
- func (m *ClusterStatusInfo) Reset()
- func (m *ClusterStatusInfo) Size() (n int)
- func (m *ClusterStatusInfo) String() string
- func (m *ClusterStatusInfo) Unmarshal(dAtA []byte) error
- func (m *ClusterStatusInfo) XXX_DiscardUnknown()
- func (m *ClusterStatusInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterStatusInfo) XXX_Merge(src proto.Message)
- func (m *ClusterStatusInfo) XXX_Size() int
- func (m *ClusterStatusInfo) XXX_Unmarshal(b []byte) error
- type Config
- func (*Config) Descriptor() ([]byte, []int)
- func (m *Config) GetKubernetes() *Kubernetes
- func (m *Config) Marshal() (dAtA []byte, err error)
- func (m *Config) MarshalTo(dAtA []byte) (int, error)
- func (m *Config) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Config) ProtoMessage()
- func (m *Config) Reset()
- func (m *Config) Size() (n int)
- func (m *Config) String() string
- func (m *Config) Unmarshal(dAtA []byte) error
- func (m *Config) XXX_DiscardUnknown()
- func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Config) XXX_Merge(src proto.Message)
- func (m *Config) XXX_Size() int
- func (m *Config) XXX_Unmarshal(b []byte) error
- type CpuInfo
- func (*CpuInfo) Descriptor() ([]byte, []int)
- func (m *CpuInfo) GetClock() string
- func (m *CpuInfo) GetCount() string
- func (m *CpuInfo) Marshal() (dAtA []byte, err error)
- func (m *CpuInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *CpuInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CpuInfo) ProtoMessage()
- func (m *CpuInfo) Reset()
- func (m *CpuInfo) Size() (n int)
- func (m *CpuInfo) String() string
- func (m *CpuInfo) Unmarshal(dAtA []byte) error
- func (m *CpuInfo) XXX_DiscardUnknown()
- func (m *CpuInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CpuInfo) XXX_Merge(src proto.Message)
- func (m *CpuInfo) XXX_Size() int
- func (m *CpuInfo) 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 Kubernetes
- func (*Kubernetes) Descriptor() ([]byte, []int)
- func (m *Kubernetes) GetNetworkCni() string
- func (m *Kubernetes) GetPodCidr() string
- func (m *Kubernetes) GetServicDnsDomain() string
- func (m *Kubernetes) GetServiceCidr() string
- func (m *Kubernetes) Marshal() (dAtA []byte, err error)
- func (m *Kubernetes) MarshalTo(dAtA []byte) (int, error)
- func (m *Kubernetes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Kubernetes) ProtoMessage()
- func (m *Kubernetes) Reset()
- func (m *Kubernetes) Size() (n int)
- func (m *Kubernetes) String() string
- func (m *Kubernetes) Unmarshal(dAtA []byte) error
- func (m *Kubernetes) XXX_DiscardUnknown()
- func (m *Kubernetes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Kubernetes) XXX_Merge(src proto.Message)
- func (m *Kubernetes) XXX_Size() int
- func (m *Kubernetes) XXX_Unmarshal(b []byte) error
- type ListClusterInfoResponse
- func (*ListClusterInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListClusterInfoResponse) GetItems() []*ClusterInfo
- func (m *ListClusterInfoResponse) GetKind() string
- func (m *ListClusterInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListClusterInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListClusterInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListClusterInfoResponse) ProtoMessage()
- func (m *ListClusterInfoResponse) Reset()
- func (m *ListClusterInfoResponse) Size() (n int)
- func (m *ListClusterInfoResponse) String() string
- func (m *ListClusterInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListClusterInfoResponse) XXX_DiscardUnknown()
- func (m *ListClusterInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClusterInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListClusterInfoResponse) XXX_Size() int
- func (m *ListClusterInfoResponse) XXX_Unmarshal(b []byte) error
- type ListNodeInfoResponse
- func (*ListNodeInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListNodeInfoResponse) GetItems() []*NodeInfo
- func (m *ListNodeInfoResponse) GetKind() string
- func (m *ListNodeInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListNodeInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListNodeInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListNodeInfoResponse) ProtoMessage()
- func (m *ListNodeInfoResponse) Reset()
- func (m *ListNodeInfoResponse) Size() (n int)
- func (m *ListNodeInfoResponse) String() string
- func (m *ListNodeInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListNodeInfoResponse) XXX_DiscardUnknown()
- func (m *ListNodeInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodeInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListNodeInfoResponse) XXX_Size() int
- func (m *ListNodeInfoResponse) XXX_Unmarshal(b []byte) error
- type ListSpecInfoResponse
- func (*ListSpecInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListSpecInfoResponse) GetItems() []*SpecInfo
- func (m *ListSpecInfoResponse) GetKind() string
- func (m *ListSpecInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ListSpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListSpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListSpecInfoResponse) ProtoMessage()
- func (m *ListSpecInfoResponse) Reset()
- func (m *ListSpecInfoResponse) Size() (n int)
- func (m *ListSpecInfoResponse) String() string
- func (m *ListSpecInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ListSpecInfoResponse) XXX_DiscardUnknown()
- func (m *ListSpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListSpecInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListSpecInfoResponse) XXX_Size() int
- func (m *ListSpecInfoResponse) XXX_Unmarshal(b []byte) error
- type MCARClient
- type MCARServer
- 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 NodeAllQryRequest
- func (*NodeAllQryRequest) Descriptor() ([]byte, []int)
- func (m *NodeAllQryRequest) GetCluster() string
- func (m *NodeAllQryRequest) GetNamespace() string
- func (m *NodeAllQryRequest) Marshal() (dAtA []byte, err error)
- func (m *NodeAllQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeAllQryRequest) ProtoMessage()
- func (m *NodeAllQryRequest) Reset()
- func (m *NodeAllQryRequest) Size() (n int)
- func (m *NodeAllQryRequest) String() string
- func (m *NodeAllQryRequest) Unmarshal(dAtA []byte) error
- func (m *NodeAllQryRequest) XXX_DiscardUnknown()
- func (m *NodeAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeAllQryRequest) XXX_Merge(src proto.Message)
- func (m *NodeAllQryRequest) XXX_Size() int
- func (m *NodeAllQryRequest) XXX_Unmarshal(b []byte) error
- type NodeConfig
- func (*NodeConfig) Descriptor() ([]byte, []int)
- func (m *NodeConfig) GetConnection() string
- func (m *NodeConfig) GetCount() int32
- func (m *NodeConfig) GetSpec() string
- func (m *NodeConfig) Marshal() (dAtA []byte, err error)
- func (m *NodeConfig) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeConfig) ProtoMessage()
- func (m *NodeConfig) Reset()
- func (m *NodeConfig) Size() (n int)
- func (m *NodeConfig) String() string
- func (m *NodeConfig) Unmarshal(dAtA []byte) error
- func (m *NodeConfig) XXX_DiscardUnknown()
- func (m *NodeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeConfig) XXX_Merge(src proto.Message)
- func (m *NodeConfig) XXX_Size() int
- func (m *NodeConfig) XXX_Unmarshal(b []byte) error
- type NodeCreateInfo
- func (*NodeCreateInfo) Descriptor() ([]byte, []int)
- func (m *NodeCreateInfo) GetControlPlane() []*NodeConfig
- func (m *NodeCreateInfo) GetWorker() []*NodeConfig
- func (m *NodeCreateInfo) Marshal() (dAtA []byte, err error)
- func (m *NodeCreateInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeCreateInfo) ProtoMessage()
- func (m *NodeCreateInfo) Reset()
- func (m *NodeCreateInfo) Size() (n int)
- func (m *NodeCreateInfo) String() string
- func (m *NodeCreateInfo) Unmarshal(dAtA []byte) error
- func (m *NodeCreateInfo) XXX_DiscardUnknown()
- func (m *NodeCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeCreateInfo) XXX_Merge(src proto.Message)
- func (m *NodeCreateInfo) XXX_Size() int
- func (m *NodeCreateInfo) XXX_Unmarshal(b []byte) error
- type NodeCreateRequest
- func (*NodeCreateRequest) Descriptor() ([]byte, []int)
- func (m *NodeCreateRequest) GetCluster() string
- func (m *NodeCreateRequest) GetItem() *NodeCreateInfo
- func (m *NodeCreateRequest) GetNamespace() string
- func (m *NodeCreateRequest) Marshal() (dAtA []byte, err error)
- func (m *NodeCreateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeCreateRequest) ProtoMessage()
- func (m *NodeCreateRequest) Reset()
- func (m *NodeCreateRequest) Size() (n int)
- func (m *NodeCreateRequest) String() string
- func (m *NodeCreateRequest) Unmarshal(dAtA []byte) error
- func (m *NodeCreateRequest) XXX_DiscardUnknown()
- func (m *NodeCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeCreateRequest) XXX_Merge(src proto.Message)
- func (m *NodeCreateRequest) XXX_Size() int
- func (m *NodeCreateRequest) XXX_Unmarshal(b []byte) error
- type NodeInfo
- func (*NodeInfo) Descriptor() ([]byte, []int)
- func (m *NodeInfo) GetCreatedTime() string
- func (m *NodeInfo) GetCredential() string
- func (m *NodeInfo) GetCsp() string
- func (m *NodeInfo) GetCspLabel() string
- func (m *NodeInfo) GetKind() string
- func (m *NodeInfo) GetName() string
- func (m *NodeInfo) GetPublicIp() string
- func (m *NodeInfo) GetRegionLabel() string
- func (m *NodeInfo) GetRole() string
- func (m *NodeInfo) GetSpec() string
- func (m *NodeInfo) GetZoneLabel() string
- func (m *NodeInfo) Marshal() (dAtA []byte, err error)
- func (m *NodeInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeInfo) ProtoMessage()
- func (m *NodeInfo) Reset()
- func (m *NodeInfo) Size() (n int)
- func (m *NodeInfo) String() string
- func (m *NodeInfo) Unmarshal(dAtA []byte) error
- func (m *NodeInfo) XXX_DiscardUnknown()
- func (m *NodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeInfo) XXX_Merge(src proto.Message)
- func (m *NodeInfo) XXX_Size() int
- func (m *NodeInfo) XXX_Unmarshal(b []byte) error
- type NodeInfoResponse
- func (*NodeInfoResponse) Descriptor() ([]byte, []int)
- func (m *NodeInfoResponse) GetItem() *NodeInfo
- func (m *NodeInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *NodeInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeInfoResponse) ProtoMessage()
- func (m *NodeInfoResponse) Reset()
- func (m *NodeInfoResponse) Size() (n int)
- func (m *NodeInfoResponse) String() string
- func (m *NodeInfoResponse) Unmarshal(dAtA []byte) error
- func (m *NodeInfoResponse) XXX_DiscardUnknown()
- func (m *NodeInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeInfoResponse) XXX_Merge(src proto.Message)
- func (m *NodeInfoResponse) XXX_Size() int
- func (m *NodeInfoResponse) XXX_Unmarshal(b []byte) error
- type NodeQryRequest
- func (*NodeQryRequest) Descriptor() ([]byte, []int)
- func (m *NodeQryRequest) GetCluster() string
- func (m *NodeQryRequest) GetNamespace() string
- func (m *NodeQryRequest) GetNode() string
- func (m *NodeQryRequest) Marshal() (dAtA []byte, err error)
- func (m *NodeQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeQryRequest) ProtoMessage()
- func (m *NodeQryRequest) Reset()
- func (m *NodeQryRequest) Size() (n int)
- func (m *NodeQryRequest) String() string
- func (m *NodeQryRequest) Unmarshal(dAtA []byte) error
- func (m *NodeQryRequest) XXX_DiscardUnknown()
- func (m *NodeQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeQryRequest) XXX_Merge(src proto.Message)
- func (m *NodeQryRequest) XXX_Size() int
- func (m *NodeQryRequest) XXX_Unmarshal(b []byte) error
- type SpecInfo
- func (*SpecInfo) Descriptor() ([]byte, []int)
- func (m *SpecInfo) GetCpu() *CpuInfo
- func (m *SpecInfo) GetMemory() string
- func (m *SpecInfo) GetName() string
- func (m *SpecInfo) Marshal() (dAtA []byte, err error)
- func (m *SpecInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SpecInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SpecInfo) ProtoMessage()
- func (m *SpecInfo) Reset()
- func (m *SpecInfo) Size() (n int)
- func (m *SpecInfo) String() string
- func (m *SpecInfo) Unmarshal(dAtA []byte) error
- func (m *SpecInfo) XXX_DiscardUnknown()
- func (m *SpecInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SpecInfo) XXX_Merge(src proto.Message)
- func (m *SpecInfo) XXX_Size() int
- func (m *SpecInfo) XXX_Unmarshal(b []byte) error
- type SpecInfoResponse
- func (*SpecInfoResponse) Descriptor() ([]byte, []int)
- func (m *SpecInfoResponse) GetItem() *SpecInfo
- func (m *SpecInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *SpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SpecInfoResponse) ProtoMessage()
- func (m *SpecInfoResponse) Reset()
- func (m *SpecInfoResponse) Size() (n int)
- func (m *SpecInfoResponse) String() string
- func (m *SpecInfoResponse) Unmarshal(dAtA []byte) error
- func (m *SpecInfoResponse) XXX_DiscardUnknown()
- func (m *SpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SpecInfoResponse) XXX_Merge(src proto.Message)
- func (m *SpecInfoResponse) XXX_Size() int
- func (m *SpecInfoResponse) XXX_Unmarshal(b []byte) error
- type SpecQryRequest
- func (*SpecQryRequest) Descriptor() ([]byte, []int)
- func (m *SpecQryRequest) GetConnectionname() string
- func (m *SpecQryRequest) GetControlPlane() string
- func (m *SpecQryRequest) GetCpuMax() string
- func (m *SpecQryRequest) GetCpuMin() string
- func (m *SpecQryRequest) GetMemoryMax() string
- func (m *SpecQryRequest) GetMemoryMin() string
- func (m *SpecQryRequest) Marshal() (dAtA []byte, err error)
- func (m *SpecQryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SpecQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SpecQryRequest) ProtoMessage()
- func (m *SpecQryRequest) Reset()
- func (m *SpecQryRequest) Size() (n int)
- func (m *SpecQryRequest) String() string
- func (m *SpecQryRequest) Unmarshal(dAtA []byte) error
- func (m *SpecQryRequest) XXX_DiscardUnknown()
- func (m *SpecQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SpecQryRequest) XXX_Merge(src proto.Message)
- func (m *SpecQryRequest) XXX_Size() int
- func (m *SpecQryRequest) XXX_Unmarshal(b []byte) error
- type StatusResponse
- func (*StatusResponse) Descriptor() ([]byte, []int)
- func (m *StatusResponse) GetCode() int32
- func (m *StatusResponse) GetKind() string
- func (m *StatusResponse) GetMessage() 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 UnimplementedMCARServer
- func (*UnimplementedMCARServer) AddNode(ctx context.Context, req *NodeCreateRequest) (*ListNodeInfoResponse, error)
- func (*UnimplementedMCARServer) CreateCluster(ctx context.Context, req *ClusterCreateRequest) (*ClusterInfoResponse, error)
- func (*UnimplementedMCARServer) DeleteCluster(ctx context.Context, req *ClusterQryRequest) (*StatusResponse, error)
- func (*UnimplementedMCARServer) GetCluster(ctx context.Context, req *ClusterQryRequest) (*ClusterInfoResponse, error)
- func (*UnimplementedMCARServer) GetNode(ctx context.Context, req *NodeQryRequest) (*NodeInfoResponse, error)
- func (*UnimplementedMCARServer) Healthy(ctx context.Context, req *Empty) (*MessageResponse, error)
- func (*UnimplementedMCARServer) ListCluster(ctx context.Context, req *ClusterAllQryRequest) (*ListClusterInfoResponse, error)
- func (*UnimplementedMCARServer) ListNode(ctx context.Context, req *NodeAllQryRequest) (*ListNodeInfoResponse, error)
- func (*UnimplementedMCARServer) ListSpec(ctx context.Context, req *SpecQryRequest) (*ListSpecInfoResponse, error)
- func (*UnimplementedMCARServer) RemoveNode(ctx context.Context, req *NodeQryRequest) (*StatusResponse, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterMCARServer ¶
func RegisterMCARServer(s *grpc.Server, srv MCARServer)
Types ¶
type ClusterAllQryRequest ¶
type ClusterAllQryRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterAllQryRequest) Descriptor ¶
func (*ClusterAllQryRequest) Descriptor() ([]byte, []int)
func (*ClusterAllQryRequest) GetNamespace ¶
func (m *ClusterAllQryRequest) GetNamespace() string
func (*ClusterAllQryRequest) Marshal ¶
func (m *ClusterAllQryRequest) Marshal() (dAtA []byte, err error)
func (*ClusterAllQryRequest) MarshalTo ¶
func (m *ClusterAllQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*ClusterAllQryRequest) MarshalToSizedBuffer ¶
func (m *ClusterAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterAllQryRequest) ProtoMessage ¶
func (*ClusterAllQryRequest) ProtoMessage()
func (*ClusterAllQryRequest) Reset ¶
func (m *ClusterAllQryRequest) Reset()
func (*ClusterAllQryRequest) Size ¶
func (m *ClusterAllQryRequest) Size() (n int)
func (*ClusterAllQryRequest) String ¶
func (m *ClusterAllQryRequest) String() string
func (*ClusterAllQryRequest) Unmarshal ¶
func (m *ClusterAllQryRequest) Unmarshal(dAtA []byte) error
func (*ClusterAllQryRequest) XXX_DiscardUnknown ¶
func (m *ClusterAllQryRequest) XXX_DiscardUnknown()
func (*ClusterAllQryRequest) XXX_Marshal ¶
func (m *ClusterAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterAllQryRequest) XXX_Merge ¶
func (m *ClusterAllQryRequest) XXX_Merge(src proto.Message)
func (*ClusterAllQryRequest) XXX_Size ¶
func (m *ClusterAllQryRequest) XXX_Size() int
func (*ClusterAllQryRequest) XXX_Unmarshal ¶
func (m *ClusterAllQryRequest) XXX_Unmarshal(b []byte) error
type ClusterCreateInfo ¶
type ClusterCreateInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" yaml:"name"` ControlPlane []*NodeConfig `protobuf:"bytes,2,rep,name=control_plane,json=controlPlane,proto3" json:"controlPlane" yaml:"controlPlane"` Worker []*NodeConfig `protobuf:"bytes,3,rep,name=worker,proto3" json:"worker" yaml:"worker"` Config *Config `protobuf:"bytes,4,opt,name=config,proto3" json:"config" yaml:"config"` Label string `protobuf:"bytes,5,opt,name=label,proto3" json:"label" yaml:"label"` InstallMonAgent string `protobuf:"bytes,6,opt,name=install_mon_agent,json=installMonAgent,proto3" json:"installMonAgent" yaml:"installMonAgent"` Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description" yaml:"description"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterCreateInfo) Descriptor ¶
func (*ClusterCreateInfo) Descriptor() ([]byte, []int)
func (*ClusterCreateInfo) GetConfig ¶
func (m *ClusterCreateInfo) GetConfig() *Config
func (*ClusterCreateInfo) GetControlPlane ¶
func (m *ClusterCreateInfo) GetControlPlane() []*NodeConfig
func (*ClusterCreateInfo) GetDescription ¶ added in v0.7.2
func (m *ClusterCreateInfo) GetDescription() string
func (*ClusterCreateInfo) GetInstallMonAgent ¶ added in v0.7.2
func (m *ClusterCreateInfo) GetInstallMonAgent() string
func (*ClusterCreateInfo) GetLabel ¶ added in v0.7.2
func (m *ClusterCreateInfo) GetLabel() string
func (*ClusterCreateInfo) GetName ¶
func (m *ClusterCreateInfo) GetName() string
func (*ClusterCreateInfo) GetWorker ¶
func (m *ClusterCreateInfo) GetWorker() []*NodeConfig
func (*ClusterCreateInfo) Marshal ¶
func (m *ClusterCreateInfo) Marshal() (dAtA []byte, err error)
func (*ClusterCreateInfo) MarshalTo ¶
func (m *ClusterCreateInfo) MarshalTo(dAtA []byte) (int, error)
func (*ClusterCreateInfo) MarshalToSizedBuffer ¶
func (m *ClusterCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterCreateInfo) ProtoMessage ¶
func (*ClusterCreateInfo) ProtoMessage()
func (*ClusterCreateInfo) Reset ¶
func (m *ClusterCreateInfo) Reset()
func (*ClusterCreateInfo) Size ¶
func (m *ClusterCreateInfo) Size() (n int)
func (*ClusterCreateInfo) String ¶
func (m *ClusterCreateInfo) String() string
func (*ClusterCreateInfo) Unmarshal ¶
func (m *ClusterCreateInfo) Unmarshal(dAtA []byte) error
func (*ClusterCreateInfo) XXX_DiscardUnknown ¶
func (m *ClusterCreateInfo) XXX_DiscardUnknown()
func (*ClusterCreateInfo) XXX_Marshal ¶
func (m *ClusterCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterCreateInfo) XXX_Merge ¶
func (m *ClusterCreateInfo) XXX_Merge(src proto.Message)
func (*ClusterCreateInfo) XXX_Size ¶
func (m *ClusterCreateInfo) XXX_Size() int
func (*ClusterCreateInfo) XXX_Unmarshal ¶
func (m *ClusterCreateInfo) XXX_Unmarshal(b []byte) error
type ClusterCreateRequest ¶
type ClusterCreateRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` Minorversion string `protobuf:"bytes,2,opt,name=minorversion,proto3" json:"minorversion" yaml:"minorversion"` Patchversion string `protobuf:"bytes,3,opt,name=patchversion,proto3" json:"patchversion" yaml:"patchversion"` Item *ClusterCreateInfo `protobuf:"bytes,4,opt,name=item,json=ReqInfo,proto3" json:"ReqInfo" yaml:"ReqInfo"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterCreateRequest) Descriptor ¶
func (*ClusterCreateRequest) Descriptor() ([]byte, []int)
func (*ClusterCreateRequest) GetItem ¶
func (m *ClusterCreateRequest) GetItem() *ClusterCreateInfo
func (*ClusterCreateRequest) GetMinorversion ¶ added in v0.7.2
func (m *ClusterCreateRequest) GetMinorversion() string
func (*ClusterCreateRequest) GetNamespace ¶
func (m *ClusterCreateRequest) GetNamespace() string
func (*ClusterCreateRequest) GetPatchversion ¶ added in v0.7.2
func (m *ClusterCreateRequest) GetPatchversion() string
func (*ClusterCreateRequest) Marshal ¶
func (m *ClusterCreateRequest) Marshal() (dAtA []byte, err error)
func (*ClusterCreateRequest) MarshalTo ¶
func (m *ClusterCreateRequest) MarshalTo(dAtA []byte) (int, error)
func (*ClusterCreateRequest) MarshalToSizedBuffer ¶
func (m *ClusterCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterCreateRequest) ProtoMessage ¶
func (*ClusterCreateRequest) ProtoMessage()
func (*ClusterCreateRequest) Reset ¶
func (m *ClusterCreateRequest) Reset()
func (*ClusterCreateRequest) Size ¶
func (m *ClusterCreateRequest) Size() (n int)
func (*ClusterCreateRequest) String ¶
func (m *ClusterCreateRequest) String() string
func (*ClusterCreateRequest) Unmarshal ¶
func (m *ClusterCreateRequest) Unmarshal(dAtA []byte) error
func (*ClusterCreateRequest) XXX_DiscardUnknown ¶
func (m *ClusterCreateRequest) XXX_DiscardUnknown()
func (*ClusterCreateRequest) XXX_Marshal ¶
func (m *ClusterCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterCreateRequest) XXX_Merge ¶
func (m *ClusterCreateRequest) XXX_Merge(src proto.Message)
func (*ClusterCreateRequest) XXX_Size ¶
func (m *ClusterCreateRequest) XXX_Size() int
func (*ClusterCreateRequest) XXX_Unmarshal ¶
func (m *ClusterCreateRequest) XXX_Unmarshal(b []byte) error
type ClusterInfo ¶
type ClusterInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" yaml:"name"` Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind" yaml:"kind"` Status *ClusterStatusInfo `protobuf:"bytes,3,opt,name=status,proto3" json:"status" yaml:"status"` Mcis string `protobuf:"bytes,4,opt,name=mcis,proto3" json:"mcis" yaml:"mcis"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` K8SVersion string `protobuf:"bytes,6,opt,name=k8s_version,json=k8sVersion,proto3" json:"k8sVersion" yaml:"k8sVersion"` ClusterConfig string `protobuf:"bytes,7,opt,name=cluster_config,json=clusterConfig,proto3" json:"clusterConfig" yaml:"clusterConfig"` CpLeader string `protobuf:"bytes,8,opt,name=cp_leader,json=cpLeader,proto3" json:"cpLeader" yaml:"cpLeader"` NetworkCni string `protobuf:"bytes,9,opt,name=network_cni,json=networkCni,proto3" json:"networkCni" yaml:"networkCni"` Label string `protobuf:"bytes,10,opt,name=label,proto3" json:"label" yaml:"label"` InstallMonAgent string `protobuf:"bytes,11,opt,name=install_mon_agent,json=installMonAgent,proto3" json:"installMonAgent" yaml:"installMonAgent"` Description string `protobuf:"bytes,12,opt,name=description,proto3" json:"description" yaml:"description"` CreatedTime string `protobuf:"bytes,13,opt,name=created_time,json=createdTime,proto3" json:"createdTime" yaml:"createdTime"` Nodes []*NodeInfo `protobuf:"bytes,14,rep,name=nodes,proto3" json:"nodes" yaml:"nodes"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterInfo) Descriptor ¶
func (*ClusterInfo) Descriptor() ([]byte, []int)
func (*ClusterInfo) GetClusterConfig ¶
func (m *ClusterInfo) GetClusterConfig() string
func (*ClusterInfo) GetCpLeader ¶
func (m *ClusterInfo) GetCpLeader() string
func (*ClusterInfo) GetCreatedTime ¶ added in v0.7.2
func (m *ClusterInfo) GetCreatedTime() string
func (*ClusterInfo) GetDescription ¶ added in v0.7.2
func (m *ClusterInfo) GetDescription() string
func (*ClusterInfo) GetInstallMonAgent ¶ added in v0.7.2
func (m *ClusterInfo) GetInstallMonAgent() string
func (*ClusterInfo) GetK8SVersion ¶ added in v0.7.2
func (m *ClusterInfo) GetK8SVersion() string
func (*ClusterInfo) GetKind ¶
func (m *ClusterInfo) GetKind() string
func (*ClusterInfo) GetLabel ¶ added in v0.7.2
func (m *ClusterInfo) GetLabel() string
func (*ClusterInfo) GetMcis ¶
func (m *ClusterInfo) GetMcis() string
func (*ClusterInfo) GetName ¶
func (m *ClusterInfo) GetName() string
func (*ClusterInfo) GetNamespace ¶
func (m *ClusterInfo) GetNamespace() string
func (*ClusterInfo) GetNetworkCni ¶
func (m *ClusterInfo) GetNetworkCni() string
func (*ClusterInfo) GetNodes ¶
func (m *ClusterInfo) GetNodes() []*NodeInfo
func (*ClusterInfo) GetStatus ¶
func (m *ClusterInfo) GetStatus() *ClusterStatusInfo
func (*ClusterInfo) Marshal ¶
func (m *ClusterInfo) Marshal() (dAtA []byte, err error)
func (*ClusterInfo) MarshalToSizedBuffer ¶
func (m *ClusterInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterInfo) ProtoMessage ¶
func (*ClusterInfo) ProtoMessage()
func (*ClusterInfo) Reset ¶
func (m *ClusterInfo) Reset()
func (*ClusterInfo) Size ¶
func (m *ClusterInfo) Size() (n int)
func (*ClusterInfo) String ¶
func (m *ClusterInfo) String() string
func (*ClusterInfo) Unmarshal ¶
func (m *ClusterInfo) Unmarshal(dAtA []byte) error
func (*ClusterInfo) XXX_DiscardUnknown ¶
func (m *ClusterInfo) XXX_DiscardUnknown()
func (*ClusterInfo) XXX_Marshal ¶
func (m *ClusterInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterInfo) XXX_Merge ¶
func (m *ClusterInfo) XXX_Merge(src proto.Message)
func (*ClusterInfo) XXX_Size ¶
func (m *ClusterInfo) XXX_Size() int
func (*ClusterInfo) XXX_Unmarshal ¶
func (m *ClusterInfo) XXX_Unmarshal(b []byte) error
type ClusterInfoResponse ¶
type ClusterInfoResponse struct { Item *ClusterInfo `protobuf:"bytes,1,opt,name=item,proto3" json:"item" yaml:"item"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterInfoResponse) Descriptor ¶
func (*ClusterInfoResponse) Descriptor() ([]byte, []int)
func (*ClusterInfoResponse) GetItem ¶
func (m *ClusterInfoResponse) GetItem() *ClusterInfo
func (*ClusterInfoResponse) Marshal ¶
func (m *ClusterInfoResponse) Marshal() (dAtA []byte, err error)
func (*ClusterInfoResponse) MarshalTo ¶
func (m *ClusterInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ClusterInfoResponse) MarshalToSizedBuffer ¶
func (m *ClusterInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterInfoResponse) ProtoMessage ¶
func (*ClusterInfoResponse) ProtoMessage()
func (*ClusterInfoResponse) Reset ¶
func (m *ClusterInfoResponse) Reset()
func (*ClusterInfoResponse) Size ¶
func (m *ClusterInfoResponse) Size() (n int)
func (*ClusterInfoResponse) String ¶
func (m *ClusterInfoResponse) String() string
func (*ClusterInfoResponse) Unmarshal ¶
func (m *ClusterInfoResponse) Unmarshal(dAtA []byte) error
func (*ClusterInfoResponse) XXX_DiscardUnknown ¶
func (m *ClusterInfoResponse) XXX_DiscardUnknown()
func (*ClusterInfoResponse) XXX_Marshal ¶
func (m *ClusterInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterInfoResponse) XXX_Merge ¶
func (m *ClusterInfoResponse) XXX_Merge(src proto.Message)
func (*ClusterInfoResponse) XXX_Size ¶
func (m *ClusterInfoResponse) XXX_Size() int
func (*ClusterInfoResponse) XXX_Unmarshal ¶
func (m *ClusterInfoResponse) XXX_Unmarshal(b []byte) error
type ClusterQryRequest ¶
type ClusterQryRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` Cluster string `protobuf:"bytes,2,opt,name=cluster,proto3" json:"cluster" yaml:"cluster"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterQryRequest) Descriptor ¶
func (*ClusterQryRequest) Descriptor() ([]byte, []int)
func (*ClusterQryRequest) GetCluster ¶
func (m *ClusterQryRequest) GetCluster() string
func (*ClusterQryRequest) GetNamespace ¶
func (m *ClusterQryRequest) GetNamespace() string
func (*ClusterQryRequest) Marshal ¶
func (m *ClusterQryRequest) Marshal() (dAtA []byte, err error)
func (*ClusterQryRequest) MarshalTo ¶
func (m *ClusterQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*ClusterQryRequest) MarshalToSizedBuffer ¶
func (m *ClusterQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterQryRequest) ProtoMessage ¶
func (*ClusterQryRequest) ProtoMessage()
func (*ClusterQryRequest) Reset ¶
func (m *ClusterQryRequest) Reset()
func (*ClusterQryRequest) Size ¶
func (m *ClusterQryRequest) Size() (n int)
func (*ClusterQryRequest) String ¶
func (m *ClusterQryRequest) String() string
func (*ClusterQryRequest) Unmarshal ¶
func (m *ClusterQryRequest) Unmarshal(dAtA []byte) error
func (*ClusterQryRequest) XXX_DiscardUnknown ¶
func (m *ClusterQryRequest) XXX_DiscardUnknown()
func (*ClusterQryRequest) XXX_Marshal ¶
func (m *ClusterQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterQryRequest) XXX_Merge ¶
func (m *ClusterQryRequest) XXX_Merge(src proto.Message)
func (*ClusterQryRequest) XXX_Size ¶
func (m *ClusterQryRequest) XXX_Size() int
func (*ClusterQryRequest) XXX_Unmarshal ¶
func (m *ClusterQryRequest) XXX_Unmarshal(b []byte) error
type ClusterStatusInfo ¶ added in v0.7.2
type ClusterStatusInfo struct { Phase string `protobuf:"bytes,1,opt,name=phase,proto3" json:"phase" yaml:"phase"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason" yaml:"reason"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" yaml:"message"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterStatusInfo) Descriptor ¶ added in v0.7.2
func (*ClusterStatusInfo) Descriptor() ([]byte, []int)
func (*ClusterStatusInfo) GetMessage ¶ added in v0.7.2
func (m *ClusterStatusInfo) GetMessage() string
func (*ClusterStatusInfo) GetPhase ¶ added in v0.7.2
func (m *ClusterStatusInfo) GetPhase() string
func (*ClusterStatusInfo) GetReason ¶ added in v0.7.2
func (m *ClusterStatusInfo) GetReason() string
func (*ClusterStatusInfo) Marshal ¶ added in v0.7.2
func (m *ClusterStatusInfo) Marshal() (dAtA []byte, err error)
func (*ClusterStatusInfo) MarshalTo ¶ added in v0.7.2
func (m *ClusterStatusInfo) MarshalTo(dAtA []byte) (int, error)
func (*ClusterStatusInfo) MarshalToSizedBuffer ¶ added in v0.7.2
func (m *ClusterStatusInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClusterStatusInfo) ProtoMessage ¶ added in v0.7.2
func (*ClusterStatusInfo) ProtoMessage()
func (*ClusterStatusInfo) Reset ¶ added in v0.7.2
func (m *ClusterStatusInfo) Reset()
func (*ClusterStatusInfo) Size ¶ added in v0.7.2
func (m *ClusterStatusInfo) Size() (n int)
func (*ClusterStatusInfo) String ¶ added in v0.7.2
func (m *ClusterStatusInfo) String() string
func (*ClusterStatusInfo) Unmarshal ¶ added in v0.7.2
func (m *ClusterStatusInfo) Unmarshal(dAtA []byte) error
func (*ClusterStatusInfo) XXX_DiscardUnknown ¶ added in v0.7.2
func (m *ClusterStatusInfo) XXX_DiscardUnknown()
func (*ClusterStatusInfo) XXX_Marshal ¶ added in v0.7.2
func (m *ClusterStatusInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterStatusInfo) XXX_Merge ¶ added in v0.7.2
func (m *ClusterStatusInfo) XXX_Merge(src proto.Message)
func (*ClusterStatusInfo) XXX_Size ¶ added in v0.7.2
func (m *ClusterStatusInfo) XXX_Size() int
func (*ClusterStatusInfo) XXX_Unmarshal ¶ added in v0.7.2
func (m *ClusterStatusInfo) XXX_Unmarshal(b []byte) error
type Config ¶
type Config struct { Kubernetes *Kubernetes `protobuf:"bytes,1,opt,name=kubernetes,proto3" json:"kubernetes" yaml:"kubernetes"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Config) Descriptor ¶
func (*Config) GetKubernetes ¶
func (m *Config) GetKubernetes() *Kubernetes
func (*Config) MarshalToSizedBuffer ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) XXX_DiscardUnknown ¶
func (m *Config) XXX_DiscardUnknown()
func (*Config) XXX_Marshal ¶
func (*Config) XXX_Unmarshal ¶
type CpuInfo ¶ added in v0.7.2
type CpuInfo struct { Clock string `protobuf:"bytes,1,opt,name=clock,proto3" json:"clock" yaml:"clock"` Count string `protobuf:"bytes,2,opt,name=count,proto3" json:"count" yaml:"count"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CpuInfo) Descriptor ¶ added in v0.7.2
func (*CpuInfo) MarshalToSizedBuffer ¶ added in v0.7.2
func (*CpuInfo) ProtoMessage ¶ added in v0.7.2
func (*CpuInfo) ProtoMessage()
func (*CpuInfo) XXX_DiscardUnknown ¶ added in v0.7.2
func (m *CpuInfo) XXX_DiscardUnknown()
func (*CpuInfo) XXX_Marshal ¶ added in v0.7.2
func (*CpuInfo) XXX_Unmarshal ¶ added in v0.7.2
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 Kubernetes ¶
type Kubernetes struct { NetworkCni string `protobuf:"bytes,1,opt,name=network_cni,json=networkCni,proto3" json:"networkCni" yaml:"networkCni"` PodCidr string `protobuf:"bytes,2,opt,name=pod_cidr,json=podCidr,proto3" json:"podCidr" yaml:"podCidr"` ServiceCidr string `protobuf:"bytes,3,opt,name=service_cidr,json=serviceCidr,proto3" json:"serviceCidr" yaml:"serviceCidr"` ServicDnsDomain string `protobuf:"bytes,4,opt,name=servic_dns_domain,json=serviceDnsDomain,proto3" json:"serviceDnsDomain" yaml:"serviceDnsDomain"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Kubernetes) Descriptor ¶
func (*Kubernetes) Descriptor() ([]byte, []int)
func (*Kubernetes) GetNetworkCni ¶
func (m *Kubernetes) GetNetworkCni() string
func (*Kubernetes) GetPodCidr ¶
func (m *Kubernetes) GetPodCidr() string
func (*Kubernetes) GetServicDnsDomain ¶
func (m *Kubernetes) GetServicDnsDomain() string
func (*Kubernetes) GetServiceCidr ¶
func (m *Kubernetes) GetServiceCidr() string
func (*Kubernetes) Marshal ¶
func (m *Kubernetes) Marshal() (dAtA []byte, err error)
func (*Kubernetes) MarshalToSizedBuffer ¶
func (m *Kubernetes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Kubernetes) ProtoMessage ¶
func (*Kubernetes) ProtoMessage()
func (*Kubernetes) Reset ¶
func (m *Kubernetes) Reset()
func (*Kubernetes) Size ¶
func (m *Kubernetes) Size() (n int)
func (*Kubernetes) String ¶
func (m *Kubernetes) String() string
func (*Kubernetes) Unmarshal ¶
func (m *Kubernetes) Unmarshal(dAtA []byte) error
func (*Kubernetes) XXX_DiscardUnknown ¶
func (m *Kubernetes) XXX_DiscardUnknown()
func (*Kubernetes) XXX_Marshal ¶
func (m *Kubernetes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Kubernetes) XXX_Merge ¶
func (m *Kubernetes) XXX_Merge(src proto.Message)
func (*Kubernetes) XXX_Size ¶
func (m *Kubernetes) XXX_Size() int
func (*Kubernetes) XXX_Unmarshal ¶
func (m *Kubernetes) XXX_Unmarshal(b []byte) error
type ListClusterInfoResponse ¶
type ListClusterInfoResponse struct { Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind" yaml:"kind"` Items []*ClusterInfo `protobuf:"bytes,2,rep,name=items,proto3" json:"items" yaml:"items"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListClusterInfoResponse) Descriptor ¶
func (*ListClusterInfoResponse) Descriptor() ([]byte, []int)
func (*ListClusterInfoResponse) GetItems ¶
func (m *ListClusterInfoResponse) GetItems() []*ClusterInfo
func (*ListClusterInfoResponse) GetKind ¶
func (m *ListClusterInfoResponse) GetKind() string
func (*ListClusterInfoResponse) Marshal ¶
func (m *ListClusterInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListClusterInfoResponse) MarshalTo ¶
func (m *ListClusterInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListClusterInfoResponse) MarshalToSizedBuffer ¶
func (m *ListClusterInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListClusterInfoResponse) ProtoMessage ¶
func (*ListClusterInfoResponse) ProtoMessage()
func (*ListClusterInfoResponse) Reset ¶
func (m *ListClusterInfoResponse) Reset()
func (*ListClusterInfoResponse) Size ¶
func (m *ListClusterInfoResponse) Size() (n int)
func (*ListClusterInfoResponse) String ¶
func (m *ListClusterInfoResponse) String() string
func (*ListClusterInfoResponse) Unmarshal ¶
func (m *ListClusterInfoResponse) Unmarshal(dAtA []byte) error
func (*ListClusterInfoResponse) XXX_DiscardUnknown ¶
func (m *ListClusterInfoResponse) XXX_DiscardUnknown()
func (*ListClusterInfoResponse) XXX_Marshal ¶
func (m *ListClusterInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClusterInfoResponse) XXX_Merge ¶
func (m *ListClusterInfoResponse) XXX_Merge(src proto.Message)
func (*ListClusterInfoResponse) XXX_Size ¶
func (m *ListClusterInfoResponse) XXX_Size() int
func (*ListClusterInfoResponse) XXX_Unmarshal ¶
func (m *ListClusterInfoResponse) XXX_Unmarshal(b []byte) error
type ListNodeInfoResponse ¶
type ListNodeInfoResponse struct { Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind" yaml:"kind"` Items []*NodeInfo `protobuf:"bytes,2,rep,name=items,proto3" json:"items" yaml:"items"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNodeInfoResponse) Descriptor ¶
func (*ListNodeInfoResponse) Descriptor() ([]byte, []int)
func (*ListNodeInfoResponse) GetItems ¶
func (m *ListNodeInfoResponse) GetItems() []*NodeInfo
func (*ListNodeInfoResponse) GetKind ¶
func (m *ListNodeInfoResponse) GetKind() string
func (*ListNodeInfoResponse) Marshal ¶
func (m *ListNodeInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListNodeInfoResponse) MarshalTo ¶
func (m *ListNodeInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListNodeInfoResponse) MarshalToSizedBuffer ¶
func (m *ListNodeInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListNodeInfoResponse) ProtoMessage ¶
func (*ListNodeInfoResponse) ProtoMessage()
func (*ListNodeInfoResponse) Reset ¶
func (m *ListNodeInfoResponse) Reset()
func (*ListNodeInfoResponse) Size ¶
func (m *ListNodeInfoResponse) Size() (n int)
func (*ListNodeInfoResponse) String ¶
func (m *ListNodeInfoResponse) String() string
func (*ListNodeInfoResponse) Unmarshal ¶
func (m *ListNodeInfoResponse) Unmarshal(dAtA []byte) error
func (*ListNodeInfoResponse) XXX_DiscardUnknown ¶
func (m *ListNodeInfoResponse) XXX_DiscardUnknown()
func (*ListNodeInfoResponse) XXX_Marshal ¶
func (m *ListNodeInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodeInfoResponse) XXX_Merge ¶
func (m *ListNodeInfoResponse) XXX_Merge(src proto.Message)
func (*ListNodeInfoResponse) XXX_Size ¶
func (m *ListNodeInfoResponse) XXX_Size() int
func (*ListNodeInfoResponse) XXX_Unmarshal ¶
func (m *ListNodeInfoResponse) XXX_Unmarshal(b []byte) error
type ListSpecInfoResponse ¶ added in v0.7.2
type ListSpecInfoResponse struct { Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind" yaml:"kind"` Items []*SpecInfo `protobuf:"bytes,2,rep,name=items,proto3" json:"items" yaml:"items"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListSpecInfoResponse) Descriptor ¶ added in v0.7.2
func (*ListSpecInfoResponse) Descriptor() ([]byte, []int)
func (*ListSpecInfoResponse) GetItems ¶ added in v0.7.2
func (m *ListSpecInfoResponse) GetItems() []*SpecInfo
func (*ListSpecInfoResponse) GetKind ¶ added in v0.7.2
func (m *ListSpecInfoResponse) GetKind() string
func (*ListSpecInfoResponse) Marshal ¶ added in v0.7.2
func (m *ListSpecInfoResponse) Marshal() (dAtA []byte, err error)
func (*ListSpecInfoResponse) MarshalTo ¶ added in v0.7.2
func (m *ListSpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListSpecInfoResponse) MarshalToSizedBuffer ¶ added in v0.7.2
func (m *ListSpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListSpecInfoResponse) ProtoMessage ¶ added in v0.7.2
func (*ListSpecInfoResponse) ProtoMessage()
func (*ListSpecInfoResponse) Reset ¶ added in v0.7.2
func (m *ListSpecInfoResponse) Reset()
func (*ListSpecInfoResponse) Size ¶ added in v0.7.2
func (m *ListSpecInfoResponse) Size() (n int)
func (*ListSpecInfoResponse) String ¶ added in v0.7.2
func (m *ListSpecInfoResponse) String() string
func (*ListSpecInfoResponse) Unmarshal ¶ added in v0.7.2
func (m *ListSpecInfoResponse) Unmarshal(dAtA []byte) error
func (*ListSpecInfoResponse) XXX_DiscardUnknown ¶ added in v0.7.2
func (m *ListSpecInfoResponse) XXX_DiscardUnknown()
func (*ListSpecInfoResponse) XXX_Marshal ¶ added in v0.7.2
func (m *ListSpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListSpecInfoResponse) XXX_Merge ¶ added in v0.7.2
func (m *ListSpecInfoResponse) XXX_Merge(src proto.Message)
func (*ListSpecInfoResponse) XXX_Size ¶ added in v0.7.2
func (m *ListSpecInfoResponse) XXX_Size() int
func (*ListSpecInfoResponse) XXX_Unmarshal ¶ added in v0.7.2
func (m *ListSpecInfoResponse) XXX_Unmarshal(b []byte) error
type MCARClient ¶
type MCARClient interface { Healthy(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*MessageResponse, error) CreateCluster(ctx context.Context, in *ClusterCreateRequest, opts ...grpc.CallOption) (*ClusterInfoResponse, error) ListCluster(ctx context.Context, in *ClusterAllQryRequest, opts ...grpc.CallOption) (*ListClusterInfoResponse, error) GetCluster(ctx context.Context, in *ClusterQryRequest, opts ...grpc.CallOption) (*ClusterInfoResponse, error) DeleteCluster(ctx context.Context, in *ClusterQryRequest, opts ...grpc.CallOption) (*StatusResponse, error) AddNode(ctx context.Context, in *NodeCreateRequest, opts ...grpc.CallOption) (*ListNodeInfoResponse, error) ListNode(ctx context.Context, in *NodeAllQryRequest, opts ...grpc.CallOption) (*ListNodeInfoResponse, error) GetNode(ctx context.Context, in *NodeQryRequest, opts ...grpc.CallOption) (*NodeInfoResponse, error) RemoveNode(ctx context.Context, in *NodeQryRequest, opts ...grpc.CallOption) (*StatusResponse, error) ListSpec(ctx context.Context, in *SpecQryRequest, opts ...grpc.CallOption) (*ListSpecInfoResponse, error) }
MCARClient is the client API for MCAR service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMCARClient ¶
func NewMCARClient(cc *grpc.ClientConn) MCARClient
type MCARServer ¶
type MCARServer interface { Healthy(context.Context, *Empty) (*MessageResponse, error) CreateCluster(context.Context, *ClusterCreateRequest) (*ClusterInfoResponse, error) ListCluster(context.Context, *ClusterAllQryRequest) (*ListClusterInfoResponse, error) GetCluster(context.Context, *ClusterQryRequest) (*ClusterInfoResponse, error) DeleteCluster(context.Context, *ClusterQryRequest) (*StatusResponse, error) AddNode(context.Context, *NodeCreateRequest) (*ListNodeInfoResponse, error) ListNode(context.Context, *NodeAllQryRequest) (*ListNodeInfoResponse, error) GetNode(context.Context, *NodeQryRequest) (*NodeInfoResponse, error) RemoveNode(context.Context, *NodeQryRequest) (*StatusResponse, error) ListSpec(context.Context, *SpecQryRequest) (*ListSpecInfoResponse, error) }
MCARServer is the server API for MCAR service.
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 NodeAllQryRequest ¶
type NodeAllQryRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` Cluster string `protobuf:"bytes,2,opt,name=cluster,proto3" json:"cluster" yaml:"cluster"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeAllQryRequest) Descriptor ¶
func (*NodeAllQryRequest) Descriptor() ([]byte, []int)
func (*NodeAllQryRequest) GetCluster ¶
func (m *NodeAllQryRequest) GetCluster() string
func (*NodeAllQryRequest) GetNamespace ¶
func (m *NodeAllQryRequest) GetNamespace() string
func (*NodeAllQryRequest) Marshal ¶
func (m *NodeAllQryRequest) Marshal() (dAtA []byte, err error)
func (*NodeAllQryRequest) MarshalTo ¶
func (m *NodeAllQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*NodeAllQryRequest) MarshalToSizedBuffer ¶
func (m *NodeAllQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NodeAllQryRequest) ProtoMessage ¶
func (*NodeAllQryRequest) ProtoMessage()
func (*NodeAllQryRequest) Reset ¶
func (m *NodeAllQryRequest) Reset()
func (*NodeAllQryRequest) Size ¶
func (m *NodeAllQryRequest) Size() (n int)
func (*NodeAllQryRequest) String ¶
func (m *NodeAllQryRequest) String() string
func (*NodeAllQryRequest) Unmarshal ¶
func (m *NodeAllQryRequest) Unmarshal(dAtA []byte) error
func (*NodeAllQryRequest) XXX_DiscardUnknown ¶
func (m *NodeAllQryRequest) XXX_DiscardUnknown()
func (*NodeAllQryRequest) XXX_Marshal ¶
func (m *NodeAllQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeAllQryRequest) XXX_Merge ¶
func (m *NodeAllQryRequest) XXX_Merge(src proto.Message)
func (*NodeAllQryRequest) XXX_Size ¶
func (m *NodeAllQryRequest) XXX_Size() int
func (*NodeAllQryRequest) XXX_Unmarshal ¶
func (m *NodeAllQryRequest) XXX_Unmarshal(b []byte) error
type NodeConfig ¶
type NodeConfig struct { Connection string `protobuf:"bytes,1,opt,name=connection,proto3" json:"connection" yaml:"connection"` Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count" yaml:"count"` Spec string `protobuf:"bytes,3,opt,name=spec,proto3" json:"spec" yaml:"spec"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeConfig) Descriptor ¶
func (*NodeConfig) Descriptor() ([]byte, []int)
func (*NodeConfig) GetConnection ¶
func (m *NodeConfig) GetConnection() string
func (*NodeConfig) GetCount ¶
func (m *NodeConfig) GetCount() int32
func (*NodeConfig) GetSpec ¶
func (m *NodeConfig) GetSpec() string
func (*NodeConfig) Marshal ¶
func (m *NodeConfig) Marshal() (dAtA []byte, err error)
func (*NodeConfig) MarshalToSizedBuffer ¶
func (m *NodeConfig) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NodeConfig) ProtoMessage ¶
func (*NodeConfig) ProtoMessage()
func (*NodeConfig) Reset ¶
func (m *NodeConfig) Reset()
func (*NodeConfig) Size ¶
func (m *NodeConfig) Size() (n int)
func (*NodeConfig) String ¶
func (m *NodeConfig) String() string
func (*NodeConfig) Unmarshal ¶
func (m *NodeConfig) Unmarshal(dAtA []byte) error
func (*NodeConfig) XXX_DiscardUnknown ¶
func (m *NodeConfig) XXX_DiscardUnknown()
func (*NodeConfig) XXX_Marshal ¶
func (m *NodeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeConfig) XXX_Merge ¶
func (m *NodeConfig) XXX_Merge(src proto.Message)
func (*NodeConfig) XXX_Size ¶
func (m *NodeConfig) XXX_Size() int
func (*NodeConfig) XXX_Unmarshal ¶
func (m *NodeConfig) XXX_Unmarshal(b []byte) error
type NodeCreateInfo ¶
type NodeCreateInfo struct { ControlPlane []*NodeConfig `protobuf:"bytes,1,rep,name=control_plane,json=controlPlane,proto3" json:"controlPlane" yaml:"controlPlane"` Worker []*NodeConfig `protobuf:"bytes,2,rep,name=worker,proto3" json:"worker" yaml:"worker"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeCreateInfo) Descriptor ¶
func (*NodeCreateInfo) Descriptor() ([]byte, []int)
func (*NodeCreateInfo) GetControlPlane ¶
func (m *NodeCreateInfo) GetControlPlane() []*NodeConfig
func (*NodeCreateInfo) GetWorker ¶
func (m *NodeCreateInfo) GetWorker() []*NodeConfig
func (*NodeCreateInfo) Marshal ¶
func (m *NodeCreateInfo) Marshal() (dAtA []byte, err error)
func (*NodeCreateInfo) MarshalToSizedBuffer ¶
func (m *NodeCreateInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NodeCreateInfo) ProtoMessage ¶
func (*NodeCreateInfo) ProtoMessage()
func (*NodeCreateInfo) Reset ¶
func (m *NodeCreateInfo) Reset()
func (*NodeCreateInfo) Size ¶
func (m *NodeCreateInfo) Size() (n int)
func (*NodeCreateInfo) String ¶
func (m *NodeCreateInfo) String() string
func (*NodeCreateInfo) Unmarshal ¶
func (m *NodeCreateInfo) Unmarshal(dAtA []byte) error
func (*NodeCreateInfo) XXX_DiscardUnknown ¶
func (m *NodeCreateInfo) XXX_DiscardUnknown()
func (*NodeCreateInfo) XXX_Marshal ¶
func (m *NodeCreateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeCreateInfo) XXX_Merge ¶
func (m *NodeCreateInfo) XXX_Merge(src proto.Message)
func (*NodeCreateInfo) XXX_Size ¶
func (m *NodeCreateInfo) XXX_Size() int
func (*NodeCreateInfo) XXX_Unmarshal ¶
func (m *NodeCreateInfo) XXX_Unmarshal(b []byte) error
type NodeCreateRequest ¶
type NodeCreateRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` Cluster string `protobuf:"bytes,2,opt,name=cluster,proto3" json:"cluster" yaml:"cluster"` Item *NodeCreateInfo `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 (*NodeCreateRequest) Descriptor ¶
func (*NodeCreateRequest) Descriptor() ([]byte, []int)
func (*NodeCreateRequest) GetCluster ¶
func (m *NodeCreateRequest) GetCluster() string
func (*NodeCreateRequest) GetItem ¶
func (m *NodeCreateRequest) GetItem() *NodeCreateInfo
func (*NodeCreateRequest) GetNamespace ¶
func (m *NodeCreateRequest) GetNamespace() string
func (*NodeCreateRequest) Marshal ¶
func (m *NodeCreateRequest) Marshal() (dAtA []byte, err error)
func (*NodeCreateRequest) MarshalTo ¶
func (m *NodeCreateRequest) MarshalTo(dAtA []byte) (int, error)
func (*NodeCreateRequest) MarshalToSizedBuffer ¶
func (m *NodeCreateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NodeCreateRequest) ProtoMessage ¶
func (*NodeCreateRequest) ProtoMessage()
func (*NodeCreateRequest) Reset ¶
func (m *NodeCreateRequest) Reset()
func (*NodeCreateRequest) Size ¶
func (m *NodeCreateRequest) Size() (n int)
func (*NodeCreateRequest) String ¶
func (m *NodeCreateRequest) String() string
func (*NodeCreateRequest) Unmarshal ¶
func (m *NodeCreateRequest) Unmarshal(dAtA []byte) error
func (*NodeCreateRequest) XXX_DiscardUnknown ¶
func (m *NodeCreateRequest) XXX_DiscardUnknown()
func (*NodeCreateRequest) XXX_Marshal ¶
func (m *NodeCreateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeCreateRequest) XXX_Merge ¶
func (m *NodeCreateRequest) XXX_Merge(src proto.Message)
func (*NodeCreateRequest) XXX_Size ¶
func (m *NodeCreateRequest) XXX_Size() int
func (*NodeCreateRequest) XXX_Unmarshal ¶
func (m *NodeCreateRequest) XXX_Unmarshal(b []byte) error
type NodeInfo ¶
type NodeInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" yaml:"name"` Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind" yaml:"kind"` Credential string `protobuf:"bytes,3,opt,name=credential,proto3" json:"credential" yaml:"credential"` PublicIp string `protobuf:"bytes,4,opt,name=public_ip,json=publicIp,proto3" json:"publicIp" yaml:"publicIp"` Role string `protobuf:"bytes,5,opt,name=role,proto3" json:"role" yaml:"role"` Spec string `protobuf:"bytes,6,opt,name=spec,proto3" json:"spec" yaml:"spec"` Csp string `protobuf:"bytes,7,opt,name=csp,proto3" json:"csp" yaml:"csp"` CreatedTime string `protobuf:"bytes,8,opt,name=created_time,json=createdTime,proto3" json:"createdTime" yaml:"createdTime"` CspLabel string `protobuf:"bytes,9,opt,name=csp_label,json=cspLabel,proto3" json:"cspLabel" yaml:"cspLabel"` RegionLabel string `protobuf:"bytes,10,opt,name=region_label,json=regionLabel,proto3" json:"regionLabel" yaml:"regionLabel"` ZoneLabel string `protobuf:"bytes,11,opt,name=zone_label,json=zoneLabel,proto3" json:"zoneLabel" yaml:"zoneLabel"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeInfo) Descriptor ¶
func (*NodeInfo) GetCreatedTime ¶ added in v0.7.2
func (*NodeInfo) GetCredential ¶
func (*NodeInfo) GetCspLabel ¶ added in v0.7.2
func (*NodeInfo) GetPublicIp ¶
func (*NodeInfo) GetRegionLabel ¶ added in v0.7.2
func (*NodeInfo) GetZoneLabel ¶ added in v0.7.2
func (*NodeInfo) MarshalToSizedBuffer ¶
func (*NodeInfo) ProtoMessage ¶
func (*NodeInfo) ProtoMessage()
func (*NodeInfo) XXX_DiscardUnknown ¶
func (m *NodeInfo) XXX_DiscardUnknown()
func (*NodeInfo) XXX_Marshal ¶
func (*NodeInfo) XXX_Unmarshal ¶
type NodeInfoResponse ¶
type NodeInfoResponse struct { Item *NodeInfo `protobuf:"bytes,1,opt,name=item,proto3" json:"item" yaml:"item"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeInfoResponse) Descriptor ¶
func (*NodeInfoResponse) Descriptor() ([]byte, []int)
func (*NodeInfoResponse) GetItem ¶
func (m *NodeInfoResponse) GetItem() *NodeInfo
func (*NodeInfoResponse) Marshal ¶
func (m *NodeInfoResponse) Marshal() (dAtA []byte, err error)
func (*NodeInfoResponse) MarshalToSizedBuffer ¶
func (m *NodeInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NodeInfoResponse) ProtoMessage ¶
func (*NodeInfoResponse) ProtoMessage()
func (*NodeInfoResponse) Reset ¶
func (m *NodeInfoResponse) Reset()
func (*NodeInfoResponse) Size ¶
func (m *NodeInfoResponse) Size() (n int)
func (*NodeInfoResponse) String ¶
func (m *NodeInfoResponse) String() string
func (*NodeInfoResponse) Unmarshal ¶
func (m *NodeInfoResponse) Unmarshal(dAtA []byte) error
func (*NodeInfoResponse) XXX_DiscardUnknown ¶
func (m *NodeInfoResponse) XXX_DiscardUnknown()
func (*NodeInfoResponse) XXX_Marshal ¶
func (m *NodeInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeInfoResponse) XXX_Merge ¶
func (m *NodeInfoResponse) XXX_Merge(src proto.Message)
func (*NodeInfoResponse) XXX_Size ¶
func (m *NodeInfoResponse) XXX_Size() int
func (*NodeInfoResponse) XXX_Unmarshal ¶
func (m *NodeInfoResponse) XXX_Unmarshal(b []byte) error
type NodeQryRequest ¶
type NodeQryRequest struct { Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace" yaml:"namespace"` Cluster string `protobuf:"bytes,2,opt,name=cluster,proto3" json:"cluster" yaml:"cluster"` Node string `protobuf:"bytes,3,opt,name=node,proto3" json:"node" yaml:"node"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeQryRequest) Descriptor ¶
func (*NodeQryRequest) Descriptor() ([]byte, []int)
func (*NodeQryRequest) GetCluster ¶
func (m *NodeQryRequest) GetCluster() string
func (*NodeQryRequest) GetNamespace ¶
func (m *NodeQryRequest) GetNamespace() string
func (*NodeQryRequest) GetNode ¶
func (m *NodeQryRequest) GetNode() string
func (*NodeQryRequest) Marshal ¶
func (m *NodeQryRequest) Marshal() (dAtA []byte, err error)
func (*NodeQryRequest) MarshalToSizedBuffer ¶
func (m *NodeQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NodeQryRequest) ProtoMessage ¶
func (*NodeQryRequest) ProtoMessage()
func (*NodeQryRequest) Reset ¶
func (m *NodeQryRequest) Reset()
func (*NodeQryRequest) Size ¶
func (m *NodeQryRequest) Size() (n int)
func (*NodeQryRequest) String ¶
func (m *NodeQryRequest) String() string
func (*NodeQryRequest) Unmarshal ¶
func (m *NodeQryRequest) Unmarshal(dAtA []byte) error
func (*NodeQryRequest) XXX_DiscardUnknown ¶
func (m *NodeQryRequest) XXX_DiscardUnknown()
func (*NodeQryRequest) XXX_Marshal ¶
func (m *NodeQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeQryRequest) XXX_Merge ¶
func (m *NodeQryRequest) XXX_Merge(src proto.Message)
func (*NodeQryRequest) XXX_Size ¶
func (m *NodeQryRequest) XXX_Size() int
func (*NodeQryRequest) XXX_Unmarshal ¶
func (m *NodeQryRequest) XXX_Unmarshal(b []byte) error
type SpecInfo ¶ added in v0.7.2
type SpecInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name" yaml:"name"` Memory string `protobuf:"bytes,2,opt,name=memory,proto3" json:"memory" yaml:"memory"` Cpu *CpuInfo `protobuf:"bytes,3,opt,name=cpu,proto3" json:"cpu" yaml:"cpu"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SpecInfo) Descriptor ¶ added in v0.7.2
func (*SpecInfo) MarshalToSizedBuffer ¶ added in v0.7.2
func (*SpecInfo) ProtoMessage ¶ added in v0.7.2
func (*SpecInfo) ProtoMessage()
func (*SpecInfo) XXX_DiscardUnknown ¶ added in v0.7.2
func (m *SpecInfo) XXX_DiscardUnknown()
func (*SpecInfo) XXX_Marshal ¶ added in v0.7.2
func (*SpecInfo) XXX_Unmarshal ¶ added in v0.7.2
type SpecInfoResponse ¶ added in v0.7.2
type SpecInfoResponse struct { Item *SpecInfo `protobuf:"bytes,1,opt,name=item,proto3" json:"item" yaml:"item"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SpecInfoResponse) Descriptor ¶ added in v0.7.2
func (*SpecInfoResponse) Descriptor() ([]byte, []int)
func (*SpecInfoResponse) GetItem ¶ added in v0.7.2
func (m *SpecInfoResponse) GetItem() *SpecInfo
func (*SpecInfoResponse) Marshal ¶ added in v0.7.2
func (m *SpecInfoResponse) Marshal() (dAtA []byte, err error)
func (*SpecInfoResponse) MarshalTo ¶ added in v0.7.2
func (m *SpecInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*SpecInfoResponse) MarshalToSizedBuffer ¶ added in v0.7.2
func (m *SpecInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SpecInfoResponse) ProtoMessage ¶ added in v0.7.2
func (*SpecInfoResponse) ProtoMessage()
func (*SpecInfoResponse) Reset ¶ added in v0.7.2
func (m *SpecInfoResponse) Reset()
func (*SpecInfoResponse) Size ¶ added in v0.7.2
func (m *SpecInfoResponse) Size() (n int)
func (*SpecInfoResponse) String ¶ added in v0.7.2
func (m *SpecInfoResponse) String() string
func (*SpecInfoResponse) Unmarshal ¶ added in v0.7.2
func (m *SpecInfoResponse) Unmarshal(dAtA []byte) error
func (*SpecInfoResponse) XXX_DiscardUnknown ¶ added in v0.7.2
func (m *SpecInfoResponse) XXX_DiscardUnknown()
func (*SpecInfoResponse) XXX_Marshal ¶ added in v0.7.2
func (m *SpecInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SpecInfoResponse) XXX_Merge ¶ added in v0.7.2
func (m *SpecInfoResponse) XXX_Merge(src proto.Message)
func (*SpecInfoResponse) XXX_Size ¶ added in v0.7.2
func (m *SpecInfoResponse) XXX_Size() int
func (*SpecInfoResponse) XXX_Unmarshal ¶ added in v0.7.2
func (m *SpecInfoResponse) XXX_Unmarshal(b []byte) error
type SpecQryRequest ¶ added in v0.7.2
type SpecQryRequest struct { Connectionname string `protobuf:"bytes,1,opt,name=connectionname,json=connectionName,proto3" json:"connectionName" yaml:"connectionName"` ControlPlane string `protobuf:"bytes,2,opt,name=control_plane,json=cluster,proto3" json:"cluster" yaml:"cluster"` CpuMin string `protobuf:"bytes,3,opt,name=cpu_min,json=cpuMin,proto3" json:"cpuMin" yaml:"cpuMin"` CpuMax string `protobuf:"bytes,4,opt,name=cpu_max,json=cpuMax,proto3" json:"cpuMax" yaml:"cpuMax"` MemoryMin string `protobuf:"bytes,5,opt,name=memory_min,json=memoryMin,proto3" json:"memoryMin" yaml:"memoryMin"` MemoryMax string `protobuf:"bytes,6,opt,name=memory_max,json=memoryMax,proto3" json:"memoryMax" yaml:"memoryMax"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SpecQryRequest) Descriptor ¶ added in v0.7.2
func (*SpecQryRequest) Descriptor() ([]byte, []int)
func (*SpecQryRequest) GetConnectionname ¶ added in v0.7.2
func (m *SpecQryRequest) GetConnectionname() string
func (*SpecQryRequest) GetControlPlane ¶ added in v0.7.2
func (m *SpecQryRequest) GetControlPlane() string
func (*SpecQryRequest) GetCpuMax ¶ added in v0.7.2
func (m *SpecQryRequest) GetCpuMax() string
func (*SpecQryRequest) GetCpuMin ¶ added in v0.7.2
func (m *SpecQryRequest) GetCpuMin() string
func (*SpecQryRequest) GetMemoryMax ¶ added in v0.7.2
func (m *SpecQryRequest) GetMemoryMax() string
func (*SpecQryRequest) GetMemoryMin ¶ added in v0.7.2
func (m *SpecQryRequest) GetMemoryMin() string
func (*SpecQryRequest) Marshal ¶ added in v0.7.2
func (m *SpecQryRequest) Marshal() (dAtA []byte, err error)
func (*SpecQryRequest) MarshalTo ¶ added in v0.7.2
func (m *SpecQryRequest) MarshalTo(dAtA []byte) (int, error)
func (*SpecQryRequest) MarshalToSizedBuffer ¶ added in v0.7.2
func (m *SpecQryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SpecQryRequest) ProtoMessage ¶ added in v0.7.2
func (*SpecQryRequest) ProtoMessage()
func (*SpecQryRequest) Reset ¶ added in v0.7.2
func (m *SpecQryRequest) Reset()
func (*SpecQryRequest) Size ¶ added in v0.7.2
func (m *SpecQryRequest) Size() (n int)
func (*SpecQryRequest) String ¶ added in v0.7.2
func (m *SpecQryRequest) String() string
func (*SpecQryRequest) Unmarshal ¶ added in v0.7.2
func (m *SpecQryRequest) Unmarshal(dAtA []byte) error
func (*SpecQryRequest) XXX_DiscardUnknown ¶ added in v0.7.2
func (m *SpecQryRequest) XXX_DiscardUnknown()
func (*SpecQryRequest) XXX_Marshal ¶ added in v0.7.2
func (m *SpecQryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SpecQryRequest) XXX_Merge ¶ added in v0.7.2
func (m *SpecQryRequest) XXX_Merge(src proto.Message)
func (*SpecQryRequest) XXX_Size ¶ added in v0.7.2
func (m *SpecQryRequest) XXX_Size() int
func (*SpecQryRequest) XXX_Unmarshal ¶ added in v0.7.2
func (m *SpecQryRequest) XXX_Unmarshal(b []byte) error
type StatusResponse ¶
type StatusResponse struct { Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind" yaml:"kind"` Code int32 `protobuf:"varint,2,opt,name=code,proto3" json:"code" yaml:"code"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" yaml:"message"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
StatusResponse 응답 메시지 정의
func (*StatusResponse) Descriptor ¶
func (*StatusResponse) Descriptor() ([]byte, []int)
func (*StatusResponse) GetCode ¶
func (m *StatusResponse) GetCode() int32
func (*StatusResponse) GetKind ¶
func (m *StatusResponse) GetKind() string
func (*StatusResponse) GetMessage ¶
func (m *StatusResponse) GetMessage() 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 UnimplementedMCARServer ¶
type UnimplementedMCARServer struct { }
UnimplementedMCARServer can be embedded to have forward compatible implementations.
func (*UnimplementedMCARServer) AddNode ¶
func (*UnimplementedMCARServer) AddNode(ctx context.Context, req *NodeCreateRequest) (*ListNodeInfoResponse, error)
func (*UnimplementedMCARServer) CreateCluster ¶
func (*UnimplementedMCARServer) CreateCluster(ctx context.Context, req *ClusterCreateRequest) (*ClusterInfoResponse, error)
func (*UnimplementedMCARServer) DeleteCluster ¶
func (*UnimplementedMCARServer) DeleteCluster(ctx context.Context, req *ClusterQryRequest) (*StatusResponse, error)
func (*UnimplementedMCARServer) GetCluster ¶
func (*UnimplementedMCARServer) GetCluster(ctx context.Context, req *ClusterQryRequest) (*ClusterInfoResponse, error)
func (*UnimplementedMCARServer) GetNode ¶
func (*UnimplementedMCARServer) GetNode(ctx context.Context, req *NodeQryRequest) (*NodeInfoResponse, error)
func (*UnimplementedMCARServer) Healthy ¶
func (*UnimplementedMCARServer) Healthy(ctx context.Context, req *Empty) (*MessageResponse, error)
func (*UnimplementedMCARServer) ListCluster ¶
func (*UnimplementedMCARServer) ListCluster(ctx context.Context, req *ClusterAllQryRequest) (*ListClusterInfoResponse, error)
func (*UnimplementedMCARServer) ListNode ¶
func (*UnimplementedMCARServer) ListNode(ctx context.Context, req *NodeAllQryRequest) (*ListNodeInfoResponse, error)
func (*UnimplementedMCARServer) ListSpec ¶ added in v0.7.2
func (*UnimplementedMCARServer) ListSpec(ctx context.Context, req *SpecQryRequest) (*ListSpecInfoResponse, error)
func (*UnimplementedMCARServer) RemoveNode ¶
func (*UnimplementedMCARServer) RemoveNode(ctx context.Context, req *NodeQryRequest) (*StatusResponse, error)
Click to show internal directories.
Click to hide internal directories.