Documentation
¶
Overview ¶
Package moby_buildkit_v1 is a generated protocol buffer package.
It is generated from these files:
control.proto
It has these top-level messages:
PruneRequest DiskUsageRequest DiskUsageResponse UsageRecord SolveRequest CacheOptions SolveResponse StatusRequest StatusResponse Vertex VertexStatus VertexLog BytesMessage ListWorkersRequest ListWorkersResponse
Index ¶
- Variables
- func RegisterControlServer(s *grpc.Server, srv ControlServer)
- type BytesMessage
- func (*BytesMessage) Descriptor() ([]byte, []int)
- func (m *BytesMessage) GetData() []byte
- func (m *BytesMessage) Marshal() (dAtA []byte, err error)
- func (m *BytesMessage) MarshalTo(dAtA []byte) (int, error)
- func (*BytesMessage) ProtoMessage()
- func (m *BytesMessage) Reset()
- func (m *BytesMessage) Size() (n int)
- func (m *BytesMessage) String() string
- func (m *BytesMessage) Unmarshal(dAtA []byte) error
- type CacheOptions
- func (*CacheOptions) Descriptor() ([]byte, []int)
- func (m *CacheOptions) GetExportAttrs() map[string]string
- func (m *CacheOptions) GetExportRef() string
- func (m *CacheOptions) GetImportRefs() []string
- func (m *CacheOptions) Marshal() (dAtA []byte, err error)
- func (m *CacheOptions) MarshalTo(dAtA []byte) (int, error)
- func (*CacheOptions) ProtoMessage()
- func (m *CacheOptions) Reset()
- func (m *CacheOptions) Size() (n int)
- func (m *CacheOptions) String() string
- func (m *CacheOptions) Unmarshal(dAtA []byte) error
- type ControlClient
- type ControlServer
- type Control_PruneClient
- type Control_PruneServer
- type Control_SessionClient
- type Control_SessionServer
- type Control_StatusClient
- type Control_StatusServer
- type DiskUsageRequest
- func (*DiskUsageRequest) Descriptor() ([]byte, []int)
- func (m *DiskUsageRequest) GetFilter() []string
- func (m *DiskUsageRequest) Marshal() (dAtA []byte, err error)
- func (m *DiskUsageRequest) MarshalTo(dAtA []byte) (int, error)
- func (*DiskUsageRequest) ProtoMessage()
- func (m *DiskUsageRequest) Reset()
- func (m *DiskUsageRequest) Size() (n int)
- func (m *DiskUsageRequest) String() string
- func (m *DiskUsageRequest) Unmarshal(dAtA []byte) error
- type DiskUsageResponse
- func (*DiskUsageResponse) Descriptor() ([]byte, []int)
- func (m *DiskUsageResponse) GetRecord() []*UsageRecord
- func (m *DiskUsageResponse) Marshal() (dAtA []byte, err error)
- func (m *DiskUsageResponse) MarshalTo(dAtA []byte) (int, error)
- func (*DiskUsageResponse) ProtoMessage()
- func (m *DiskUsageResponse) Reset()
- func (m *DiskUsageResponse) Size() (n int)
- func (m *DiskUsageResponse) String() string
- func (m *DiskUsageResponse) Unmarshal(dAtA []byte) error
- type ListWorkersRequest
- func (*ListWorkersRequest) Descriptor() ([]byte, []int)
- func (m *ListWorkersRequest) GetFilter() []string
- func (m *ListWorkersRequest) Marshal() (dAtA []byte, err error)
- func (m *ListWorkersRequest) MarshalTo(dAtA []byte) (int, error)
- func (*ListWorkersRequest) ProtoMessage()
- func (m *ListWorkersRequest) Reset()
- func (m *ListWorkersRequest) Size() (n int)
- func (m *ListWorkersRequest) String() string
- func (m *ListWorkersRequest) Unmarshal(dAtA []byte) error
- type ListWorkersResponse
- func (*ListWorkersResponse) Descriptor() ([]byte, []int)
- func (m *ListWorkersResponse) GetRecord() []*moby_buildkit_v1_types.WorkerRecord
- func (m *ListWorkersResponse) Marshal() (dAtA []byte, err error)
- func (m *ListWorkersResponse) MarshalTo(dAtA []byte) (int, error)
- func (*ListWorkersResponse) ProtoMessage()
- func (m *ListWorkersResponse) Reset()
- func (m *ListWorkersResponse) Size() (n int)
- func (m *ListWorkersResponse) String() string
- func (m *ListWorkersResponse) Unmarshal(dAtA []byte) error
- type PruneRequest
- func (*PruneRequest) Descriptor() ([]byte, []int)
- func (m *PruneRequest) GetAll() bool
- func (m *PruneRequest) GetFilter() []string
- func (m *PruneRequest) GetKeepBytes() int64
- func (m *PruneRequest) GetKeepDuration() int64
- func (m *PruneRequest) Marshal() (dAtA []byte, err error)
- func (m *PruneRequest) MarshalTo(dAtA []byte) (int, error)
- func (*PruneRequest) ProtoMessage()
- func (m *PruneRequest) Reset()
- func (m *PruneRequest) Size() (n int)
- func (m *PruneRequest) String() string
- func (m *PruneRequest) Unmarshal(dAtA []byte) error
- type SolveRequest
- func (*SolveRequest) Descriptor() ([]byte, []int)
- func (m *SolveRequest) GetCache() CacheOptions
- func (m *SolveRequest) GetDefinition() *pb.Definition
- func (m *SolveRequest) GetExporter() string
- func (m *SolveRequest) GetExporterAttrs() map[string]string
- func (m *SolveRequest) GetFrontend() string
- func (m *SolveRequest) GetFrontendAttrs() map[string]string
- func (m *SolveRequest) GetRef() string
- func (m *SolveRequest) GetSession() string
- func (m *SolveRequest) Marshal() (dAtA []byte, err error)
- func (m *SolveRequest) MarshalTo(dAtA []byte) (int, error)
- func (*SolveRequest) ProtoMessage()
- func (m *SolveRequest) Reset()
- func (m *SolveRequest) Size() (n int)
- func (m *SolveRequest) String() string
- func (m *SolveRequest) Unmarshal(dAtA []byte) error
- type SolveResponse
- func (*SolveResponse) Descriptor() ([]byte, []int)
- func (m *SolveResponse) GetExporterResponse() map[string]string
- func (m *SolveResponse) Marshal() (dAtA []byte, err error)
- func (m *SolveResponse) MarshalTo(dAtA []byte) (int, error)
- func (*SolveResponse) ProtoMessage()
- func (m *SolveResponse) Reset()
- func (m *SolveResponse) Size() (n int)
- func (m *SolveResponse) String() string
- func (m *SolveResponse) Unmarshal(dAtA []byte) error
- type StatusRequest
- func (*StatusRequest) Descriptor() ([]byte, []int)
- func (m *StatusRequest) GetRef() string
- func (m *StatusRequest) Marshal() (dAtA []byte, err error)
- func (m *StatusRequest) MarshalTo(dAtA []byte) (int, error)
- func (*StatusRequest) ProtoMessage()
- func (m *StatusRequest) Reset()
- func (m *StatusRequest) Size() (n int)
- func (m *StatusRequest) String() string
- func (m *StatusRequest) Unmarshal(dAtA []byte) error
- type StatusResponse
- func (*StatusResponse) Descriptor() ([]byte, []int)
- func (m *StatusResponse) GetLogs() []*VertexLog
- func (m *StatusResponse) GetStatuses() []*VertexStatus
- func (m *StatusResponse) GetVertexes() []*Vertex
- func (m *StatusResponse) Marshal() (dAtA []byte, err error)
- func (m *StatusResponse) MarshalTo(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
- type UsageRecord
- func (*UsageRecord) Descriptor() ([]byte, []int)
- func (m *UsageRecord) GetCreatedAt() time.Time
- func (m *UsageRecord) GetDescription() string
- func (m *UsageRecord) GetID() string
- func (m *UsageRecord) GetInUse() bool
- func (m *UsageRecord) GetLastUsedAt() *time.Time
- func (m *UsageRecord) GetMutable() bool
- func (m *UsageRecord) GetParent() string
- func (m *UsageRecord) GetRecordType() string
- func (m *UsageRecord) GetShared() bool
- func (m *UsageRecord) GetSize_() int64
- func (m *UsageRecord) GetUsageCount() int64
- func (m *UsageRecord) Marshal() (dAtA []byte, err error)
- func (m *UsageRecord) MarshalTo(dAtA []byte) (int, error)
- func (*UsageRecord) ProtoMessage()
- func (m *UsageRecord) Reset()
- func (m *UsageRecord) Size() (n int)
- func (m *UsageRecord) String() string
- func (m *UsageRecord) Unmarshal(dAtA []byte) error
- type Vertex
- func (*Vertex) Descriptor() ([]byte, []int)
- func (m *Vertex) GetCached() bool
- func (m *Vertex) GetCompleted() *time.Time
- func (m *Vertex) GetError() string
- func (m *Vertex) GetName() string
- func (m *Vertex) GetStarted() *time.Time
- func (m *Vertex) Marshal() (dAtA []byte, err error)
- func (m *Vertex) MarshalTo(dAtA []byte) (int, error)
- func (*Vertex) ProtoMessage()
- func (m *Vertex) Reset()
- func (m *Vertex) Size() (n int)
- func (m *Vertex) String() string
- func (m *Vertex) Unmarshal(dAtA []byte) error
- type VertexLog
- func (*VertexLog) Descriptor() ([]byte, []int)
- func (m *VertexLog) GetMsg() []byte
- func (m *VertexLog) GetStream() int64
- func (m *VertexLog) GetTimestamp() time.Time
- func (m *VertexLog) Marshal() (dAtA []byte, err error)
- func (m *VertexLog) MarshalTo(dAtA []byte) (int, error)
- func (*VertexLog) ProtoMessage()
- func (m *VertexLog) Reset()
- func (m *VertexLog) Size() (n int)
- func (m *VertexLog) String() string
- func (m *VertexLog) Unmarshal(dAtA []byte) error
- type VertexStatus
- func (*VertexStatus) Descriptor() ([]byte, []int)
- func (m *VertexStatus) GetCompleted() *time.Time
- func (m *VertexStatus) GetCurrent() int64
- func (m *VertexStatus) GetID() string
- func (m *VertexStatus) GetName() string
- func (m *VertexStatus) GetStarted() *time.Time
- func (m *VertexStatus) GetTimestamp() time.Time
- func (m *VertexStatus) GetTotal() int64
- func (m *VertexStatus) Marshal() (dAtA []byte, err error)
- func (m *VertexStatus) MarshalTo(dAtA []byte) (int, error)
- func (*VertexStatus) ProtoMessage()
- func (m *VertexStatus) Reset()
- func (m *VertexStatus) Size() (n int)
- func (m *VertexStatus) String() string
- func (m *VertexStatus) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthControl = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowControl = fmt.Errorf("proto: integer overflow") )
Functions ¶
func RegisterControlServer ¶
func RegisterControlServer(s *grpc.Server, srv ControlServer)
Types ¶
type BytesMessage ¶
type BytesMessage struct {
Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
}
func (*BytesMessage) Descriptor ¶
func (*BytesMessage) Descriptor() ([]byte, []int)
func (*BytesMessage) GetData ¶
func (m *BytesMessage) GetData() []byte
func (*BytesMessage) Marshal ¶
func (m *BytesMessage) Marshal() (dAtA []byte, err error)
func (*BytesMessage) ProtoMessage ¶
func (*BytesMessage) ProtoMessage()
func (*BytesMessage) Reset ¶
func (m *BytesMessage) Reset()
func (*BytesMessage) Size ¶
func (m *BytesMessage) Size() (n int)
func (*BytesMessage) String ¶
func (m *BytesMessage) String() string
func (*BytesMessage) Unmarshal ¶
func (m *BytesMessage) Unmarshal(dAtA []byte) error
type CacheOptions ¶
type CacheOptions struct {
ExportRef string `protobuf:"bytes,1,opt,name=ExportRef,proto3" json:"ExportRef,omitempty"`
ImportRefs []string `protobuf:"bytes,2,rep,name=ImportRefs" json:"ImportRefs,omitempty"`
ExportAttrs map[string]string `` /* 156-byte string literal not displayed */
}
func (*CacheOptions) Descriptor ¶
func (*CacheOptions) Descriptor() ([]byte, []int)
func (*CacheOptions) GetExportAttrs ¶
func (m *CacheOptions) GetExportAttrs() map[string]string
func (*CacheOptions) GetExportRef ¶
func (m *CacheOptions) GetExportRef() string
func (*CacheOptions) GetImportRefs ¶
func (m *CacheOptions) GetImportRefs() []string
func (*CacheOptions) Marshal ¶
func (m *CacheOptions) Marshal() (dAtA []byte, err error)
func (*CacheOptions) ProtoMessage ¶
func (*CacheOptions) ProtoMessage()
func (*CacheOptions) Reset ¶
func (m *CacheOptions) Reset()
func (*CacheOptions) Size ¶
func (m *CacheOptions) Size() (n int)
func (*CacheOptions) String ¶
func (m *CacheOptions) String() string
func (*CacheOptions) Unmarshal ¶
func (m *CacheOptions) Unmarshal(dAtA []byte) error
type ControlClient ¶
type ControlClient interface {
DiskUsage(ctx context.Context, in *DiskUsageRequest, opts ...grpc.CallOption) (*DiskUsageResponse, error)
Prune(ctx context.Context, in *PruneRequest, opts ...grpc.CallOption) (Control_PruneClient, error)
Solve(ctx context.Context, in *SolveRequest, opts ...grpc.CallOption) (*SolveResponse, error)
Status(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption) (Control_StatusClient, error)
Session(ctx context.Context, opts ...grpc.CallOption) (Control_SessionClient, error)
ListWorkers(ctx context.Context, in *ListWorkersRequest, opts ...grpc.CallOption) (*ListWorkersResponse, error)
}
func NewControlClient ¶
func NewControlClient(cc *grpc.ClientConn) ControlClient
type ControlServer ¶
type ControlServer interface {
DiskUsage(context.Context, *DiskUsageRequest) (*DiskUsageResponse, error)
Prune(*PruneRequest, Control_PruneServer) error
Solve(context.Context, *SolveRequest) (*SolveResponse, error)
Status(*StatusRequest, Control_StatusServer) error
Session(Control_SessionServer) error
ListWorkers(context.Context, *ListWorkersRequest) (*ListWorkersResponse, error)
}
type Control_PruneClient ¶
type Control_PruneClient interface {
Recv() (*UsageRecord, error)
grpc.ClientStream
}
type Control_PruneServer ¶
type Control_PruneServer interface {
Send(*UsageRecord) error
grpc.ServerStream
}
type Control_SessionClient ¶
type Control_SessionClient interface {
Send(*BytesMessage) error
Recv() (*BytesMessage, error)
grpc.ClientStream
}
type Control_SessionServer ¶
type Control_SessionServer interface {
Send(*BytesMessage) error
Recv() (*BytesMessage, error)
grpc.ServerStream
}
type Control_StatusClient ¶
type Control_StatusClient interface {
Recv() (*StatusResponse, error)
grpc.ClientStream
}
type Control_StatusServer ¶
type Control_StatusServer interface {
Send(*StatusResponse) error
grpc.ServerStream
}
type DiskUsageRequest ¶
type DiskUsageRequest struct {
Filter []string `protobuf:"bytes,1,rep,name=filter" json:"filter,omitempty"`
}
func (*DiskUsageRequest) Descriptor ¶
func (*DiskUsageRequest) Descriptor() ([]byte, []int)
func (*DiskUsageRequest) GetFilter ¶
func (m *DiskUsageRequest) GetFilter() []string
func (*DiskUsageRequest) Marshal ¶
func (m *DiskUsageRequest) Marshal() (dAtA []byte, err error)
func (*DiskUsageRequest) ProtoMessage ¶
func (*DiskUsageRequest) ProtoMessage()
func (*DiskUsageRequest) Reset ¶
func (m *DiskUsageRequest) Reset()
func (*DiskUsageRequest) Size ¶
func (m *DiskUsageRequest) Size() (n int)
func (*DiskUsageRequest) String ¶
func (m *DiskUsageRequest) String() string
func (*DiskUsageRequest) Unmarshal ¶
func (m *DiskUsageRequest) Unmarshal(dAtA []byte) error
type DiskUsageResponse ¶
type DiskUsageResponse struct {
Record []*UsageRecord `protobuf:"bytes,1,rep,name=record" json:"record,omitempty"`
}
func (*DiskUsageResponse) Descriptor ¶
func (*DiskUsageResponse) Descriptor() ([]byte, []int)
func (*DiskUsageResponse) GetRecord ¶
func (m *DiskUsageResponse) GetRecord() []*UsageRecord
func (*DiskUsageResponse) Marshal ¶
func (m *DiskUsageResponse) Marshal() (dAtA []byte, err error)
func (*DiskUsageResponse) MarshalTo ¶
func (m *DiskUsageResponse) MarshalTo(dAtA []byte) (int, error)
func (*DiskUsageResponse) ProtoMessage ¶
func (*DiskUsageResponse) ProtoMessage()
func (*DiskUsageResponse) Reset ¶
func (m *DiskUsageResponse) Reset()
func (*DiskUsageResponse) Size ¶
func (m *DiskUsageResponse) Size() (n int)
func (*DiskUsageResponse) String ¶
func (m *DiskUsageResponse) String() string
func (*DiskUsageResponse) Unmarshal ¶
func (m *DiskUsageResponse) Unmarshal(dAtA []byte) error
type ListWorkersRequest ¶
type ListWorkersRequest struct {
Filter []string `protobuf:"bytes,1,rep,name=filter" json:"filter,omitempty"`
}
func (*ListWorkersRequest) Descriptor ¶
func (*ListWorkersRequest) Descriptor() ([]byte, []int)
func (*ListWorkersRequest) GetFilter ¶
func (m *ListWorkersRequest) GetFilter() []string
func (*ListWorkersRequest) Marshal ¶
func (m *ListWorkersRequest) Marshal() (dAtA []byte, err error)
func (*ListWorkersRequest) MarshalTo ¶
func (m *ListWorkersRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListWorkersRequest) ProtoMessage ¶
func (*ListWorkersRequest) ProtoMessage()
func (*ListWorkersRequest) Reset ¶
func (m *ListWorkersRequest) Reset()
func (*ListWorkersRequest) Size ¶
func (m *ListWorkersRequest) Size() (n int)
func (*ListWorkersRequest) String ¶
func (m *ListWorkersRequest) String() string
func (*ListWorkersRequest) Unmarshal ¶
func (m *ListWorkersRequest) Unmarshal(dAtA []byte) error
type ListWorkersResponse ¶
type ListWorkersResponse struct {
Record []*moby_buildkit_v1_types.WorkerRecord `protobuf:"bytes,1,rep,name=record" json:"record,omitempty"`
}
func (*ListWorkersResponse) Descriptor ¶
func (*ListWorkersResponse) Descriptor() ([]byte, []int)
func (*ListWorkersResponse) GetRecord ¶
func (m *ListWorkersResponse) GetRecord() []*moby_buildkit_v1_types.WorkerRecord
func (*ListWorkersResponse) Marshal ¶
func (m *ListWorkersResponse) Marshal() (dAtA []byte, err error)
func (*ListWorkersResponse) MarshalTo ¶
func (m *ListWorkersResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListWorkersResponse) ProtoMessage ¶
func (*ListWorkersResponse) ProtoMessage()
func (*ListWorkersResponse) Reset ¶
func (m *ListWorkersResponse) Reset()
func (*ListWorkersResponse) Size ¶
func (m *ListWorkersResponse) Size() (n int)
func (*ListWorkersResponse) String ¶
func (m *ListWorkersResponse) String() string
func (*ListWorkersResponse) Unmarshal ¶
func (m *ListWorkersResponse) Unmarshal(dAtA []byte) error
type PruneRequest ¶
type PruneRequest struct {
Filter []string `protobuf:"bytes,1,rep,name=filter" json:"filter,omitempty"`
All bool `protobuf:"varint,2,opt,name=all,proto3" json:"all,omitempty"`
KeepDuration int64 `protobuf:"varint,3,opt,name=keepDuration,proto3" json:"keepDuration,omitempty"`
KeepBytes int64 `protobuf:"varint,4,opt,name=keepBytes,proto3" json:"keepBytes,omitempty"`
}
func (*PruneRequest) Descriptor ¶
func (*PruneRequest) Descriptor() ([]byte, []int)
func (*PruneRequest) GetAll ¶
func (m *PruneRequest) GetAll() bool
func (*PruneRequest) GetFilter ¶
func (m *PruneRequest) GetFilter() []string
func (*PruneRequest) GetKeepBytes ¶
func (m *PruneRequest) GetKeepBytes() int64
func (*PruneRequest) GetKeepDuration ¶
func (m *PruneRequest) GetKeepDuration() int64
func (*PruneRequest) Marshal ¶
func (m *PruneRequest) Marshal() (dAtA []byte, err error)
func (*PruneRequest) ProtoMessage ¶
func (*PruneRequest) ProtoMessage()
func (*PruneRequest) Reset ¶
func (m *PruneRequest) Reset()
func (*PruneRequest) Size ¶
func (m *PruneRequest) Size() (n int)
func (*PruneRequest) String ¶
func (m *PruneRequest) String() string
func (*PruneRequest) Unmarshal ¶
func (m *PruneRequest) Unmarshal(dAtA []byte) error
type SolveRequest ¶
type SolveRequest struct {
Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"`
Definition *pb.Definition `protobuf:"bytes,2,opt,name=Definition" json:"Definition,omitempty"`
Exporter string `protobuf:"bytes,3,opt,name=Exporter,proto3" json:"Exporter,omitempty"`
ExporterAttrs map[string]string `` /* 160-byte string literal not displayed */
Session string `protobuf:"bytes,5,opt,name=Session,proto3" json:"Session,omitempty"`
Frontend string `protobuf:"bytes,6,opt,name=Frontend,proto3" json:"Frontend,omitempty"`
FrontendAttrs map[string]string `` /* 160-byte string literal not displayed */
Cache CacheOptions `protobuf:"bytes,8,opt,name=Cache" json:"Cache"`
Entitlements []github_com_moby_buildkit_util_entitlements.Entitlement `` /* 136-byte string literal not displayed */
}
func (*SolveRequest) Descriptor ¶
func (*SolveRequest) Descriptor() ([]byte, []int)
func (*SolveRequest) GetCache ¶
func (m *SolveRequest) GetCache() CacheOptions
func (*SolveRequest) GetDefinition ¶
func (m *SolveRequest) GetDefinition() *pb.Definition
func (*SolveRequest) GetExporter ¶
func (m *SolveRequest) GetExporter() string
func (*SolveRequest) GetExporterAttrs ¶
func (m *SolveRequest) GetExporterAttrs() map[string]string
func (*SolveRequest) GetFrontend ¶
func (m *SolveRequest) GetFrontend() string
func (*SolveRequest) GetFrontendAttrs ¶
func (m *SolveRequest) GetFrontendAttrs() map[string]string
func (*SolveRequest) GetRef ¶
func (m *SolveRequest) GetRef() string
func (*SolveRequest) GetSession ¶
func (m *SolveRequest) GetSession() string
func (*SolveRequest) Marshal ¶
func (m *SolveRequest) Marshal() (dAtA []byte, err error)
func (*SolveRequest) ProtoMessage ¶
func (*SolveRequest) ProtoMessage()
func (*SolveRequest) Reset ¶
func (m *SolveRequest) Reset()
func (*SolveRequest) Size ¶
func (m *SolveRequest) Size() (n int)
func (*SolveRequest) String ¶
func (m *SolveRequest) String() string
func (*SolveRequest) Unmarshal ¶
func (m *SolveRequest) Unmarshal(dAtA []byte) error
type SolveResponse ¶
type SolveResponse struct {
ExporterResponse map[string]string `` /* 166-byte string literal not displayed */
}
func (*SolveResponse) Descriptor ¶
func (*SolveResponse) Descriptor() ([]byte, []int)
func (*SolveResponse) GetExporterResponse ¶
func (m *SolveResponse) GetExporterResponse() map[string]string
func (*SolveResponse) Marshal ¶
func (m *SolveResponse) Marshal() (dAtA []byte, err error)
func (*SolveResponse) ProtoMessage ¶
func (*SolveResponse) ProtoMessage()
func (*SolveResponse) Reset ¶
func (m *SolveResponse) Reset()
func (*SolveResponse) Size ¶
func (m *SolveResponse) Size() (n int)
func (*SolveResponse) String ¶
func (m *SolveResponse) String() string
func (*SolveResponse) Unmarshal ¶
func (m *SolveResponse) Unmarshal(dAtA []byte) error
type StatusRequest ¶
type StatusRequest struct {
Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"`
}
func (*StatusRequest) Descriptor ¶
func (*StatusRequest) Descriptor() ([]byte, []int)
func (*StatusRequest) GetRef ¶
func (m *StatusRequest) GetRef() string
func (*StatusRequest) Marshal ¶
func (m *StatusRequest) Marshal() (dAtA []byte, err error)
func (*StatusRequest) ProtoMessage ¶
func (*StatusRequest) ProtoMessage()
func (*StatusRequest) Reset ¶
func (m *StatusRequest) Reset()
func (*StatusRequest) Size ¶
func (m *StatusRequest) Size() (n int)
func (*StatusRequest) String ¶
func (m *StatusRequest) String() string
func (*StatusRequest) Unmarshal ¶
func (m *StatusRequest) Unmarshal(dAtA []byte) error
type StatusResponse ¶
type StatusResponse struct {
Vertexes []*Vertex `protobuf:"bytes,1,rep,name=vertexes" json:"vertexes,omitempty"`
Statuses []*VertexStatus `protobuf:"bytes,2,rep,name=statuses" json:"statuses,omitempty"`
Logs []*VertexLog `protobuf:"bytes,3,rep,name=logs" json:"logs,omitempty"`
}
func (*StatusResponse) Descriptor ¶
func (*StatusResponse) Descriptor() ([]byte, []int)
func (*StatusResponse) GetLogs ¶
func (m *StatusResponse) GetLogs() []*VertexLog
func (*StatusResponse) GetStatuses ¶
func (m *StatusResponse) GetStatuses() []*VertexStatus
func (*StatusResponse) GetVertexes ¶
func (m *StatusResponse) GetVertexes() []*Vertex
func (*StatusResponse) Marshal ¶
func (m *StatusResponse) Marshal() (dAtA []byte, err 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
type UsageRecord ¶
type UsageRecord struct {
ID string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
Mutable bool `protobuf:"varint,2,opt,name=Mutable,proto3" json:"Mutable,omitempty"`
InUse bool `protobuf:"varint,3,opt,name=InUse,proto3" json:"InUse,omitempty"`
Size_ int64 `protobuf:"varint,4,opt,name=Size,proto3" json:"Size,omitempty"`
Parent string `protobuf:"bytes,5,opt,name=Parent,proto3" json:"Parent,omitempty"`
CreatedAt time.Time `protobuf:"bytes,6,opt,name=CreatedAt,stdtime" json:"CreatedAt"`
LastUsedAt *time.Time `protobuf:"bytes,7,opt,name=LastUsedAt,stdtime" json:"LastUsedAt,omitempty"`
UsageCount int64 `protobuf:"varint,8,opt,name=UsageCount,proto3" json:"UsageCount,omitempty"`
Description string `protobuf:"bytes,9,opt,name=Description,proto3" json:"Description,omitempty"`
RecordType string `protobuf:"bytes,10,opt,name=RecordType,proto3" json:"RecordType,omitempty"`
}
func (*UsageRecord) Descriptor ¶
func (*UsageRecord) Descriptor() ([]byte, []int)
func (*UsageRecord) GetCreatedAt ¶
func (m *UsageRecord) GetCreatedAt() time.Time
func (*UsageRecord) GetDescription ¶
func (m *UsageRecord) GetDescription() string
func (*UsageRecord) GetID ¶
func (m *UsageRecord) GetID() string
func (*UsageRecord) GetInUse ¶
func (m *UsageRecord) GetInUse() bool
func (*UsageRecord) GetLastUsedAt ¶
func (m *UsageRecord) GetLastUsedAt() *time.Time
func (*UsageRecord) GetMutable ¶
func (m *UsageRecord) GetMutable() bool
func (*UsageRecord) GetParent ¶
func (m *UsageRecord) GetParent() string
func (*UsageRecord) GetRecordType ¶
func (m *UsageRecord) GetRecordType() string
func (*UsageRecord) GetShared ¶
func (m *UsageRecord) GetShared() bool
func (*UsageRecord) GetSize_ ¶
func (m *UsageRecord) GetSize_() int64
func (*UsageRecord) GetUsageCount ¶
func (m *UsageRecord) GetUsageCount() int64
func (*UsageRecord) Marshal ¶
func (m *UsageRecord) Marshal() (dAtA []byte, err error)
func (*UsageRecord) ProtoMessage ¶
func (*UsageRecord) ProtoMessage()
func (*UsageRecord) Reset ¶
func (m *UsageRecord) Reset()
func (*UsageRecord) Size ¶
func (m *UsageRecord) Size() (n int)
func (*UsageRecord) String ¶
func (m *UsageRecord) String() string
func (*UsageRecord) Unmarshal ¶
func (m *UsageRecord) Unmarshal(dAtA []byte) error
type Vertex ¶
type Vertex struct {
Digest github_com_opencontainers_go_digest.Digest `protobuf:"bytes,1,opt,name=digest,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"digest"`
Inputs []github_com_opencontainers_go_digest.Digest `protobuf:"bytes,2,rep,name=inputs,customtype=github.com/opencontainers/go-digest.Digest" json:"inputs"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Cached bool `protobuf:"varint,4,opt,name=cached,proto3" json:"cached,omitempty"`
Started *time.Time `protobuf:"bytes,5,opt,name=started,stdtime" json:"started,omitempty"`
Completed *time.Time `protobuf:"bytes,6,opt,name=completed,stdtime" json:"completed,omitempty"`
Error string `protobuf:"bytes,7,opt,name=error,proto3" json:"error,omitempty"`
}
func (*Vertex) Descriptor ¶
func (*Vertex) GetCompleted ¶
func (*Vertex) GetStarted ¶
func (*Vertex) ProtoMessage ¶
func (*Vertex) ProtoMessage()
type VertexLog ¶
type VertexLog struct {
Vertex github_com_opencontainers_go_digest.Digest `protobuf:"bytes,1,opt,name=vertex,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"vertex"`
Timestamp time.Time `protobuf:"bytes,2,opt,name=timestamp,stdtime" json:"timestamp"`
Stream int64 `protobuf:"varint,3,opt,name=stream,proto3" json:"stream,omitempty"`
Msg []byte `protobuf:"bytes,4,opt,name=msg,proto3" json:"msg,omitempty"`
}
func (*VertexLog) Descriptor ¶
func (*VertexLog) GetTimestamp ¶
func (*VertexLog) ProtoMessage ¶
func (*VertexLog) ProtoMessage()
type VertexStatus ¶
type VertexStatus struct {
ID string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
Vertex github_com_opencontainers_go_digest.Digest `protobuf:"bytes,2,opt,name=vertex,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"vertex"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Current int64 `protobuf:"varint,4,opt,name=current,proto3" json:"current,omitempty"`
Total int64 `protobuf:"varint,5,opt,name=total,proto3" json:"total,omitempty"`
// TODO: add started, completed
Timestamp time.Time `protobuf:"bytes,6,opt,name=timestamp,stdtime" json:"timestamp"`
Started *time.Time `protobuf:"bytes,7,opt,name=started,stdtime" json:"started,omitempty"`
Completed *time.Time `protobuf:"bytes,8,opt,name=completed,stdtime" json:"completed,omitempty"`
}
func (*VertexStatus) Descriptor ¶
func (*VertexStatus) Descriptor() ([]byte, []int)
func (*VertexStatus) GetCompleted ¶
func (m *VertexStatus) GetCompleted() *time.Time
func (*VertexStatus) GetCurrent ¶
func (m *VertexStatus) GetCurrent() int64
func (*VertexStatus) GetID ¶
func (m *VertexStatus) GetID() string
func (*VertexStatus) GetName ¶
func (m *VertexStatus) GetName() string
func (*VertexStatus) GetStarted ¶
func (m *VertexStatus) GetStarted() *time.Time
func (*VertexStatus) GetTimestamp ¶
func (m *VertexStatus) GetTimestamp() time.Time
func (*VertexStatus) GetTotal ¶
func (m *VertexStatus) GetTotal() int64
func (*VertexStatus) Marshal ¶
func (m *VertexStatus) Marshal() (dAtA []byte, err error)
func (*VertexStatus) ProtoMessage ¶
func (*VertexStatus) ProtoMessage()
func (*VertexStatus) Reset ¶
func (m *VertexStatus) Reset()
func (*VertexStatus) Size ¶
func (m *VertexStatus) Size() (n int)
func (*VertexStatus) String ¶
func (m *VertexStatus) String() string
func (*VertexStatus) Unmarshal ¶
func (m *VertexStatus) Unmarshal(dAtA []byte) error
Click to show internal directories.
Click to hide internal directories.