Documentation ¶
Overview ¶
Package types is a generated protocol buffer package. It is generated from these files: types/types.proto It has these top-level messages: Genesis Tx TxPayload Account TxSend Provider Providers TxCreateProvider ResourceUnit ResourceGroup ProviderAttribute GroupSpec DeploymentGroupID DeploymentGroup DeploymentGroups Deployment Deployments TxCreateDeployment TxUpdateDeployment TxCloseDeployment OrderID Order TxCreateOrder Orders FulfillmentID Fulfillment Fulfillments TxCreateFulfillment TxCloseFulfillment LeaseID Lease TxCreateLease TxCloseLease Leases ManifestRequest Manifest ManifestGroup ManifestService ManifestServiceExpose Empty AkashVersion ServerStatus DeployRespone LeaseStatusRequest ServiceStatusRequest ServiceStatusResponse LogRequest LogOptions Log LogResponse LeaseStatusResponse ServiceStatus ManifestGetRequest ManifestGetResponse ErrInvalidPayload ErrInternalError ErrResourceNotFound
Package types is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterClusterHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterClusterHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ClusterClient) error
- func RegisterClusterHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterClusterServer(s *grpc.Server, srv ClusterServer)
- type Account
- func (this *Account) Compare(that interface{}) int
- func (*Account) Descriptor() ([]byte, []int)
- func (m *Account) GetBalance() uint64
- func (m *Account) GetNonce() uint64
- func (this *Account) GoString() string
- func (*Account) ProtoMessage()
- func (m *Account) Reset()
- func (m *Account) String() string
- func (m *Account) Unmarshal(dAtA []byte) error
- type AkashVersion
- func (*AkashVersion) Descriptor() ([]byte, []int)
- func (m *AkashVersion) GetCommit() string
- func (m *AkashVersion) GetDate() string
- func (m *AkashVersion) GetVersion() string
- func (this *AkashVersion) GoString() string
- func (*AkashVersion) ProtoMessage()
- func (m *AkashVersion) Reset()
- func (m *AkashVersion) String() string
- func (m *AkashVersion) Unmarshal(dAtA []byte) error
- type ClusterClient
- type ClusterServer
- type Cluster_ServiceLogsClient
- type Cluster_ServiceLogsServer
- type DeployRespone
- func (*DeployRespone) Descriptor() ([]byte, []int)
- func (m *DeployRespone) GetMessage() string
- func (this *DeployRespone) GoString() string
- func (*DeployRespone) ProtoMessage()
- func (m *DeployRespone) Reset()
- func (m *DeployRespone) String() string
- func (m *DeployRespone) Unmarshal(dAtA []byte) error
- type Deployment
- func (this *Deployment) Compare(that interface{}) int
- func (*Deployment) Descriptor() ([]byte, []int)
- func (m *Deployment) GetState() Deployment_DeploymentState
- func (this *Deployment) GoString() string
- func (*Deployment) ProtoMessage()
- func (m *Deployment) Reset()
- func (m *Deployment) String() string
- func (m *Deployment) Unmarshal(dAtA []byte) error
- type DeploymentGroup
- func (this *DeploymentGroup) Compare(that interface{}) int
- func (*DeploymentGroup) Descriptor() ([]byte, []int)
- func (m *DeploymentGroup) GetName() string
- func (m *DeploymentGroup) GetOrderTTL() int64
- func (m *DeploymentGroup) GetRequirements() []ProviderAttribute
- func (m *DeploymentGroup) GetResources() []ResourceGroup
- func (m *DeploymentGroup) GetState() DeploymentGroup_DeploymentGroupState
- func (this *DeploymentGroup) GoString() string
- func (*DeploymentGroup) ProtoMessage()
- func (m *DeploymentGroup) Reset()
- func (m *DeploymentGroup) String() string
- func (m *DeploymentGroup) Unmarshal(dAtA []byte) error
- type DeploymentGroupID
- func (id DeploymentGroupID) Compare(that interface{}) int
- func (id DeploymentGroupID) DeploymentID() base.Bytes
- func (*DeploymentGroupID) Descriptor() ([]byte, []int)
- func (m *DeploymentGroupID) GetSeq() uint64
- func (this *DeploymentGroupID) GoString() string
- func (id DeploymentGroupID) Path() string
- func (*DeploymentGroupID) ProtoMessage()
- func (m *DeploymentGroupID) Reset()
- func (id DeploymentGroupID) String() string
- func (m *DeploymentGroupID) Unmarshal(dAtA []byte) error
- type DeploymentGroup_DeploymentGroupState
- type DeploymentGroups
- func (*DeploymentGroups) Descriptor() ([]byte, []int)
- func (m *DeploymentGroups) GetItems() []*DeploymentGroup
- func (this *DeploymentGroups) GoString() string
- func (*DeploymentGroups) ProtoMessage()
- func (m *DeploymentGroups) Reset()
- func (m *DeploymentGroups) String() string
- func (m *DeploymentGroups) Unmarshal(dAtA []byte) error
- type Deployment_DeploymentState
- type Deployments
- type Empty
- type ErrInternalError
- func (*ErrInternalError) Descriptor() ([]byte, []int)
- func (e ErrInternalError) Error() string
- func (m *ErrInternalError) GetMessage() string
- func (this *ErrInternalError) GoString() string
- func (*ErrInternalError) ProtoMessage()
- func (m *ErrInternalError) Reset()
- func (m *ErrInternalError) String() string
- func (m *ErrInternalError) Unmarshal(dAtA []byte) error
- type ErrInvalidPayload
- func (*ErrInvalidPayload) Descriptor() ([]byte, []int)
- func (e ErrInvalidPayload) Error() string
- func (m *ErrInvalidPayload) GetMessage() string
- func (this *ErrInvalidPayload) GoString() string
- func (*ErrInvalidPayload) ProtoMessage()
- func (m *ErrInvalidPayload) Reset()
- func (m *ErrInvalidPayload) String() string
- func (m *ErrInvalidPayload) Unmarshal(dAtA []byte) error
- type ErrResourceNotFound
- func (*ErrResourceNotFound) Descriptor() ([]byte, []int)
- func (e ErrResourceNotFound) Error() string
- func (m *ErrResourceNotFound) GetMessage() string
- func (this *ErrResourceNotFound) GoString() string
- func (*ErrResourceNotFound) ProtoMessage()
- func (m *ErrResourceNotFound) Reset()
- func (m *ErrResourceNotFound) String() string
- func (m *ErrResourceNotFound) Unmarshal(dAtA []byte) error
- type Fulfillment
- func (this *Fulfillment) Compare(that interface{}) int
- func (*Fulfillment) Descriptor() ([]byte, []int)
- func (m *Fulfillment) GetPrice() uint64
- func (m *Fulfillment) GetState() Fulfillment_FulfillmentState
- func (this *Fulfillment) GoString() string
- func (*Fulfillment) ProtoMessage()
- func (m *Fulfillment) Reset()
- func (m *Fulfillment) String() string
- func (m *Fulfillment) Unmarshal(dAtA []byte) error
- type FulfillmentID
- func (id FulfillmentID) Compare(that interface{}) int
- func (id FulfillmentID) DeploymentID() base.Bytes
- func (*FulfillmentID) Descriptor() ([]byte, []int)
- func (m *FulfillmentID) GetGroup() uint64
- func (m *FulfillmentID) GetOrder() uint64
- func (this *FulfillmentID) GoString() string
- func (id FulfillmentID) GroupID() DeploymentGroupID
- func (id FulfillmentID) LeaseID() LeaseID
- func (id FulfillmentID) OrderID() OrderID
- func (id FulfillmentID) Path() string
- func (*FulfillmentID) ProtoMessage()
- func (m *FulfillmentID) Reset()
- func (id FulfillmentID) String() string
- func (m *FulfillmentID) Unmarshal(dAtA []byte) error
- type Fulfillment_FulfillmentState
- type Fulfillments
- func (*Fulfillments) Descriptor() ([]byte, []int)
- func (m *Fulfillments) GetItems() []*Fulfillment
- func (this *Fulfillments) GoString() string
- func (*Fulfillments) ProtoMessage()
- func (m *Fulfillments) Reset()
- func (m *Fulfillments) String() string
- func (m *Fulfillments) Unmarshal(dAtA []byte) error
- type Genesis
- type GroupSpec
- func (*GroupSpec) Descriptor() ([]byte, []int)
- func (m *GroupSpec) GetName() string
- func (m *GroupSpec) GetRequirements() []ProviderAttribute
- func (m *GroupSpec) GetResources() []ResourceGroup
- func (this *GroupSpec) GoString() string
- func (*GroupSpec) ProtoMessage()
- func (m *GroupSpec) Reset()
- func (m *GroupSpec) String() string
- func (m *GroupSpec) Unmarshal(dAtA []byte) error
- type Lease
- type LeaseID
- func (id LeaseID) Compare(that interface{}) int
- func (id LeaseID) DeploymentID() base.Bytes
- func (*LeaseID) Descriptor() ([]byte, []int)
- func (id LeaseID) Equal(that interface{}) bool
- func (id LeaseID) FulfillmentID() FulfillmentID
- func (m *LeaseID) GetGroup() uint64
- func (m *LeaseID) GetOrder() uint64
- func (this *LeaseID) GoString() string
- func (id LeaseID) GroupID() DeploymentGroupID
- func (id LeaseID) OrderID() OrderID
- func (id LeaseID) Path() string
- func (*LeaseID) ProtoMessage()
- func (m *LeaseID) Reset()
- func (id LeaseID) String() string
- func (m *LeaseID) Unmarshal(dAtA []byte) error
- type LeaseStatusRequest
- func (*LeaseStatusRequest) Descriptor() ([]byte, []int)
- func (m *LeaseStatusRequest) GetDeployment() string
- func (m *LeaseStatusRequest) GetGroup() string
- func (m *LeaseStatusRequest) GetOrder() string
- func (m *LeaseStatusRequest) GetProvider() string
- func (this *LeaseStatusRequest) GoString() string
- func (*LeaseStatusRequest) ProtoMessage()
- func (m *LeaseStatusRequest) Reset()
- func (m *LeaseStatusRequest) String() string
- func (m *LeaseStatusRequest) Unmarshal(dAtA []byte) error
- type LeaseStatusResponse
- func (*LeaseStatusResponse) Descriptor() ([]byte, []int)
- func (m *LeaseStatusResponse) GetServices() []*ServiceStatus
- func (this *LeaseStatusResponse) GoString() string
- func (*LeaseStatusResponse) ProtoMessage()
- func (m *LeaseStatusResponse) Reset()
- func (m *LeaseStatusResponse) String() string
- func (m *LeaseStatusResponse) Unmarshal(dAtA []byte) error
- type Lease_LeaseState
- type Leases
- type Log
- type LogOptions
- func (*LogOptions) Descriptor() ([]byte, []int)
- func (m *LogOptions) GetFollow() bool
- func (m *LogOptions) GetTailLines() int64
- func (this *LogOptions) GoString() string
- func (*LogOptions) ProtoMessage()
- func (m *LogOptions) Reset()
- func (m *LogOptions) String() string
- func (m *LogOptions) Unmarshal(dAtA []byte) error
- type LogRequest
- func (*LogRequest) Descriptor() ([]byte, []int)
- func (m *LogRequest) GetDeployment() string
- func (m *LogRequest) GetGroup() string
- func (m *LogRequest) GetName() string
- func (m *LogRequest) GetOptions() *LogOptions
- func (m *LogRequest) GetOrder() string
- func (m *LogRequest) GetProvider() string
- func (this *LogRequest) GoString() string
- func (*LogRequest) ProtoMessage()
- func (m *LogRequest) Reset()
- func (m *LogRequest) String() string
- func (m *LogRequest) Unmarshal(dAtA []byte) error
- type LogResponse
- type Manifest
- type ManifestGetRequest
- func (*ManifestGetRequest) Descriptor() ([]byte, []int)
- func (m *ManifestGetRequest) GetLease() []byte
- func (this *ManifestGetRequest) GoString() string
- func (*ManifestGetRequest) ProtoMessage()
- func (m *ManifestGetRequest) Reset()
- func (m *ManifestGetRequest) String() string
- func (m *ManifestGetRequest) Unmarshal(dAtA []byte) error
- type ManifestGetResponse
- func (*ManifestGetResponse) Descriptor() ([]byte, []int)
- func (m *ManifestGetResponse) GetManifest() *Manifest
- func (this *ManifestGetResponse) GoString() string
- func (*ManifestGetResponse) ProtoMessage()
- func (m *ManifestGetResponse) Reset()
- func (m *ManifestGetResponse) String() string
- func (m *ManifestGetResponse) Unmarshal(dAtA []byte) error
- type ManifestGroup
- func (*ManifestGroup) Descriptor() ([]byte, []int)
- func (m *ManifestGroup) GetName() string
- func (m *ManifestGroup) GetResources() []ResourceGroup
- func (m *ManifestGroup) GetServices() []*ManifestService
- func (this *ManifestGroup) GoString() string
- func (*ManifestGroup) ProtoMessage()
- func (m *ManifestGroup) Reset()
- func (m *ManifestGroup) String() string
- func (m *ManifestGroup) Unmarshal(dAtA []byte) error
- type ManifestRequest
- func (*ManifestRequest) Descriptor() ([]byte, []int)
- func (m *ManifestRequest) GetManifest() *Manifest
- func (this *ManifestRequest) GoString() string
- func (*ManifestRequest) ProtoMessage()
- func (m *ManifestRequest) Reset()
- func (m *ManifestRequest) String() string
- func (m *ManifestRequest) Unmarshal(dAtA []byte) error
- type ManifestService
- func (*ManifestService) Descriptor() ([]byte, []int)
- func (m *ManifestService) GetArgs() []string
- func (m *ManifestService) GetCount() uint32
- func (m *ManifestService) GetEnv() []string
- func (m *ManifestService) GetExpose() []*ManifestServiceExpose
- func (m *ManifestService) GetImage() string
- func (m *ManifestService) GetName() string
- func (m *ManifestService) GetUnit() *ResourceUnit
- func (this *ManifestService) GoString() string
- func (*ManifestService) ProtoMessage()
- func (m *ManifestService) Reset()
- func (m *ManifestService) String() string
- func (m *ManifestService) Unmarshal(dAtA []byte) error
- type ManifestServiceExpose
- func (*ManifestServiceExpose) Descriptor() ([]byte, []int)
- func (m *ManifestServiceExpose) GetExternalPort() uint32
- func (m *ManifestServiceExpose) GetGlobal() bool
- func (m *ManifestServiceExpose) GetHosts() []string
- func (m *ManifestServiceExpose) GetPort() uint32
- func (m *ManifestServiceExpose) GetProto() string
- func (m *ManifestServiceExpose) GetService() string
- func (this *ManifestServiceExpose) GoString() string
- func (*ManifestServiceExpose) ProtoMessage()
- func (m *ManifestServiceExpose) Reset()
- func (m *ManifestServiceExpose) String() string
- func (m *ManifestServiceExpose) Unmarshal(dAtA []byte) error
- type Order
- func (this *Order) Compare(that interface{}) int
- func (*Order) Descriptor() ([]byte, []int)
- func (m *Order) GetEndAt() int64
- func (m *Order) GetState() Order_OrderState
- func (this *Order) GoString() string
- func (*Order) ProtoMessage()
- func (m *Order) Reset()
- func (m *Order) String() string
- func (m *Order) Unmarshal(dAtA []byte) error
- type OrderID
- func (id OrderID) Compare(that interface{}) int
- func (id OrderID) DeploymentID() base.Bytes
- func (*OrderID) Descriptor() ([]byte, []int)
- func (m *OrderID) GetGroup() uint64
- func (m *OrderID) GetSeq() uint64
- func (this *OrderID) GoString() string
- func (id OrderID) GroupID() DeploymentGroupID
- func (id OrderID) Path() string
- func (*OrderID) ProtoMessage()
- func (m *OrderID) Reset()
- func (id OrderID) String() string
- func (m *OrderID) Unmarshal(dAtA []byte) error
- type Order_OrderState
- type Orders
- type Provider
- func (this *Provider) Compare(that interface{}) int
- func (*Provider) Descriptor() ([]byte, []int)
- func (m *Provider) GetAttributes() []ProviderAttribute
- func (m *Provider) GetHostURI() string
- func (this *Provider) GoString() string
- func (*Provider) ProtoMessage()
- func (m *Provider) Reset()
- func (m *Provider) String() string
- func (m *Provider) Unmarshal(dAtA []byte) error
- type ProviderAttribute
- func (this *ProviderAttribute) Compare(that interface{}) int
- func (*ProviderAttribute) Descriptor() ([]byte, []int)
- func (m *ProviderAttribute) GetName() string
- func (m *ProviderAttribute) GetValue() string
- func (this *ProviderAttribute) GoString() string
- func (*ProviderAttribute) ProtoMessage()
- func (m *ProviderAttribute) Reset()
- func (m *ProviderAttribute) String() string
- func (m *ProviderAttribute) Unmarshal(dAtA []byte) error
- type Providers
- type ResourceGroup
- func (this *ResourceGroup) Compare(that interface{}) int
- func (*ResourceGroup) Descriptor() ([]byte, []int)
- func (m *ResourceGroup) GetCount() uint32
- func (m *ResourceGroup) GetPrice() uint64
- func (m *ResourceGroup) GetUnit() ResourceUnit
- func (this *ResourceGroup) GoString() string
- func (*ResourceGroup) ProtoMessage()
- func (m *ResourceGroup) Reset()
- func (m *ResourceGroup) String() string
- func (m *ResourceGroup) Unmarshal(dAtA []byte) error
- type ResourceList
- type ResourceUnit
- func (this *ResourceUnit) Compare(that interface{}) int
- func (*ResourceUnit) Descriptor() ([]byte, []int)
- func (r ResourceUnit) Equal(that interface{}) bool
- func (m *ResourceUnit) GetCPU() uint32
- func (m *ResourceUnit) GetDisk() uint64
- func (m *ResourceUnit) GetMemory() uint64
- func (this *ResourceUnit) GoString() string
- func (*ResourceUnit) ProtoMessage()
- func (m *ResourceUnit) Reset()
- func (m *ResourceUnit) String() string
- func (m *ResourceUnit) Unmarshal(dAtA []byte) error
- type ServerStatus
- func (*ServerStatus) Descriptor() ([]byte, []int)
- func (m *ServerStatus) GetCode() int32
- func (m *ServerStatus) GetMessage() string
- func (m *ServerStatus) GetVersion() *AkashVersion
- func (this *ServerStatus) GoString() string
- func (*ServerStatus) ProtoMessage()
- func (m *ServerStatus) Reset()
- func (m *ServerStatus) String() string
- func (m *ServerStatus) Unmarshal(dAtA []byte) error
- type ServiceStatus
- func (*ServiceStatus) Descriptor() ([]byte, []int)
- func (m *ServiceStatus) GetAvailable() int32
- func (m *ServiceStatus) GetName() string
- func (m *ServiceStatus) GetTotal() int32
- func (m *ServiceStatus) GetURIs() []string
- func (this *ServiceStatus) GoString() string
- func (*ServiceStatus) ProtoMessage()
- func (m *ServiceStatus) Reset()
- func (m *ServiceStatus) String() string
- func (m *ServiceStatus) Unmarshal(dAtA []byte) error
- type ServiceStatusRequest
- func (*ServiceStatusRequest) Descriptor() ([]byte, []int)
- func (m *ServiceStatusRequest) GetDeployment() string
- func (m *ServiceStatusRequest) GetGroup() string
- func (m *ServiceStatusRequest) GetName() string
- func (m *ServiceStatusRequest) GetOrder() string
- func (m *ServiceStatusRequest) GetProvider() string
- func (this *ServiceStatusRequest) GoString() string
- func (*ServiceStatusRequest) ProtoMessage()
- func (m *ServiceStatusRequest) Reset()
- func (m *ServiceStatusRequest) String() string
- func (m *ServiceStatusRequest) Unmarshal(dAtA []byte) error
- type ServiceStatusResponse
- func (*ServiceStatusResponse) Descriptor() ([]byte, []int)
- func (m *ServiceStatusResponse) GetAvailableReplicas() int32
- func (m *ServiceStatusResponse) GetObservedGeneration() int64
- func (m *ServiceStatusResponse) GetReadyReplicas() int32
- func (m *ServiceStatusResponse) GetReplicas() int32
- func (m *ServiceStatusResponse) GetUpdatedReplicas() int32
- func (this *ServiceStatusResponse) GoString() string
- func (*ServiceStatusResponse) ProtoMessage()
- func (m *ServiceStatusResponse) Reset()
- func (m *ServiceStatusResponse) String() string
- func (m *ServiceStatusResponse) Unmarshal(dAtA []byte) error
- type Tx
- type TxCloseDeployment
- func (*TxCloseDeployment) Descriptor() ([]byte, []int)
- func (m *TxCloseDeployment) GetReason() TxCloseDeployment_ReasonCode
- func (this *TxCloseDeployment) GoString() string
- func (*TxCloseDeployment) ProtoMessage()
- func (m *TxCloseDeployment) Reset()
- func (m *TxCloseDeployment) String() string
- func (m *TxCloseDeployment) Unmarshal(dAtA []byte) error
- type TxCloseDeployment_ReasonCode
- type TxCloseFulfillment
- type TxCloseLease
- type TxCreateDeployment
- func (*TxCreateDeployment) Descriptor() ([]byte, []int)
- func (m *TxCreateDeployment) GetGroups() []*GroupSpec
- func (m *TxCreateDeployment) GetNonce() uint64
- func (m *TxCreateDeployment) GetOrderTTL() int64
- func (this *TxCreateDeployment) GoString() string
- func (*TxCreateDeployment) ProtoMessage()
- func (m *TxCreateDeployment) Reset()
- func (m *TxCreateDeployment) String() string
- func (m *TxCreateDeployment) Unmarshal(dAtA []byte) error
- type TxCreateFulfillment
- func (*TxCreateFulfillment) Descriptor() ([]byte, []int)
- func (m *TxCreateFulfillment) GetPrice() uint64
- func (this *TxCreateFulfillment) GoString() string
- func (*TxCreateFulfillment) ProtoMessage()
- func (m *TxCreateFulfillment) Reset()
- func (m *TxCreateFulfillment) String() string
- func (m *TxCreateFulfillment) Unmarshal(dAtA []byte) error
- type TxCreateLease
- type TxCreateOrder
- type TxCreateProvider
- func (*TxCreateProvider) Descriptor() ([]byte, []int)
- func (m *TxCreateProvider) GetAttributes() []ProviderAttribute
- func (m *TxCreateProvider) GetHostURI() string
- func (m *TxCreateProvider) GetNonce() uint64
- func (this *TxCreateProvider) GoString() string
- func (*TxCreateProvider) ProtoMessage()
- func (m *TxCreateProvider) Reset()
- func (m *TxCreateProvider) String() string
- func (m *TxCreateProvider) Unmarshal(dAtA []byte) error
- type TxPayload
- func (*TxPayload) Descriptor() ([]byte, []int)
- func (m *TxPayload) GetNonce() uint64
- func (m *TxPayload) GetPayload() isTxPayload_Payload
- func (m *TxPayload) GetTxCloseDeployment() *TxCloseDeployment
- func (m *TxPayload) GetTxCloseFulfillment() *TxCloseFulfillment
- func (m *TxPayload) GetTxCloseLease() *TxCloseLease
- func (m *TxPayload) GetTxCreateDeployment() *TxCreateDeployment
- func (m *TxPayload) GetTxCreateFulfillment() *TxCreateFulfillment
- func (m *TxPayload) GetTxCreateLease() *TxCreateLease
- func (m *TxPayload) GetTxCreateOrder() *TxCreateOrder
- func (m *TxPayload) GetTxCreateProvider() *TxCreateProvider
- func (m *TxPayload) GetTxSend() *TxSend
- func (m *TxPayload) GetTxUpdateDeployment() *TxUpdateDeployment
- func (this *TxPayload) GoString() string
- func (*TxPayload) ProtoMessage()
- func (m *TxPayload) Reset()
- func (m *TxPayload) String() string
- func (m *TxPayload) Unmarshal(dAtA []byte) error
- func (*TxPayload) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- type TxPayload_TxCloseDeployment
- type TxPayload_TxCloseFulfillment
- type TxPayload_TxCloseLease
- type TxPayload_TxCreateDeployment
- type TxPayload_TxCreateFulfillment
- type TxPayload_TxCreateLease
- type TxPayload_TxCreateOrder
- type TxPayload_TxCreateProvider
- type TxPayload_TxSend
- type TxPayload_TxUpdateDeployment
- type TxSend
- type TxUpdateDeployment
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthTypes = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTypes = fmt.Errorf("proto: integer overflow") )
var DeploymentGroup_DeploymentGroupState_name = map[int32]string{
0: "OPEN",
1: "ORDERED",
3: "CLOSED",
}
var DeploymentGroup_DeploymentGroupState_value = map[string]int32{
"OPEN": 0,
"ORDERED": 1,
"CLOSED": 3,
}
var Deployment_DeploymentState_name = map[int32]string{
0: "ACTIVE",
2: "CLOSED",
}
var Deployment_DeploymentState_value = map[string]int32{
"ACTIVE": 0,
"CLOSED": 2,
}
var Fulfillment_FulfillmentState_name = map[int32]string{
0: "OPEN",
1: "MATCHED",
2: "CLOSED",
}
var Fulfillment_FulfillmentState_value = map[string]int32{
"OPEN": 0,
"MATCHED": 1,
"CLOSED": 2,
}
var Lease_LeaseState_name = map[int32]string{
0: "ACTIVE",
2: "CLOSED",
}
var Lease_LeaseState_value = map[string]int32{
"ACTIVE": 0,
"CLOSED": 2,
}
var Order_OrderState_name = map[int32]string{
0: "OPEN",
1: "MATCHED",
2: "CLOSED",
}
var Order_OrderState_value = map[string]int32{
"OPEN": 0,
"MATCHED": 1,
"CLOSED": 2,
}
var TxCloseDeployment_ReasonCode_name = map[int32]string{
0: "UNSET",
1: "TENANT_CLOSE",
2: "INSUFFICIENT",
}
var TxCloseDeployment_ReasonCode_value = map[string]int32{
"UNSET": 0,
"TENANT_CLOSE": 1,
"INSUFFICIENT": 2,
}
Functions ¶
func RegisterClusterHandler ¶ added in v0.2.1
func RegisterClusterHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterClusterHandler registers the http handlers for service Cluster to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterClusterHandlerClient ¶ added in v0.2.1
func RegisterClusterHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ClusterClient) error
RegisterClusterHandlerClient registers the http handlers for service Cluster to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ClusterClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ClusterClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ClusterClient" to call the correct interceptors.
func RegisterClusterHandlerFromEndpoint ¶ added in v0.2.1
func RegisterClusterHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterClusterHandlerFromEndpoint is same as RegisterClusterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterClusterServer ¶ added in v0.2.1
func RegisterClusterServer(s *grpc.Server, srv ClusterServer)
Types ¶
type Account ¶
type Account struct { Address github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=address,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"address"` Balance uint64 `protobuf:"varint,2,opt,name=balance,proto3" json:"balance,omitempty"` Nonce uint64 `protobuf:"varint,3,opt,name=nonce,proto3" json:"nonce,omitempty"` }
BEGIN ACCOUNT
func (*Account) Descriptor ¶
func (*Account) GetBalance ¶
func (*Account) ProtoMessage ¶
func (*Account) ProtoMessage()
type AkashVersion ¶ added in v0.3.0
type AkashVersion struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Commit string `protobuf:"bytes,2,opt,name=commit,proto3" json:"commit,omitempty"` Date string `protobuf:"bytes,3,opt,name=date,proto3" json:"date,omitempty"` }
func (*AkashVersion) Descriptor ¶ added in v0.3.0
func (*AkashVersion) Descriptor() ([]byte, []int)
func (*AkashVersion) GetCommit ¶ added in v0.3.0
func (m *AkashVersion) GetCommit() string
func (*AkashVersion) GetDate ¶ added in v0.3.0
func (m *AkashVersion) GetDate() string
func (*AkashVersion) GetVersion ¶ added in v0.3.0
func (m *AkashVersion) GetVersion() string
func (*AkashVersion) GoString ¶ added in v0.3.0
func (this *AkashVersion) GoString() string
func (*AkashVersion) ProtoMessage ¶ added in v0.3.0
func (*AkashVersion) ProtoMessage()
func (*AkashVersion) Reset ¶ added in v0.3.0
func (m *AkashVersion) Reset()
func (*AkashVersion) String ¶ added in v0.3.0
func (m *AkashVersion) String() string
func (*AkashVersion) Unmarshal ¶ added in v0.3.0
func (m *AkashVersion) Unmarshal(dAtA []byte) error
type ClusterClient ¶ added in v0.2.1
type ClusterClient interface { Status(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ServerStatus, error) Deploy(ctx context.Context, in *ManifestRequest, opts ...grpc.CallOption) (*DeployRespone, error) LeaseStatus(ctx context.Context, in *LeaseStatusRequest, opts ...grpc.CallOption) (*LeaseStatusResponse, error) ServiceStatus(ctx context.Context, in *ServiceStatusRequest, opts ...grpc.CallOption) (*ServiceStatusResponse, error) ServiceLogs(ctx context.Context, in *LogRequest, opts ...grpc.CallOption) (Cluster_ServiceLogsClient, error) }
func NewClusterClient ¶ added in v0.2.1
func NewClusterClient(cc *grpc.ClientConn) ClusterClient
type ClusterServer ¶ added in v0.2.1
type ClusterServer interface { Status(context.Context, *Empty) (*ServerStatus, error) Deploy(context.Context, *ManifestRequest) (*DeployRespone, error) LeaseStatus(context.Context, *LeaseStatusRequest) (*LeaseStatusResponse, error) ServiceStatus(context.Context, *ServiceStatusRequest) (*ServiceStatusResponse, error) ServiceLogs(*LogRequest, Cluster_ServiceLogsServer) error }
type Cluster_ServiceLogsClient ¶ added in v0.2.2
type Cluster_ServiceLogsClient interface { Recv() (*Log, error) grpc.ClientStream }
type Cluster_ServiceLogsServer ¶ added in v0.2.2
type Cluster_ServiceLogsServer interface { Send(*Log) error grpc.ServerStream }
type DeployRespone ¶ added in v0.2.1
type DeployRespone struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
}
func (*DeployRespone) Descriptor ¶ added in v0.2.1
func (*DeployRespone) Descriptor() ([]byte, []int)
func (*DeployRespone) GetMessage ¶ added in v0.2.1
func (m *DeployRespone) GetMessage() string
func (*DeployRespone) GoString ¶ added in v0.2.1
func (this *DeployRespone) GoString() string
func (*DeployRespone) ProtoMessage ¶ added in v0.2.1
func (*DeployRespone) ProtoMessage()
func (*DeployRespone) Reset ¶ added in v0.2.1
func (m *DeployRespone) Reset()
func (*DeployRespone) String ¶ added in v0.2.1
func (m *DeployRespone) String() string
func (*DeployRespone) Unmarshal ¶ added in v0.2.1
func (m *DeployRespone) Unmarshal(dAtA []byte) error
type Deployment ¶
type Deployment struct { // BEGIN ID FIELDS Address github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=address,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"address"` Tenant github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,2,opt,name=tenant,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"tenant"` State Deployment_DeploymentState `protobuf:"varint,3,opt,name=state,proto3,enum=types.Deployment_DeploymentState" json:"state,omitempty"` Version github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,4,opt,name=version,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"version"` }
func (*Deployment) Compare ¶ added in v0.0.2
func (this *Deployment) Compare(that interface{}) int
func (*Deployment) Descriptor ¶
func (*Deployment) Descriptor() ([]byte, []int)
func (*Deployment) GetState ¶
func (m *Deployment) GetState() Deployment_DeploymentState
func (*Deployment) GoString ¶
func (this *Deployment) GoString() string
func (*Deployment) ProtoMessage ¶
func (*Deployment) ProtoMessage()
func (*Deployment) Reset ¶
func (m *Deployment) Reset()
func (*Deployment) String ¶
func (m *Deployment) String() string
func (*Deployment) Unmarshal ¶
func (m *Deployment) Unmarshal(dAtA []byte) error
type DeploymentGroup ¶
type DeploymentGroup struct { DeploymentGroupID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // max number of blocks orders are open OrderTTL int64 `protobuf:"varint,3,opt,name=orderTTL,proto3" json:"orderTTL,omitempty"` State DeploymentGroup_DeploymentGroupState `protobuf:"varint,4,opt,name=state,proto3,enum=types.DeploymentGroup_DeploymentGroupState" json:"state,omitempty"` Requirements []ProviderAttribute `protobuf:"bytes,5,rep,name=requirements" json:"requirements"` Resources []ResourceGroup `protobuf:"bytes,6,rep,name=resources" json:"resources"` }
func (*DeploymentGroup) Compare ¶ added in v0.0.2
func (this *DeploymentGroup) Compare(that interface{}) int
func (*DeploymentGroup) Descriptor ¶
func (*DeploymentGroup) Descriptor() ([]byte, []int)
func (*DeploymentGroup) GetName ¶ added in v0.0.9
func (m *DeploymentGroup) GetName() string
func (*DeploymentGroup) GetOrderTTL ¶ added in v0.0.3
func (m *DeploymentGroup) GetOrderTTL() int64
func (*DeploymentGroup) GetRequirements ¶
func (m *DeploymentGroup) GetRequirements() []ProviderAttribute
func (*DeploymentGroup) GetResources ¶
func (m *DeploymentGroup) GetResources() []ResourceGroup
func (*DeploymentGroup) GetState ¶
func (m *DeploymentGroup) GetState() DeploymentGroup_DeploymentGroupState
func (*DeploymentGroup) GoString ¶
func (this *DeploymentGroup) GoString() string
func (*DeploymentGroup) ProtoMessage ¶
func (*DeploymentGroup) ProtoMessage()
func (*DeploymentGroup) Reset ¶
func (m *DeploymentGroup) Reset()
func (*DeploymentGroup) String ¶
func (m *DeploymentGroup) String() string
func (*DeploymentGroup) Unmarshal ¶
func (m *DeploymentGroup) Unmarshal(dAtA []byte) error
type DeploymentGroupID ¶ added in v0.0.6
type DeploymentGroupID struct { // deployment address Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` // unique sequence over deployment Seq uint64 `protobuf:"varint,2,opt,name=seq,proto3" json:"seq,omitempty"` }
func (DeploymentGroupID) Compare ¶ added in v0.0.6
func (id DeploymentGroupID) Compare(that interface{}) int
func (DeploymentGroupID) DeploymentID ¶ added in v0.0.6
func (id DeploymentGroupID) DeploymentID() base.Bytes
func (*DeploymentGroupID) Descriptor ¶ added in v0.0.6
func (*DeploymentGroupID) Descriptor() ([]byte, []int)
func (*DeploymentGroupID) GetSeq ¶ added in v0.0.6
func (m *DeploymentGroupID) GetSeq() uint64
func (*DeploymentGroupID) GoString ¶ added in v0.0.6
func (this *DeploymentGroupID) GoString() string
func (DeploymentGroupID) Path ¶ added in v0.0.8
func (id DeploymentGroupID) Path() string
func (*DeploymentGroupID) ProtoMessage ¶ added in v0.0.6
func (*DeploymentGroupID) ProtoMessage()
func (*DeploymentGroupID) Reset ¶ added in v0.0.6
func (m *DeploymentGroupID) Reset()
func (DeploymentGroupID) String ¶ added in v0.0.6
func (id DeploymentGroupID) String() string
func (*DeploymentGroupID) Unmarshal ¶ added in v0.0.6
func (m *DeploymentGroupID) Unmarshal(dAtA []byte) error
type DeploymentGroup_DeploymentGroupState ¶
type DeploymentGroup_DeploymentGroupState int32
const ( DeploymentGroup_OPEN DeploymentGroup_DeploymentGroupState = 0 DeploymentGroup_ORDERED DeploymentGroup_DeploymentGroupState = 1 DeploymentGroup_CLOSED DeploymentGroup_DeploymentGroupState = 3 )
func (DeploymentGroup_DeploymentGroupState) EnumDescriptor ¶
func (DeploymentGroup_DeploymentGroupState) EnumDescriptor() ([]byte, []int)
func (DeploymentGroup_DeploymentGroupState) String ¶
func (x DeploymentGroup_DeploymentGroupState) String() string
type DeploymentGroups ¶
type DeploymentGroups struct {
Items []*DeploymentGroup `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"`
}
func (*DeploymentGroups) Descriptor ¶
func (*DeploymentGroups) Descriptor() ([]byte, []int)
func (*DeploymentGroups) GetItems ¶
func (m *DeploymentGroups) GetItems() []*DeploymentGroup
func (*DeploymentGroups) GoString ¶
func (this *DeploymentGroups) GoString() string
func (*DeploymentGroups) ProtoMessage ¶
func (*DeploymentGroups) ProtoMessage()
func (*DeploymentGroups) Reset ¶
func (m *DeploymentGroups) Reset()
func (*DeploymentGroups) String ¶
func (m *DeploymentGroups) String() string
func (*DeploymentGroups) Unmarshal ¶
func (m *DeploymentGroups) Unmarshal(dAtA []byte) error
type Deployment_DeploymentState ¶
type Deployment_DeploymentState int32
const ( Deployment_ACTIVE Deployment_DeploymentState = 0 Deployment_CLOSED Deployment_DeploymentState = 2 )
func (Deployment_DeploymentState) EnumDescriptor ¶
func (Deployment_DeploymentState) EnumDescriptor() ([]byte, []int)
func (Deployment_DeploymentState) String ¶
func (x Deployment_DeploymentState) String() string
type Deployments ¶
type Deployments struct {
Items []Deployment `protobuf:"bytes,1,rep,name=items" json:"items"`
}
func (*Deployments) Descriptor ¶
func (*Deployments) Descriptor() ([]byte, []int)
func (*Deployments) GetItems ¶
func (m *Deployments) GetItems() []Deployment
func (*Deployments) GoString ¶
func (this *Deployments) GoString() string
func (*Deployments) ProtoMessage ¶
func (*Deployments) ProtoMessage()
func (*Deployments) Reset ¶
func (m *Deployments) Reset()
func (*Deployments) String ¶
func (m *Deployments) String() string
func (*Deployments) Unmarshal ¶
func (m *Deployments) Unmarshal(dAtA []byte) error
type Empty ¶ added in v0.2.1
type Empty struct { }
func (*Empty) Descriptor ¶ added in v0.2.1
func (*Empty) ProtoMessage ¶ added in v0.2.1
func (*Empty) ProtoMessage()
type ErrInternalError ¶ added in v0.2.1
type ErrInternalError struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
}
func (*ErrInternalError) Descriptor ¶ added in v0.2.1
func (*ErrInternalError) Descriptor() ([]byte, []int)
func (ErrInternalError) Error ¶ added in v0.2.1
func (e ErrInternalError) Error() string
func (*ErrInternalError) GetMessage ¶ added in v0.2.1
func (m *ErrInternalError) GetMessage() string
func (*ErrInternalError) GoString ¶ added in v0.2.1
func (this *ErrInternalError) GoString() string
func (*ErrInternalError) ProtoMessage ¶ added in v0.2.1
func (*ErrInternalError) ProtoMessage()
func (*ErrInternalError) Reset ¶ added in v0.2.1
func (m *ErrInternalError) Reset()
func (*ErrInternalError) String ¶ added in v0.2.1
func (m *ErrInternalError) String() string
func (*ErrInternalError) Unmarshal ¶ added in v0.2.1
func (m *ErrInternalError) Unmarshal(dAtA []byte) error
type ErrInvalidPayload ¶ added in v0.2.1
type ErrInvalidPayload struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
}
func (*ErrInvalidPayload) Descriptor ¶ added in v0.2.1
func (*ErrInvalidPayload) Descriptor() ([]byte, []int)
func (ErrInvalidPayload) Error ¶ added in v0.2.1
func (e ErrInvalidPayload) Error() string
func (*ErrInvalidPayload) GetMessage ¶ added in v0.2.1
func (m *ErrInvalidPayload) GetMessage() string
func (*ErrInvalidPayload) GoString ¶ added in v0.2.1
func (this *ErrInvalidPayload) GoString() string
func (*ErrInvalidPayload) ProtoMessage ¶ added in v0.2.1
func (*ErrInvalidPayload) ProtoMessage()
func (*ErrInvalidPayload) Reset ¶ added in v0.2.1
func (m *ErrInvalidPayload) Reset()
func (*ErrInvalidPayload) String ¶ added in v0.2.1
func (m *ErrInvalidPayload) String() string
func (*ErrInvalidPayload) Unmarshal ¶ added in v0.2.1
func (m *ErrInvalidPayload) Unmarshal(dAtA []byte) error
type ErrResourceNotFound ¶ added in v0.2.1
type ErrResourceNotFound struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
}
func (*ErrResourceNotFound) Descriptor ¶ added in v0.2.1
func (*ErrResourceNotFound) Descriptor() ([]byte, []int)
func (ErrResourceNotFound) Error ¶ added in v0.2.1
func (e ErrResourceNotFound) Error() string
func (*ErrResourceNotFound) GetMessage ¶ added in v0.2.1
func (m *ErrResourceNotFound) GetMessage() string
func (*ErrResourceNotFound) GoString ¶ added in v0.2.1
func (this *ErrResourceNotFound) GoString() string
func (*ErrResourceNotFound) ProtoMessage ¶ added in v0.2.1
func (*ErrResourceNotFound) ProtoMessage()
func (*ErrResourceNotFound) Reset ¶ added in v0.2.1
func (m *ErrResourceNotFound) Reset()
func (*ErrResourceNotFound) String ¶ added in v0.2.1
func (m *ErrResourceNotFound) String() string
func (*ErrResourceNotFound) Unmarshal ¶ added in v0.2.1
func (m *ErrResourceNotFound) Unmarshal(dAtA []byte) error
type Fulfillment ¶
type Fulfillment struct { FulfillmentID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` Price uint64 `protobuf:"varint,2,opt,name=price,proto3" json:"price,omitempty"` State Fulfillment_FulfillmentState `protobuf:"varint,3,opt,name=state,proto3,enum=types.Fulfillment_FulfillmentState" json:"state,omitempty"` }
func (*Fulfillment) Compare ¶ added in v0.0.2
func (this *Fulfillment) Compare(that interface{}) int
func (*Fulfillment) Descriptor ¶
func (*Fulfillment) Descriptor() ([]byte, []int)
func (*Fulfillment) GetPrice ¶
func (m *Fulfillment) GetPrice() uint64
func (*Fulfillment) GetState ¶ added in v0.0.2
func (m *Fulfillment) GetState() Fulfillment_FulfillmentState
func (*Fulfillment) GoString ¶
func (this *Fulfillment) GoString() string
func (*Fulfillment) ProtoMessage ¶
func (*Fulfillment) ProtoMessage()
func (*Fulfillment) Reset ¶
func (m *Fulfillment) Reset()
func (*Fulfillment) String ¶
func (m *Fulfillment) String() string
func (*Fulfillment) Unmarshal ¶
func (m *Fulfillment) Unmarshal(dAtA []byte) error
type FulfillmentID ¶ added in v0.0.6
type FulfillmentID struct { // deployment address Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` // deployment group sequence Group uint64 `protobuf:"varint,2,opt,name=group,proto3" json:"group,omitempty"` // order sequence Order uint64 `protobuf:"varint,3,opt,name=order,proto3" json:"order,omitempty"` // provider address Provider github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,4,opt,name=provider,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"provider"` }
func (FulfillmentID) Compare ¶ added in v0.0.6
func (id FulfillmentID) Compare(that interface{}) int
func (FulfillmentID) DeploymentID ¶ added in v0.0.6
func (id FulfillmentID) DeploymentID() base.Bytes
func (*FulfillmentID) Descriptor ¶ added in v0.0.6
func (*FulfillmentID) Descriptor() ([]byte, []int)
func (*FulfillmentID) GetGroup ¶ added in v0.0.6
func (m *FulfillmentID) GetGroup() uint64
func (*FulfillmentID) GetOrder ¶ added in v0.0.6
func (m *FulfillmentID) GetOrder() uint64
func (*FulfillmentID) GoString ¶ added in v0.0.6
func (this *FulfillmentID) GoString() string
func (FulfillmentID) GroupID ¶ added in v0.0.6
func (id FulfillmentID) GroupID() DeploymentGroupID
func (FulfillmentID) LeaseID ¶ added in v0.0.6
func (id FulfillmentID) LeaseID() LeaseID
func (FulfillmentID) OrderID ¶ added in v0.0.6
func (id FulfillmentID) OrderID() OrderID
func (FulfillmentID) Path ¶ added in v0.0.8
func (id FulfillmentID) Path() string
func (*FulfillmentID) ProtoMessage ¶ added in v0.0.6
func (*FulfillmentID) ProtoMessage()
func (*FulfillmentID) Reset ¶ added in v0.0.6
func (m *FulfillmentID) Reset()
func (FulfillmentID) String ¶ added in v0.0.6
func (id FulfillmentID) String() string
func (*FulfillmentID) Unmarshal ¶ added in v0.0.6
func (m *FulfillmentID) Unmarshal(dAtA []byte) error
type Fulfillment_FulfillmentState ¶ added in v0.0.2
type Fulfillment_FulfillmentState int32
const ( Fulfillment_OPEN Fulfillment_FulfillmentState = 0 Fulfillment_MATCHED Fulfillment_FulfillmentState = 1 Fulfillment_CLOSED Fulfillment_FulfillmentState = 2 )
func (Fulfillment_FulfillmentState) EnumDescriptor ¶ added in v0.0.2
func (Fulfillment_FulfillmentState) EnumDescriptor() ([]byte, []int)
func (Fulfillment_FulfillmentState) String ¶ added in v0.0.2
func (x Fulfillment_FulfillmentState) String() string
type Fulfillments ¶ added in v0.0.10
type Fulfillments struct {
Items []*Fulfillment `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"`
}
func (*Fulfillments) Descriptor ¶ added in v0.0.10
func (*Fulfillments) Descriptor() ([]byte, []int)
func (*Fulfillments) GetItems ¶ added in v0.0.10
func (m *Fulfillments) GetItems() []*Fulfillment
func (*Fulfillments) GoString ¶ added in v0.0.10
func (this *Fulfillments) GoString() string
func (*Fulfillments) ProtoMessage ¶ added in v0.0.10
func (*Fulfillments) ProtoMessage()
func (*Fulfillments) Reset ¶ added in v0.0.10
func (m *Fulfillments) Reset()
func (*Fulfillments) String ¶ added in v0.0.10
func (m *Fulfillments) String() string
func (*Fulfillments) Unmarshal ¶ added in v0.0.10
func (m *Fulfillments) Unmarshal(dAtA []byte) error
type Genesis ¶
type Genesis struct {
Accounts []Account `protobuf:"bytes,1,rep,name=accounts" json:"accounts"`
}
BEGIN GLOBAL
func (*Genesis) Descriptor ¶
func (*Genesis) GetAccounts ¶
func (*Genesis) ProtoMessage ¶
func (*Genesis) ProtoMessage()
type GroupSpec ¶ added in v0.0.3
type GroupSpec struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Requirements []ProviderAttribute `protobuf:"bytes,2,rep,name=requirements" json:"requirements"` Resources []ResourceGroup `protobuf:"bytes,3,rep,name=resources" json:"resources"` }
func (*GroupSpec) Descriptor ¶ added in v0.0.3
func (*GroupSpec) GetRequirements ¶ added in v0.0.3
func (m *GroupSpec) GetRequirements() []ProviderAttribute
func (*GroupSpec) GetResources ¶ added in v0.0.3
func (m *GroupSpec) GetResources() []ResourceGroup
func (*GroupSpec) ProtoMessage ¶ added in v0.0.3
func (*GroupSpec) ProtoMessage()
type Lease ¶
type Lease struct { LeaseID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` // price of matching fulfillment Price uint64 `protobuf:"varint,2,opt,name=price,proto3" json:"price,omitempty"` State Lease_LeaseState `protobuf:"varint,3,opt,name=state,proto3,enum=types.Lease_LeaseState" json:"state,omitempty"` }
func (*Lease) Descriptor ¶
func (*Lease) GetState ¶ added in v0.0.2
func (m *Lease) GetState() Lease_LeaseState
func (*Lease) ProtoMessage ¶
func (*Lease) ProtoMessage()
type LeaseID ¶ added in v0.0.6
type LeaseID struct { // deployment address Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` // deployment group sequence Group uint64 `protobuf:"varint,2,opt,name=group,proto3" json:"group,omitempty"` // order sequence Order uint64 `protobuf:"varint,3,opt,name=order,proto3" json:"order,omitempty"` // provider address Provider github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,4,opt,name=provider,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"provider"` }
func (LeaseID) DeploymentID ¶ added in v0.0.6
func (*LeaseID) Descriptor ¶ added in v0.0.6
func (LeaseID) FulfillmentID ¶ added in v0.0.6
func (id LeaseID) FulfillmentID() FulfillmentID
func (LeaseID) GroupID ¶ added in v0.0.6
func (id LeaseID) GroupID() DeploymentGroupID
func (*LeaseID) ProtoMessage ¶ added in v0.0.6
func (*LeaseID) ProtoMessage()
type LeaseStatusRequest ¶ added in v0.2.1
type LeaseStatusRequest struct { Deployment string `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` Order string `protobuf:"bytes,3,opt,name=order,proto3" json:"order,omitempty"` Provider string `protobuf:"bytes,4,opt,name=provider,proto3" json:"provider,omitempty"` }
func (*LeaseStatusRequest) Descriptor ¶ added in v0.2.1
func (*LeaseStatusRequest) Descriptor() ([]byte, []int)
func (*LeaseStatusRequest) GetDeployment ¶ added in v0.2.1
func (m *LeaseStatusRequest) GetDeployment() string
func (*LeaseStatusRequest) GetGroup ¶ added in v0.2.1
func (m *LeaseStatusRequest) GetGroup() string
func (*LeaseStatusRequest) GetOrder ¶ added in v0.2.1
func (m *LeaseStatusRequest) GetOrder() string
func (*LeaseStatusRequest) GetProvider ¶ added in v0.2.1
func (m *LeaseStatusRequest) GetProvider() string
func (*LeaseStatusRequest) GoString ¶ added in v0.2.1
func (this *LeaseStatusRequest) GoString() string
func (*LeaseStatusRequest) ProtoMessage ¶ added in v0.2.1
func (*LeaseStatusRequest) ProtoMessage()
func (*LeaseStatusRequest) Reset ¶ added in v0.2.1
func (m *LeaseStatusRequest) Reset()
func (*LeaseStatusRequest) String ¶ added in v0.2.1
func (m *LeaseStatusRequest) String() string
func (*LeaseStatusRequest) Unmarshal ¶ added in v0.2.1
func (m *LeaseStatusRequest) Unmarshal(dAtA []byte) error
type LeaseStatusResponse ¶ added in v0.2.1
type LeaseStatusResponse struct {
Services []*ServiceStatus `protobuf:"bytes,1,rep,name=services" json:"services,omitempty"`
}
func (*LeaseStatusResponse) Descriptor ¶ added in v0.2.1
func (*LeaseStatusResponse) Descriptor() ([]byte, []int)
func (*LeaseStatusResponse) GetServices ¶ added in v0.2.1
func (m *LeaseStatusResponse) GetServices() []*ServiceStatus
func (*LeaseStatusResponse) GoString ¶ added in v0.2.1
func (this *LeaseStatusResponse) GoString() string
func (*LeaseStatusResponse) ProtoMessage ¶ added in v0.2.1
func (*LeaseStatusResponse) ProtoMessage()
func (*LeaseStatusResponse) Reset ¶ added in v0.2.1
func (m *LeaseStatusResponse) Reset()
func (*LeaseStatusResponse) String ¶ added in v0.2.1
func (m *LeaseStatusResponse) String() string
func (*LeaseStatusResponse) Unmarshal ¶ added in v0.2.1
func (m *LeaseStatusResponse) Unmarshal(dAtA []byte) error
type Lease_LeaseState ¶ added in v0.0.2
type Lease_LeaseState int32
const ( Lease_ACTIVE Lease_LeaseState = 0 Lease_CLOSED Lease_LeaseState = 2 )
func (Lease_LeaseState) EnumDescriptor ¶ added in v0.0.2
func (Lease_LeaseState) EnumDescriptor() ([]byte, []int)
func (Lease_LeaseState) String ¶ added in v0.0.2
func (x Lease_LeaseState) String() string
type Leases ¶ added in v0.0.3
type Leases struct {
Items []*Lease `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"`
}
func (*Leases) Descriptor ¶ added in v0.0.3
func (*Leases) ProtoMessage ¶ added in v0.0.3
func (*Leases) ProtoMessage()
type Log ¶ added in v0.2.2
type Log struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` }
func (*Log) Descriptor ¶ added in v0.2.2
func (*Log) GetMessage ¶ added in v0.2.2
func (*Log) ProtoMessage ¶ added in v0.2.2
func (*Log) ProtoMessage()
type LogOptions ¶ added in v0.2.2
type LogOptions struct { TailLines int64 `protobuf:"varint,1,opt,name=tailLines,proto3" json:"tailLines,omitempty"` Follow bool `protobuf:"varint,2,opt,name=follow,proto3" json:"follow,omitempty"` }
func (*LogOptions) Descriptor ¶ added in v0.2.2
func (*LogOptions) Descriptor() ([]byte, []int)
func (*LogOptions) GetFollow ¶ added in v0.2.2
func (m *LogOptions) GetFollow() bool
func (*LogOptions) GetTailLines ¶ added in v0.2.2
func (m *LogOptions) GetTailLines() int64
func (*LogOptions) GoString ¶ added in v0.2.2
func (this *LogOptions) GoString() string
func (*LogOptions) ProtoMessage ¶ added in v0.2.2
func (*LogOptions) ProtoMessage()
func (*LogOptions) Reset ¶ added in v0.2.2
func (m *LogOptions) Reset()
func (*LogOptions) String ¶ added in v0.2.2
func (m *LogOptions) String() string
func (*LogOptions) Unmarshal ¶ added in v0.2.2
func (m *LogOptions) Unmarshal(dAtA []byte) error
type LogRequest ¶ added in v0.2.2
type LogRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Deployment string `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty"` Group string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"` Order string `protobuf:"bytes,4,opt,name=order,proto3" json:"order,omitempty"` Provider string `protobuf:"bytes,5,opt,name=provider,proto3" json:"provider,omitempty"` Options *LogOptions `protobuf:"bytes,6,opt,name=options" json:"options,omitempty"` }
func (*LogRequest) Descriptor ¶ added in v0.2.2
func (*LogRequest) Descriptor() ([]byte, []int)
func (*LogRequest) GetDeployment ¶ added in v0.2.2
func (m *LogRequest) GetDeployment() string
func (*LogRequest) GetGroup ¶ added in v0.2.2
func (m *LogRequest) GetGroup() string
func (*LogRequest) GetName ¶ added in v0.2.2
func (m *LogRequest) GetName() string
func (*LogRequest) GetOptions ¶ added in v0.2.2
func (m *LogRequest) GetOptions() *LogOptions
func (*LogRequest) GetOrder ¶ added in v0.2.2
func (m *LogRequest) GetOrder() string
func (*LogRequest) GetProvider ¶ added in v0.2.2
func (m *LogRequest) GetProvider() string
func (*LogRequest) GoString ¶ added in v0.2.2
func (this *LogRequest) GoString() string
func (*LogRequest) ProtoMessage ¶ added in v0.2.2
func (*LogRequest) ProtoMessage()
func (*LogRequest) Reset ¶ added in v0.2.2
func (m *LogRequest) Reset()
func (*LogRequest) String ¶ added in v0.2.2
func (m *LogRequest) String() string
func (*LogRequest) Unmarshal ¶ added in v0.2.2
func (m *LogRequest) Unmarshal(dAtA []byte) error
type LogResponse ¶ added in v0.2.2
type LogResponse struct {
Result *Log `protobuf:"bytes,1,opt,name=result" json:"result,omitempty"`
}
func (*LogResponse) Descriptor ¶ added in v0.2.2
func (*LogResponse) Descriptor() ([]byte, []int)
func (*LogResponse) GetResult ¶ added in v0.2.2
func (m *LogResponse) GetResult() *Log
func (*LogResponse) GoString ¶ added in v0.2.2
func (this *LogResponse) GoString() string
func (*LogResponse) ProtoMessage ¶ added in v0.2.2
func (*LogResponse) ProtoMessage()
func (*LogResponse) Reset ¶ added in v0.2.2
func (m *LogResponse) Reset()
func (*LogResponse) String ¶ added in v0.2.2
func (m *LogResponse) String() string
func (*LogResponse) Unmarshal ¶ added in v0.2.2
func (m *LogResponse) Unmarshal(dAtA []byte) error
type Manifest ¶ added in v0.0.6
type Manifest struct {
Groups []*ManifestGroup `protobuf:"bytes,1,rep,name=groups" json:"groups,omitempty"`
}
func (*Manifest) Descriptor ¶ added in v0.0.6
func (*Manifest) GetGroups ¶ added in v0.0.6
func (m *Manifest) GetGroups() []*ManifestGroup
func (*Manifest) ProtoMessage ¶ added in v0.0.6
func (*Manifest) ProtoMessage()
type ManifestGetRequest ¶ added in v0.2.1
type ManifestGetRequest struct {
Lease []byte `protobuf:"bytes,1,opt,name=lease,proto3" json:"lease,omitempty"`
}
func (*ManifestGetRequest) Descriptor ¶ added in v0.2.1
func (*ManifestGetRequest) Descriptor() ([]byte, []int)
func (*ManifestGetRequest) GetLease ¶ added in v0.2.1
func (m *ManifestGetRequest) GetLease() []byte
func (*ManifestGetRequest) GoString ¶ added in v0.2.1
func (this *ManifestGetRequest) GoString() string
func (*ManifestGetRequest) ProtoMessage ¶ added in v0.2.1
func (*ManifestGetRequest) ProtoMessage()
func (*ManifestGetRequest) Reset ¶ added in v0.2.1
func (m *ManifestGetRequest) Reset()
func (*ManifestGetRequest) String ¶ added in v0.2.1
func (m *ManifestGetRequest) String() string
func (*ManifestGetRequest) Unmarshal ¶ added in v0.2.1
func (m *ManifestGetRequest) Unmarshal(dAtA []byte) error
type ManifestGetResponse ¶ added in v0.2.1
type ManifestGetResponse struct {
Manifest *Manifest `protobuf:"bytes,1,opt,name=manifest" json:"manifest,omitempty"`
}
func (*ManifestGetResponse) Descriptor ¶ added in v0.2.1
func (*ManifestGetResponse) Descriptor() ([]byte, []int)
func (*ManifestGetResponse) GetManifest ¶ added in v0.2.1
func (m *ManifestGetResponse) GetManifest() *Manifest
func (*ManifestGetResponse) GoString ¶ added in v0.2.1
func (this *ManifestGetResponse) GoString() string
func (*ManifestGetResponse) ProtoMessage ¶ added in v0.2.1
func (*ManifestGetResponse) ProtoMessage()
func (*ManifestGetResponse) Reset ¶ added in v0.2.1
func (m *ManifestGetResponse) Reset()
func (*ManifestGetResponse) String ¶ added in v0.2.1
func (m *ManifestGetResponse) String() string
func (*ManifestGetResponse) Unmarshal ¶ added in v0.2.1
func (m *ManifestGetResponse) Unmarshal(dAtA []byte) error
type ManifestGroup ¶ added in v0.0.6
type ManifestGroup struct { // Placement profile name Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Service definitions Services []*ManifestService `protobuf:"bytes,2,rep,name=services" json:"services,omitempty"` }
func (*ManifestGroup) Descriptor ¶ added in v0.0.6
func (*ManifestGroup) Descriptor() ([]byte, []int)
func (*ManifestGroup) GetName ¶ added in v0.0.6
func (m *ManifestGroup) GetName() string
func (*ManifestGroup) GetResources ¶ added in v0.3.0
func (m *ManifestGroup) GetResources() []ResourceGroup
func (*ManifestGroup) GetServices ¶ added in v0.0.6
func (m *ManifestGroup) GetServices() []*ManifestService
func (*ManifestGroup) GoString ¶ added in v0.0.6
func (this *ManifestGroup) GoString() string
func (*ManifestGroup) ProtoMessage ¶ added in v0.0.6
func (*ManifestGroup) ProtoMessage()
func (*ManifestGroup) Reset ¶ added in v0.0.6
func (m *ManifestGroup) Reset()
func (*ManifestGroup) String ¶ added in v0.0.6
func (m *ManifestGroup) String() string
func (*ManifestGroup) Unmarshal ¶ added in v0.0.6
func (m *ManifestGroup) Unmarshal(dAtA []byte) error
type ManifestRequest ¶ added in v0.0.6
type ManifestRequest struct { Key github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=key,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"key"` Signature github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,2,opt,name=signature,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"signature"` Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,3,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` Manifest *Manifest `protobuf:"bytes,4,opt,name=manifest" json:"manifest,omitempty"` }
func (*ManifestRequest) Descriptor ¶ added in v0.0.6
func (*ManifestRequest) Descriptor() ([]byte, []int)
func (*ManifestRequest) GetManifest ¶ added in v0.0.6
func (m *ManifestRequest) GetManifest() *Manifest
func (*ManifestRequest) GoString ¶ added in v0.0.6
func (this *ManifestRequest) GoString() string
func (*ManifestRequest) ProtoMessage ¶ added in v0.0.6
func (*ManifestRequest) ProtoMessage()
func (*ManifestRequest) Reset ¶ added in v0.0.6
func (m *ManifestRequest) Reset()
func (*ManifestRequest) String ¶ added in v0.0.6
func (m *ManifestRequest) String() string
func (*ManifestRequest) Unmarshal ¶ added in v0.0.6
func (m *ManifestRequest) Unmarshal(dAtA []byte) error
type ManifestService ¶ added in v0.0.6
type ManifestService struct { // Service name Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Docker image Image string `protobuf:"bytes,2,opt,name=image,proto3" json:"image,omitempty"` Args []string `protobuf:"bytes,3,rep,name=args" json:"args,omitempty"` Env []string `protobuf:"bytes,4,rep,name=env" json:"env,omitempty"` // Resource requirements Unit *ResourceUnit `protobuf:"bytes,5,opt,name=unit" json:"unit,omitempty"` // Number of instances Count uint32 `protobuf:"varint,6,opt,name=count,proto3" json:"count,omitempty"` // Overlay Network Links Expose []*ManifestServiceExpose `protobuf:"bytes,7,rep,name=expose" json:"expose,omitempty"` }
func (*ManifestService) Descriptor ¶ added in v0.0.6
func (*ManifestService) Descriptor() ([]byte, []int)
func (*ManifestService) GetArgs ¶ added in v0.0.8
func (m *ManifestService) GetArgs() []string
func (*ManifestService) GetCount ¶ added in v0.0.6
func (m *ManifestService) GetCount() uint32
func (*ManifestService) GetEnv ¶ added in v0.0.8
func (m *ManifestService) GetEnv() []string
func (*ManifestService) GetExpose ¶ added in v0.0.6
func (m *ManifestService) GetExpose() []*ManifestServiceExpose
func (*ManifestService) GetImage ¶ added in v0.0.6
func (m *ManifestService) GetImage() string
func (*ManifestService) GetName ¶ added in v0.0.6
func (m *ManifestService) GetName() string
func (*ManifestService) GetUnit ¶ added in v0.0.6
func (m *ManifestService) GetUnit() *ResourceUnit
func (*ManifestService) GoString ¶ added in v0.0.6
func (this *ManifestService) GoString() string
func (*ManifestService) ProtoMessage ¶ added in v0.0.6
func (*ManifestService) ProtoMessage()
func (*ManifestService) Reset ¶ added in v0.0.6
func (m *ManifestService) Reset()
func (*ManifestService) String ¶ added in v0.0.6
func (m *ManifestService) String() string
func (*ManifestService) Unmarshal ¶ added in v0.0.6
func (m *ManifestService) Unmarshal(dAtA []byte) error
type ManifestServiceExpose ¶ added in v0.0.6
type ManifestServiceExpose struct { Port uint32 `protobuf:"varint,1,opt,name=port,proto3" json:"port,omitempty"` ExternalPort uint32 `protobuf:"varint,2,opt,name=externalPort,proto3" json:"externalPort,omitempty"` Proto string `protobuf:"bytes,3,opt,name=proto,proto3" json:"proto,omitempty"` Service string `protobuf:"bytes,4,opt,name=service,proto3" json:"service,omitempty"` Global bool `protobuf:"varint,5,opt,name=global,proto3" json:"global,omitempty"` // accepted hostnames Hosts []string `protobuf:"bytes,6,rep,name=hosts" json:"hosts,omitempty"` }
func (*ManifestServiceExpose) Descriptor ¶ added in v0.0.6
func (*ManifestServiceExpose) Descriptor() ([]byte, []int)
func (*ManifestServiceExpose) GetExternalPort ¶ added in v0.0.7
func (m *ManifestServiceExpose) GetExternalPort() uint32
func (*ManifestServiceExpose) GetGlobal ¶ added in v0.0.6
func (m *ManifestServiceExpose) GetGlobal() bool
func (*ManifestServiceExpose) GetHosts ¶ added in v0.0.8
func (m *ManifestServiceExpose) GetHosts() []string
func (*ManifestServiceExpose) GetPort ¶ added in v0.0.6
func (m *ManifestServiceExpose) GetPort() uint32
func (*ManifestServiceExpose) GetProto ¶ added in v0.0.6
func (m *ManifestServiceExpose) GetProto() string
func (*ManifestServiceExpose) GetService ¶ added in v0.0.6
func (m *ManifestServiceExpose) GetService() string
func (*ManifestServiceExpose) GoString ¶ added in v0.0.6
func (this *ManifestServiceExpose) GoString() string
func (*ManifestServiceExpose) ProtoMessage ¶ added in v0.0.6
func (*ManifestServiceExpose) ProtoMessage()
func (*ManifestServiceExpose) Reset ¶ added in v0.0.6
func (m *ManifestServiceExpose) Reset()
func (*ManifestServiceExpose) String ¶ added in v0.0.6
func (m *ManifestServiceExpose) String() string
func (*ManifestServiceExpose) Unmarshal ¶ added in v0.0.6
func (m *ManifestServiceExpose) Unmarshal(dAtA []byte) error
type Order ¶
type Order struct { OrderID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` // maximum block number order can be open EndAt int64 `protobuf:"varint,2,opt,name=endAt,proto3" json:"endAt,omitempty"` State Order_OrderState `protobuf:"varint,3,opt,name=state,proto3,enum=types.Order_OrderState" json:"state,omitempty"` }
func (*Order) Descriptor ¶
func (*Order) GetState ¶
func (m *Order) GetState() Order_OrderState
func (*Order) ProtoMessage ¶
func (*Order) ProtoMessage()
type OrderID ¶ added in v0.0.6
type OrderID struct { // deployment Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` // deployment group sequence Group uint64 `protobuf:"varint,2,opt,name=group,proto3" json:"group,omitempty"` // order sequence Seq uint64 `protobuf:"varint,3,opt,name=seq,proto3" json:"seq,omitempty"` }
func (OrderID) DeploymentID ¶ added in v0.0.6
func (*OrderID) Descriptor ¶ added in v0.0.6
func (OrderID) GroupID ¶ added in v0.0.6
func (id OrderID) GroupID() DeploymentGroupID
func (*OrderID) ProtoMessage ¶ added in v0.0.6
func (*OrderID) ProtoMessage()
type Order_OrderState ¶
type Order_OrderState int32
const ( Order_OPEN Order_OrderState = 0 Order_MATCHED Order_OrderState = 1 Order_CLOSED Order_OrderState = 2 )
func (Order_OrderState) EnumDescriptor ¶
func (Order_OrderState) EnumDescriptor() ([]byte, []int)
func (Order_OrderState) String ¶
func (x Order_OrderState) String() string
type Orders ¶
type Orders struct {
Items []*Order `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"`
}
func (*Orders) Descriptor ¶
func (*Orders) ProtoMessage ¶
func (*Orders) ProtoMessage()
type Provider ¶
type Provider struct { Address github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=address,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"address"` Owner github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,2,opt,name=owner,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"owner"` HostURI string `protobuf:"bytes,3,opt,name=hostURI,proto3" json:"hostURI,omitempty"` Attributes []ProviderAttribute `protobuf:"bytes,4,rep,name=attributes" json:"attributes"` }
func (*Provider) Descriptor ¶
func (*Provider) GetAttributes ¶
func (m *Provider) GetAttributes() []ProviderAttribute
func (*Provider) GetHostURI ¶ added in v0.0.6
func (*Provider) ProtoMessage ¶
func (*Provider) ProtoMessage()
type ProviderAttribute ¶
type ProviderAttribute struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` }
func (*ProviderAttribute) Compare ¶ added in v0.0.2
func (this *ProviderAttribute) Compare(that interface{}) int
func (*ProviderAttribute) Descriptor ¶
func (*ProviderAttribute) Descriptor() ([]byte, []int)
func (*ProviderAttribute) GetName ¶
func (m *ProviderAttribute) GetName() string
func (*ProviderAttribute) GetValue ¶
func (m *ProviderAttribute) GetValue() string
func (*ProviderAttribute) GoString ¶
func (this *ProviderAttribute) GoString() string
func (*ProviderAttribute) ProtoMessage ¶
func (*ProviderAttribute) ProtoMessage()
func (*ProviderAttribute) Reset ¶
func (m *ProviderAttribute) Reset()
func (*ProviderAttribute) String ¶
func (m *ProviderAttribute) String() string
func (*ProviderAttribute) Unmarshal ¶
func (m *ProviderAttribute) Unmarshal(dAtA []byte) error
type Providers ¶
type Providers struct {
Providers []Provider `protobuf:"bytes,1,rep,name=providers" json:"providers"`
}
func (*Providers) Descriptor ¶
func (*Providers) GetProviders ¶
func (*Providers) ProtoMessage ¶
func (*Providers) ProtoMessage()
type ResourceGroup ¶
type ResourceGroup struct { Unit ResourceUnit `protobuf:"bytes,1,opt,name=unit" json:"unit"` Count uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` Price uint64 `protobuf:"varint,3,opt,name=price,proto3" json:"price,omitempty"` }
func (*ResourceGroup) Compare ¶ added in v0.0.2
func (this *ResourceGroup) Compare(that interface{}) int
func (*ResourceGroup) Descriptor ¶
func (*ResourceGroup) Descriptor() ([]byte, []int)
func (*ResourceGroup) GetCount ¶
func (m *ResourceGroup) GetCount() uint32
func (*ResourceGroup) GetPrice ¶
func (m *ResourceGroup) GetPrice() uint64
func (*ResourceGroup) GetUnit ¶
func (m *ResourceGroup) GetUnit() ResourceUnit
func (*ResourceGroup) GoString ¶
func (this *ResourceGroup) GoString() string
func (*ResourceGroup) ProtoMessage ¶
func (*ResourceGroup) ProtoMessage()
func (*ResourceGroup) Reset ¶
func (m *ResourceGroup) Reset()
func (*ResourceGroup) String ¶
func (m *ResourceGroup) String() string
func (*ResourceGroup) Unmarshal ¶
func (m *ResourceGroup) Unmarshal(dAtA []byte) error
type ResourceList ¶ added in v0.3.0
type ResourceList interface { GetName() string GetResources() []ResourceGroup }
type ResourceUnit ¶
type ResourceUnit struct { CPU uint32 `protobuf:"varint,1,opt,name=CPU,proto3" json:"cpu"` Memory uint64 `protobuf:"varint,2,opt,name=memory,proto3" json:"memory,omitempty"` Disk uint64 `protobuf:"varint,3,opt,name=disk,proto3" json:"disk,omitempty"` }
BEGIN EXCHANGE
func (*ResourceUnit) Compare ¶ added in v0.0.2
func (this *ResourceUnit) Compare(that interface{}) int
func (*ResourceUnit) Descriptor ¶
func (*ResourceUnit) Descriptor() ([]byte, []int)
func (ResourceUnit) Equal ¶ added in v0.3.0
func (r ResourceUnit) Equal(that interface{}) bool
func (*ResourceUnit) GetCPU ¶ added in v0.0.11
func (m *ResourceUnit) GetCPU() uint32
func (*ResourceUnit) GetDisk ¶
func (m *ResourceUnit) GetDisk() uint64
func (*ResourceUnit) GetMemory ¶
func (m *ResourceUnit) GetMemory() uint64
func (*ResourceUnit) GoString ¶
func (this *ResourceUnit) GoString() string
func (*ResourceUnit) ProtoMessage ¶
func (*ResourceUnit) ProtoMessage()
func (*ResourceUnit) Reset ¶
func (m *ResourceUnit) Reset()
func (*ResourceUnit) String ¶
func (m *ResourceUnit) String() string
func (*ResourceUnit) Unmarshal ¶
func (m *ResourceUnit) Unmarshal(dAtA []byte) error
type ServerStatus ¶ added in v0.2.1
type ServerStatus struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Version *AkashVersion `protobuf:"bytes,2,opt,name=version" json:"version,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` }
func (*ServerStatus) Descriptor ¶ added in v0.2.1
func (*ServerStatus) Descriptor() ([]byte, []int)
func (*ServerStatus) GetCode ¶ added in v0.2.1
func (m *ServerStatus) GetCode() int32
func (*ServerStatus) GetMessage ¶ added in v0.2.1
func (m *ServerStatus) GetMessage() string
func (*ServerStatus) GetVersion ¶ added in v0.3.0
func (m *ServerStatus) GetVersion() *AkashVersion
func (*ServerStatus) GoString ¶ added in v0.2.1
func (this *ServerStatus) GoString() string
func (*ServerStatus) ProtoMessage ¶ added in v0.2.1
func (*ServerStatus) ProtoMessage()
func (*ServerStatus) Reset ¶ added in v0.2.1
func (m *ServerStatus) Reset()
func (*ServerStatus) String ¶ added in v0.2.1
func (m *ServerStatus) String() string
func (*ServerStatus) Unmarshal ¶ added in v0.2.1
func (m *ServerStatus) Unmarshal(dAtA []byte) error
type ServiceStatus ¶ added in v0.2.4
type ServiceStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` URIs []string `protobuf:"bytes,2,rep,name=URIs" json:"URIs,omitempty"` Available int32 `protobuf:"varint,3,opt,name=available,proto3" json:"available,omitempty"` Total int32 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"` }
func (*ServiceStatus) Descriptor ¶ added in v0.2.4
func (*ServiceStatus) Descriptor() ([]byte, []int)
func (*ServiceStatus) GetAvailable ¶ added in v0.2.4
func (m *ServiceStatus) GetAvailable() int32
func (*ServiceStatus) GetName ¶ added in v0.2.4
func (m *ServiceStatus) GetName() string
func (*ServiceStatus) GetTotal ¶ added in v0.2.4
func (m *ServiceStatus) GetTotal() int32
func (*ServiceStatus) GetURIs ¶ added in v0.2.4
func (m *ServiceStatus) GetURIs() []string
func (*ServiceStatus) GoString ¶ added in v0.2.4
func (this *ServiceStatus) GoString() string
func (*ServiceStatus) ProtoMessage ¶ added in v0.2.4
func (*ServiceStatus) ProtoMessage()
func (*ServiceStatus) Reset ¶ added in v0.2.4
func (m *ServiceStatus) Reset()
func (*ServiceStatus) String ¶ added in v0.2.4
func (m *ServiceStatus) String() string
func (*ServiceStatus) Unmarshal ¶ added in v0.2.4
func (m *ServiceStatus) Unmarshal(dAtA []byte) error
type ServiceStatusRequest ¶ added in v0.2.1
type ServiceStatusRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Deployment string `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty"` Group string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"` Order string `protobuf:"bytes,4,opt,name=order,proto3" json:"order,omitempty"` Provider string `protobuf:"bytes,5,opt,name=provider,proto3" json:"provider,omitempty"` }
func (*ServiceStatusRequest) Descriptor ¶ added in v0.2.1
func (*ServiceStatusRequest) Descriptor() ([]byte, []int)
func (*ServiceStatusRequest) GetDeployment ¶ added in v0.2.1
func (m *ServiceStatusRequest) GetDeployment() string
func (*ServiceStatusRequest) GetGroup ¶ added in v0.2.1
func (m *ServiceStatusRequest) GetGroup() string
func (*ServiceStatusRequest) GetName ¶ added in v0.2.1
func (m *ServiceStatusRequest) GetName() string
func (*ServiceStatusRequest) GetOrder ¶ added in v0.2.1
func (m *ServiceStatusRequest) GetOrder() string
func (*ServiceStatusRequest) GetProvider ¶ added in v0.2.1
func (m *ServiceStatusRequest) GetProvider() string
func (*ServiceStatusRequest) GoString ¶ added in v0.2.1
func (this *ServiceStatusRequest) GoString() string
func (*ServiceStatusRequest) ProtoMessage ¶ added in v0.2.1
func (*ServiceStatusRequest) ProtoMessage()
func (*ServiceStatusRequest) Reset ¶ added in v0.2.1
func (m *ServiceStatusRequest) Reset()
func (*ServiceStatusRequest) String ¶ added in v0.2.1
func (m *ServiceStatusRequest) String() string
func (*ServiceStatusRequest) Unmarshal ¶ added in v0.2.1
func (m *ServiceStatusRequest) Unmarshal(dAtA []byte) error
type ServiceStatusResponse ¶ added in v0.2.1
type ServiceStatusResponse struct { ObservedGeneration int64 `protobuf:"varint,1,opt,name=observedGeneration,proto3" json:"observedGeneration,omitempty"` Replicas int32 `protobuf:"varint,2,opt,name=replicas,proto3" json:"replicas,omitempty"` UpdatedReplicas int32 `protobuf:"varint,3,opt,name=updatedReplicas,proto3" json:"updatedReplicas,omitempty"` ReadyReplicas int32 `protobuf:"varint,4,opt,name=readyReplicas,proto3" json:"readyReplicas,omitempty"` AvailableReplicas int32 `protobuf:"varint,5,opt,name=availableReplicas,proto3" json:"availableReplicas,omitempty"` }
func (*ServiceStatusResponse) Descriptor ¶ added in v0.2.1
func (*ServiceStatusResponse) Descriptor() ([]byte, []int)
func (*ServiceStatusResponse) GetAvailableReplicas ¶ added in v0.2.1
func (m *ServiceStatusResponse) GetAvailableReplicas() int32
func (*ServiceStatusResponse) GetObservedGeneration ¶ added in v0.2.1
func (m *ServiceStatusResponse) GetObservedGeneration() int64
func (*ServiceStatusResponse) GetReadyReplicas ¶ added in v0.2.1
func (m *ServiceStatusResponse) GetReadyReplicas() int32
func (*ServiceStatusResponse) GetReplicas ¶ added in v0.2.1
func (m *ServiceStatusResponse) GetReplicas() int32
func (*ServiceStatusResponse) GetUpdatedReplicas ¶ added in v0.2.1
func (m *ServiceStatusResponse) GetUpdatedReplicas() int32
func (*ServiceStatusResponse) GoString ¶ added in v0.2.1
func (this *ServiceStatusResponse) GoString() string
func (*ServiceStatusResponse) ProtoMessage ¶ added in v0.2.1
func (*ServiceStatusResponse) ProtoMessage()
func (*ServiceStatusResponse) Reset ¶ added in v0.2.1
func (m *ServiceStatusResponse) Reset()
func (*ServiceStatusResponse) String ¶ added in v0.2.1
func (m *ServiceStatusResponse) String() string
func (*ServiceStatusResponse) Unmarshal ¶ added in v0.2.1
func (m *ServiceStatusResponse) Unmarshal(dAtA []byte) error
type Tx ¶
type Tx struct { Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` Payload TxPayload `protobuf:"bytes,3,opt,name=payload" json:"payload"` }
func (*Tx) Descriptor ¶
func (*Tx) GetPayload ¶
func (*Tx) GetSignature ¶ added in v0.0.3
func (*Tx) ProtoMessage ¶
func (*Tx) ProtoMessage()
type TxCloseDeployment ¶ added in v0.0.2
type TxCloseDeployment struct { // deployment address Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` Reason TxCloseDeployment_ReasonCode `protobuf:"varint,2,opt,name=reason,proto3,enum=types.TxCloseDeployment_ReasonCode" json:"reason,omitempty"` }
func (*TxCloseDeployment) Descriptor ¶ added in v0.0.2
func (*TxCloseDeployment) Descriptor() ([]byte, []int)
func (*TxCloseDeployment) GetReason ¶ added in v0.0.4
func (m *TxCloseDeployment) GetReason() TxCloseDeployment_ReasonCode
func (*TxCloseDeployment) GoString ¶ added in v0.0.2
func (this *TxCloseDeployment) GoString() string
func (*TxCloseDeployment) ProtoMessage ¶ added in v0.0.2
func (*TxCloseDeployment) ProtoMessage()
func (*TxCloseDeployment) Reset ¶ added in v0.0.2
func (m *TxCloseDeployment) Reset()
func (*TxCloseDeployment) String ¶ added in v0.0.2
func (m *TxCloseDeployment) String() string
func (*TxCloseDeployment) Unmarshal ¶ added in v0.0.2
func (m *TxCloseDeployment) Unmarshal(dAtA []byte) error
type TxCloseDeployment_ReasonCode ¶ added in v0.0.4
type TxCloseDeployment_ReasonCode int32
const ( TxCloseDeployment_UNSET TxCloseDeployment_ReasonCode = 0 TxCloseDeployment_TENANT_CLOSE TxCloseDeployment_ReasonCode = 1 TxCloseDeployment_INSUFFICIENT TxCloseDeployment_ReasonCode = 2 )
func (TxCloseDeployment_ReasonCode) EnumDescriptor ¶ added in v0.0.4
func (TxCloseDeployment_ReasonCode) EnumDescriptor() ([]byte, []int)
func (TxCloseDeployment_ReasonCode) String ¶ added in v0.0.4
func (x TxCloseDeployment_ReasonCode) String() string
type TxCloseFulfillment ¶ added in v0.0.4
type TxCloseFulfillment struct {
FulfillmentID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"`
}
func (*TxCloseFulfillment) Descriptor ¶ added in v0.0.4
func (*TxCloseFulfillment) Descriptor() ([]byte, []int)
func (*TxCloseFulfillment) GoString ¶ added in v0.0.4
func (this *TxCloseFulfillment) GoString() string
func (*TxCloseFulfillment) ProtoMessage ¶ added in v0.0.4
func (*TxCloseFulfillment) ProtoMessage()
func (*TxCloseFulfillment) Reset ¶ added in v0.0.4
func (m *TxCloseFulfillment) Reset()
func (*TxCloseFulfillment) String ¶ added in v0.0.4
func (m *TxCloseFulfillment) String() string
func (*TxCloseFulfillment) Unmarshal ¶ added in v0.0.4
func (m *TxCloseFulfillment) Unmarshal(dAtA []byte) error
type TxCloseLease ¶ added in v0.0.5
type TxCloseLease struct {
LeaseID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"`
}
func (*TxCloseLease) Descriptor ¶ added in v0.0.5
func (*TxCloseLease) Descriptor() ([]byte, []int)
func (*TxCloseLease) GoString ¶ added in v0.0.5
func (this *TxCloseLease) GoString() string
func (*TxCloseLease) ProtoMessage ¶ added in v0.0.5
func (*TxCloseLease) ProtoMessage()
func (*TxCloseLease) Reset ¶ added in v0.0.5
func (m *TxCloseLease) Reset()
func (*TxCloseLease) String ¶ added in v0.0.5
func (m *TxCloseLease) String() string
func (*TxCloseLease) Unmarshal ¶ added in v0.0.5
func (m *TxCloseLease) Unmarshal(dAtA []byte) error
type TxCreateDeployment ¶
type TxCreateDeployment struct { Tenant github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=tenant,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"tenant"` Nonce uint64 `protobuf:"varint,2,opt,name=nonce,proto3" json:"nonce,omitempty"` OrderTTL int64 `protobuf:"varint,3,opt,name=orderTTL,proto3" json:"orderTTL,omitempty"` Version github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,4,opt,name=version,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"version"` Groups []*GroupSpec `protobuf:"bytes,5,rep,name=groups" json:"groups,omitempty"` }
func (*TxCreateDeployment) Descriptor ¶
func (*TxCreateDeployment) Descriptor() ([]byte, []int)
func (*TxCreateDeployment) GetGroups ¶ added in v0.0.2
func (m *TxCreateDeployment) GetGroups() []*GroupSpec
func (*TxCreateDeployment) GetNonce ¶ added in v0.0.3
func (m *TxCreateDeployment) GetNonce() uint64
func (*TxCreateDeployment) GetOrderTTL ¶ added in v0.0.3
func (m *TxCreateDeployment) GetOrderTTL() int64
func (*TxCreateDeployment) GoString ¶
func (this *TxCreateDeployment) GoString() string
func (*TxCreateDeployment) ProtoMessage ¶
func (*TxCreateDeployment) ProtoMessage()
func (*TxCreateDeployment) Reset ¶
func (m *TxCreateDeployment) Reset()
func (*TxCreateDeployment) String ¶
func (m *TxCreateDeployment) String() string
func (*TxCreateDeployment) Unmarshal ¶
func (m *TxCreateDeployment) Unmarshal(dAtA []byte) error
type TxCreateFulfillment ¶
type TxCreateFulfillment struct { FulfillmentID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` Price uint64 `protobuf:"varint,2,opt,name=price,proto3" json:"price,omitempty"` }
func (*TxCreateFulfillment) Descriptor ¶
func (*TxCreateFulfillment) Descriptor() ([]byte, []int)
func (*TxCreateFulfillment) GetPrice ¶ added in v0.0.4
func (m *TxCreateFulfillment) GetPrice() uint64
func (*TxCreateFulfillment) GoString ¶
func (this *TxCreateFulfillment) GoString() string
func (*TxCreateFulfillment) ProtoMessage ¶
func (*TxCreateFulfillment) ProtoMessage()
func (*TxCreateFulfillment) Reset ¶
func (m *TxCreateFulfillment) Reset()
func (*TxCreateFulfillment) String ¶
func (m *TxCreateFulfillment) String() string
func (*TxCreateFulfillment) Unmarshal ¶
func (m *TxCreateFulfillment) Unmarshal(dAtA []byte) error
type TxCreateLease ¶
type TxCreateLease struct { LeaseID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` // price of matching fulfillment Price uint64 `protobuf:"varint,2,opt,name=price,proto3" json:"price,omitempty"` }
func (*TxCreateLease) Descriptor ¶
func (*TxCreateLease) Descriptor() ([]byte, []int)
func (*TxCreateLease) GetPrice ¶ added in v0.0.4
func (m *TxCreateLease) GetPrice() uint64
func (*TxCreateLease) GoString ¶
func (this *TxCreateLease) GoString() string
func (*TxCreateLease) ProtoMessage ¶
func (*TxCreateLease) ProtoMessage()
func (*TxCreateLease) Reset ¶
func (m *TxCreateLease) Reset()
func (*TxCreateLease) String ¶
func (m *TxCreateLease) String() string
func (*TxCreateLease) Unmarshal ¶
func (m *TxCreateLease) Unmarshal(dAtA []byte) error
type TxCreateOrder ¶
type TxCreateOrder struct { OrderID `protobuf:"bytes,1,opt,name=id,embedded=id" json:"id"` // maximum block number order can be open EndAt int64 `protobuf:"varint,2,opt,name=endAt,proto3" json:"endAt,omitempty"` }
func (*TxCreateOrder) Descriptor ¶
func (*TxCreateOrder) Descriptor() ([]byte, []int)
func (*TxCreateOrder) GetEndAt ¶ added in v0.0.4
func (m *TxCreateOrder) GetEndAt() int64
func (*TxCreateOrder) GoString ¶
func (this *TxCreateOrder) GoString() string
func (*TxCreateOrder) ProtoMessage ¶
func (*TxCreateOrder) ProtoMessage()
func (*TxCreateOrder) Reset ¶
func (m *TxCreateOrder) Reset()
func (*TxCreateOrder) String ¶
func (m *TxCreateOrder) String() string
func (*TxCreateOrder) Unmarshal ¶
func (m *TxCreateOrder) Unmarshal(dAtA []byte) error
type TxCreateProvider ¶
type TxCreateProvider struct { Owner github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=owner,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"owner"` HostURI string `protobuf:"bytes,2,opt,name=hostURI,proto3" json:"hostURI,omitempty"` Attributes []ProviderAttribute `protobuf:"bytes,3,rep,name=attributes" json:"attributes"` Nonce uint64 `protobuf:"varint,4,opt,name=nonce,proto3" json:"nonce,omitempty"` }
func (*TxCreateProvider) Descriptor ¶
func (*TxCreateProvider) Descriptor() ([]byte, []int)
func (*TxCreateProvider) GetAttributes ¶ added in v0.0.3
func (m *TxCreateProvider) GetAttributes() []ProviderAttribute
func (*TxCreateProvider) GetHostURI ¶ added in v0.0.6
func (m *TxCreateProvider) GetHostURI() string
func (*TxCreateProvider) GetNonce ¶ added in v0.0.3
func (m *TxCreateProvider) GetNonce() uint64
func (*TxCreateProvider) GoString ¶
func (this *TxCreateProvider) GoString() string
func (*TxCreateProvider) ProtoMessage ¶
func (*TxCreateProvider) ProtoMessage()
func (*TxCreateProvider) Reset ¶
func (m *TxCreateProvider) Reset()
func (*TxCreateProvider) String ¶
func (m *TxCreateProvider) String() string
func (*TxCreateProvider) Unmarshal ¶
func (m *TxCreateProvider) Unmarshal(dAtA []byte) error
type TxPayload ¶
type TxPayload struct { Nonce uint64 `protobuf:"varint,1,opt,name=nonce,proto3" json:"nonce,omitempty"` // Types that are valid to be assigned to Payload: // *TxPayload_TxSend // *TxPayload_TxCreateDeployment // *TxPayload_TxUpdateDeployment // *TxPayload_TxCreateOrder // *TxPayload_TxCreateFulfillment // *TxPayload_TxCreateLease // *TxPayload_TxCreateProvider // *TxPayload_TxCloseDeployment // *TxPayload_TxCloseFulfillment // *TxPayload_TxCloseLease Payload isTxPayload_Payload `protobuf_oneof:"payload"` }
func (*TxPayload) Descriptor ¶
func (*TxPayload) GetPayload ¶
func (m *TxPayload) GetPayload() isTxPayload_Payload
func (*TxPayload) GetTxCloseDeployment ¶ added in v0.0.2
func (m *TxPayload) GetTxCloseDeployment() *TxCloseDeployment
func (*TxPayload) GetTxCloseFulfillment ¶ added in v0.0.4
func (m *TxPayload) GetTxCloseFulfillment() *TxCloseFulfillment
func (*TxPayload) GetTxCloseLease ¶ added in v0.0.5
func (m *TxPayload) GetTxCloseLease() *TxCloseLease
func (*TxPayload) GetTxCreateDeployment ¶
func (m *TxPayload) GetTxCreateDeployment() *TxCreateDeployment
func (*TxPayload) GetTxCreateFulfillment ¶
func (m *TxPayload) GetTxCreateFulfillment() *TxCreateFulfillment
func (*TxPayload) GetTxCreateLease ¶
func (m *TxPayload) GetTxCreateLease() *TxCreateLease
func (*TxPayload) GetTxCreateOrder ¶
func (m *TxPayload) GetTxCreateOrder() *TxCreateOrder
func (*TxPayload) GetTxCreateProvider ¶
func (m *TxPayload) GetTxCreateProvider() *TxCreateProvider
func (*TxPayload) GetTxUpdateDeployment ¶ added in v0.3.0
func (m *TxPayload) GetTxUpdateDeployment() *TxUpdateDeployment
func (*TxPayload) ProtoMessage ¶
func (*TxPayload) ProtoMessage()
type TxPayload_TxCloseDeployment ¶ added in v0.0.2
type TxPayload_TxCloseDeployment struct {
TxCloseDeployment *TxCloseDeployment `protobuf:"bytes,9,opt,name=txCloseDeployment,oneof"`
}
func (*TxPayload_TxCloseDeployment) GoString ¶ added in v0.0.2
func (this *TxPayload_TxCloseDeployment) GoString() string
type TxPayload_TxCloseFulfillment ¶ added in v0.0.4
type TxPayload_TxCloseFulfillment struct {
TxCloseFulfillment *TxCloseFulfillment `protobuf:"bytes,10,opt,name=txCloseFulfillment,oneof"`
}
func (*TxPayload_TxCloseFulfillment) GoString ¶ added in v0.0.4
func (this *TxPayload_TxCloseFulfillment) GoString() string
type TxPayload_TxCloseLease ¶ added in v0.0.5
type TxPayload_TxCloseLease struct {
TxCloseLease *TxCloseLease `protobuf:"bytes,11,opt,name=txCloseLease,oneof"`
}
func (*TxPayload_TxCloseLease) GoString ¶ added in v0.0.5
func (this *TxPayload_TxCloseLease) GoString() string
type TxPayload_TxCreateDeployment ¶
type TxPayload_TxCreateDeployment struct {
TxCreateDeployment *TxCreateDeployment `protobuf:"bytes,3,opt,name=txCreateDeployment,oneof"`
}
func (*TxPayload_TxCreateDeployment) GoString ¶
func (this *TxPayload_TxCreateDeployment) GoString() string
type TxPayload_TxCreateFulfillment ¶
type TxPayload_TxCreateFulfillment struct {
TxCreateFulfillment *TxCreateFulfillment `protobuf:"bytes,6,opt,name=txCreateFulfillment,oneof"`
}
func (*TxPayload_TxCreateFulfillment) GoString ¶
func (this *TxPayload_TxCreateFulfillment) GoString() string
type TxPayload_TxCreateLease ¶
type TxPayload_TxCreateLease struct {
TxCreateLease *TxCreateLease `protobuf:"bytes,7,opt,name=txCreateLease,oneof"`
}
func (*TxPayload_TxCreateLease) GoString ¶
func (this *TxPayload_TxCreateLease) GoString() string
type TxPayload_TxCreateOrder ¶
type TxPayload_TxCreateOrder struct {
TxCreateOrder *TxCreateOrder `protobuf:"bytes,5,opt,name=txCreateOrder,oneof"`
}
func (*TxPayload_TxCreateOrder) GoString ¶
func (this *TxPayload_TxCreateOrder) GoString() string
type TxPayload_TxCreateProvider ¶
type TxPayload_TxCreateProvider struct {
TxCreateProvider *TxCreateProvider `protobuf:"bytes,8,opt,name=txCreateProvider,oneof"`
}
func (*TxPayload_TxCreateProvider) GoString ¶
func (this *TxPayload_TxCreateProvider) GoString() string
type TxPayload_TxSend ¶
type TxPayload_TxSend struct {
TxSend *TxSend `protobuf:"bytes,2,opt,name=txSend,oneof"`
}
func (*TxPayload_TxSend) GoString ¶
func (this *TxPayload_TxSend) GoString() string
type TxPayload_TxUpdateDeployment ¶ added in v0.3.0
type TxPayload_TxUpdateDeployment struct {
TxUpdateDeployment *TxUpdateDeployment `protobuf:"bytes,4,opt,name=txUpdateDeployment,oneof"`
}
func (*TxPayload_TxUpdateDeployment) GoString ¶ added in v0.3.0
func (this *TxPayload_TxUpdateDeployment) GoString() string
type TxSend ¶
type TxSend struct { From github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=from,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"from"` To github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,2,opt,name=to,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"to"` Amount uint64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"` }
func (*TxSend) Descriptor ¶
func (*TxSend) ProtoMessage ¶
func (*TxSend) ProtoMessage()
type TxUpdateDeployment ¶ added in v0.3.0
type TxUpdateDeployment struct { Deployment github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,1,opt,name=deployment,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"deployment"` Version github_com_ovrclk_akash_types_base.Bytes `protobuf:"bytes,2,opt,name=version,proto3,customtype=github.com/ovrclk/akash/types/base.Bytes" json:"version"` }
func (*TxUpdateDeployment) Descriptor ¶ added in v0.3.0
func (*TxUpdateDeployment) Descriptor() ([]byte, []int)
func (*TxUpdateDeployment) GoString ¶ added in v0.3.0
func (this *TxUpdateDeployment) GoString() string
func (*TxUpdateDeployment) ProtoMessage ¶ added in v0.3.0
func (*TxUpdateDeployment) ProtoMessage()
func (*TxUpdateDeployment) Reset ¶ added in v0.3.0
func (m *TxUpdateDeployment) Reset()
func (*TxUpdateDeployment) String ¶ added in v0.3.0
func (m *TxUpdateDeployment) String() string
func (*TxUpdateDeployment) Unmarshal ¶ added in v0.3.0
func (m *TxUpdateDeployment) Unmarshal(dAtA []byte) error