Documentation ¶
Index ¶
- Variables
- func RegisterControlServer(s *grpc.Server, srv ControlServer)
- type BuildHistoryEvent
- func (*BuildHistoryEvent) Descriptor() ([]byte, []int)
- func (m *BuildHistoryEvent) GetRecord() *BuildHistoryRecord
- func (m *BuildHistoryEvent) GetType() BuildHistoryEventType
- func (m *BuildHistoryEvent) Marshal() (dAtA []byte, err error)
- func (m *BuildHistoryEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *BuildHistoryEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BuildHistoryEvent) ProtoMessage()
- func (m *BuildHistoryEvent) Reset()
- func (m *BuildHistoryEvent) Size() (n int)
- func (m *BuildHistoryEvent) String() string
- func (m *BuildHistoryEvent) Unmarshal(dAtA []byte) error
- func (m *BuildHistoryEvent) XXX_DiscardUnknown()
- func (m *BuildHistoryEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildHistoryEvent) XXX_Merge(src proto.Message)
- func (m *BuildHistoryEvent) XXX_Size() int
- func (m *BuildHistoryEvent) XXX_Unmarshal(b []byte) error
- type BuildHistoryEventType
- type BuildHistoryRecord
- func (*BuildHistoryRecord) Descriptor() ([]byte, []int)
- func (m *BuildHistoryRecord) GetCompletedAt() *time.Time
- func (m *BuildHistoryRecord) GetCreatedAt() *time.Time
- func (m *BuildHistoryRecord) GetError() *rpc.Status
- func (m *BuildHistoryRecord) GetExporterResponse() map[string]string
- func (m *BuildHistoryRecord) GetExporters() []*Exporter
- func (m *BuildHistoryRecord) GetFrontend() string
- func (m *BuildHistoryRecord) GetFrontendAttrs() map[string]string
- func (m *BuildHistoryRecord) GetGeneration() int32
- func (m *BuildHistoryRecord) GetLogs() *Descriptor
- func (m *BuildHistoryRecord) GetNumCachedSteps() int32
- func (m *BuildHistoryRecord) GetNumCompletedSteps() int32
- func (m *BuildHistoryRecord) GetNumTotalSteps() int32
- func (m *BuildHistoryRecord) GetPinned() bool
- func (m *BuildHistoryRecord) GetRef() string
- func (m *BuildHistoryRecord) GetResult() *BuildResultInfo
- func (m *BuildHistoryRecord) GetResults() map[string]*BuildResultInfo
- func (m *BuildHistoryRecord) GetTrace() *Descriptor
- func (m *BuildHistoryRecord) Marshal() (dAtA []byte, err error)
- func (m *BuildHistoryRecord) MarshalTo(dAtA []byte) (int, error)
- func (m *BuildHistoryRecord) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BuildHistoryRecord) ProtoMessage()
- func (m *BuildHistoryRecord) Reset()
- func (m *BuildHistoryRecord) Size() (n int)
- func (m *BuildHistoryRecord) String() string
- func (m *BuildHistoryRecord) Unmarshal(dAtA []byte) error
- func (m *BuildHistoryRecord) XXX_DiscardUnknown()
- func (m *BuildHistoryRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildHistoryRecord) XXX_Merge(src proto.Message)
- func (m *BuildHistoryRecord) XXX_Size() int
- func (m *BuildHistoryRecord) XXX_Unmarshal(b []byte) error
- type BuildHistoryRequest
- func (*BuildHistoryRequest) Descriptor() ([]byte, []int)
- func (m *BuildHistoryRequest) GetActiveOnly() bool
- func (m *BuildHistoryRequest) GetEarlyExit() bool
- func (m *BuildHistoryRequest) GetRef() string
- func (m *BuildHistoryRequest) Marshal() (dAtA []byte, err error)
- func (m *BuildHistoryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *BuildHistoryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BuildHistoryRequest) ProtoMessage()
- func (m *BuildHistoryRequest) Reset()
- func (m *BuildHistoryRequest) Size() (n int)
- func (m *BuildHistoryRequest) String() string
- func (m *BuildHistoryRequest) Unmarshal(dAtA []byte) error
- func (m *BuildHistoryRequest) XXX_DiscardUnknown()
- func (m *BuildHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildHistoryRequest) XXX_Merge(src proto.Message)
- func (m *BuildHistoryRequest) XXX_Size() int
- func (m *BuildHistoryRequest) XXX_Unmarshal(b []byte) error
- type BuildResultInfo
- func (*BuildResultInfo) Descriptor() ([]byte, []int)
- func (m *BuildResultInfo) GetAttestations() []*Descriptor
- func (m *BuildResultInfo) GetResult() *Descriptor
- func (m *BuildResultInfo) Marshal() (dAtA []byte, err error)
- func (m *BuildResultInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *BuildResultInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BuildResultInfo) ProtoMessage()
- func (m *BuildResultInfo) Reset()
- func (m *BuildResultInfo) Size() (n int)
- func (m *BuildResultInfo) String() string
- func (m *BuildResultInfo) Unmarshal(dAtA []byte) error
- func (m *BuildResultInfo) XXX_DiscardUnknown()
- func (m *BuildResultInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildResultInfo) XXX_Merge(src proto.Message)
- func (m *BuildResultInfo) XXX_Size() int
- func (m *BuildResultInfo) XXX_Unmarshal(b []byte) error
- 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 (m *BytesMessage) MarshalToSizedBuffer(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
- func (m *BytesMessage) XXX_DiscardUnknown()
- func (m *BytesMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BytesMessage) XXX_Merge(src proto.Message)
- func (m *BytesMessage) XXX_Size() int
- func (m *BytesMessage) XXX_Unmarshal(b []byte) error
- type CacheOptions
- func (*CacheOptions) Descriptor() ([]byte, []int)
- func (m *CacheOptions) GetExportAttrsDeprecated() map[string]string
- func (m *CacheOptions) GetExportRefDeprecated() string
- func (m *CacheOptions) GetExports() []*CacheOptionsEntry
- func (m *CacheOptions) GetImportRefsDeprecated() []string
- func (m *CacheOptions) GetImports() []*CacheOptionsEntry
- func (m *CacheOptions) Marshal() (dAtA []byte, err error)
- func (m *CacheOptions) MarshalTo(dAtA []byte) (int, error)
- func (m *CacheOptions) MarshalToSizedBuffer(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
- func (m *CacheOptions) XXX_DiscardUnknown()
- func (m *CacheOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CacheOptions) XXX_Merge(src proto.Message)
- func (m *CacheOptions) XXX_Size() int
- func (m *CacheOptions) XXX_Unmarshal(b []byte) error
- type CacheOptionsEntry
- func (*CacheOptionsEntry) Descriptor() ([]byte, []int)
- func (m *CacheOptionsEntry) GetAttrs() map[string]string
- func (m *CacheOptionsEntry) GetType() string
- func (m *CacheOptionsEntry) Marshal() (dAtA []byte, err error)
- func (m *CacheOptionsEntry) MarshalTo(dAtA []byte) (int, error)
- func (m *CacheOptionsEntry) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CacheOptionsEntry) ProtoMessage()
- func (m *CacheOptionsEntry) Reset()
- func (m *CacheOptionsEntry) Size() (n int)
- func (m *CacheOptionsEntry) String() string
- func (m *CacheOptionsEntry) Unmarshal(dAtA []byte) error
- func (m *CacheOptionsEntry) XXX_DiscardUnknown()
- func (m *CacheOptionsEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CacheOptionsEntry) XXX_Merge(src proto.Message)
- func (m *CacheOptionsEntry) XXX_Size() int
- func (m *CacheOptionsEntry) XXX_Unmarshal(b []byte) error
- type ControlClient
- type ControlServer
- type Control_ListenBuildHistoryClient
- type Control_ListenBuildHistoryServer
- type Control_PruneClient
- type Control_PruneServer
- type Control_SessionClient
- type Control_SessionServer
- type Control_StatusClient
- type Control_StatusServer
- type Descriptor
- func (*Descriptor) Descriptor() ([]byte, []int)
- func (m *Descriptor) GetAnnotations() map[string]string
- func (m *Descriptor) GetMediaType() string
- func (m *Descriptor) GetSize_() int64
- func (m *Descriptor) Marshal() (dAtA []byte, err error)
- func (m *Descriptor) MarshalTo(dAtA []byte) (int, error)
- func (m *Descriptor) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Descriptor) ProtoMessage()
- func (m *Descriptor) Reset()
- func (m *Descriptor) Size() (n int)
- func (m *Descriptor) String() string
- func (m *Descriptor) Unmarshal(dAtA []byte) error
- func (m *Descriptor) XXX_DiscardUnknown()
- func (m *Descriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Descriptor) XXX_Merge(src proto.Message)
- func (m *Descriptor) XXX_Size() int
- func (m *Descriptor) XXX_Unmarshal(b []byte) error
- 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 (m *DiskUsageRequest) MarshalToSizedBuffer(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
- func (m *DiskUsageRequest) XXX_DiscardUnknown()
- func (m *DiskUsageRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DiskUsageRequest) XXX_Merge(src proto.Message)
- func (m *DiskUsageRequest) XXX_Size() int
- func (m *DiskUsageRequest) XXX_Unmarshal(b []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 (m *DiskUsageResponse) MarshalToSizedBuffer(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
- func (m *DiskUsageResponse) XXX_DiscardUnknown()
- func (m *DiskUsageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DiskUsageResponse) XXX_Merge(src proto.Message)
- func (m *DiskUsageResponse) XXX_Size() int
- func (m *DiskUsageResponse) XXX_Unmarshal(b []byte) error
- type Exporter
- func (*Exporter) Descriptor() ([]byte, []int)
- func (m *Exporter) GetAttrs() map[string]string
- func (m *Exporter) GetType() string
- func (m *Exporter) Marshal() (dAtA []byte, err error)
- func (m *Exporter) MarshalTo(dAtA []byte) (int, error)
- func (m *Exporter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Exporter) ProtoMessage()
- func (m *Exporter) Reset()
- func (m *Exporter) Size() (n int)
- func (m *Exporter) String() string
- func (m *Exporter) Unmarshal(dAtA []byte) error
- func (m *Exporter) XXX_DiscardUnknown()
- func (m *Exporter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Exporter) XXX_Merge(src proto.Message)
- func (m *Exporter) XXX_Size() int
- func (m *Exporter) XXX_Unmarshal(b []byte) error
- type InfoRequest
- func (*InfoRequest) Descriptor() ([]byte, []int)
- func (m *InfoRequest) Marshal() (dAtA []byte, err error)
- func (m *InfoRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *InfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InfoRequest) ProtoMessage()
- func (m *InfoRequest) Reset()
- func (m *InfoRequest) Size() (n int)
- func (m *InfoRequest) String() string
- func (m *InfoRequest) Unmarshal(dAtA []byte) error
- func (m *InfoRequest) XXX_DiscardUnknown()
- func (m *InfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoRequest) XXX_Merge(src proto.Message)
- func (m *InfoRequest) XXX_Size() int
- func (m *InfoRequest) XXX_Unmarshal(b []byte) error
- type InfoResponse
- func (*InfoResponse) Descriptor() ([]byte, []int)
- func (m *InfoResponse) GetBuildkitVersion() *types.BuildkitVersion
- func (m *InfoResponse) Marshal() (dAtA []byte, err error)
- func (m *InfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *InfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InfoResponse) ProtoMessage()
- func (m *InfoResponse) Reset()
- func (m *InfoResponse) Size() (n int)
- func (m *InfoResponse) String() string
- func (m *InfoResponse) Unmarshal(dAtA []byte) error
- func (m *InfoResponse) XXX_DiscardUnknown()
- func (m *InfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoResponse) XXX_Merge(src proto.Message)
- func (m *InfoResponse) XXX_Size() int
- func (m *InfoResponse) XXX_Unmarshal(b []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 (m *ListWorkersRequest) MarshalToSizedBuffer(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
- func (m *ListWorkersRequest) XXX_DiscardUnknown()
- func (m *ListWorkersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListWorkersRequest) XXX_Merge(src proto.Message)
- func (m *ListWorkersRequest) XXX_Size() int
- func (m *ListWorkersRequest) XXX_Unmarshal(b []byte) error
- type ListWorkersResponse
- func (*ListWorkersResponse) Descriptor() ([]byte, []int)
- func (m *ListWorkersResponse) GetRecord() []*types.WorkerRecord
- func (m *ListWorkersResponse) Marshal() (dAtA []byte, err error)
- func (m *ListWorkersResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListWorkersResponse) MarshalToSizedBuffer(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
- func (m *ListWorkersResponse) XXX_DiscardUnknown()
- func (m *ListWorkersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListWorkersResponse) XXX_Merge(src proto.Message)
- func (m *ListWorkersResponse) XXX_Size() int
- func (m *ListWorkersResponse) XXX_Unmarshal(b []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 (m *PruneRequest) MarshalToSizedBuffer(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
- func (m *PruneRequest) XXX_DiscardUnknown()
- func (m *PruneRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PruneRequest) XXX_Merge(src proto.Message)
- func (m *PruneRequest) XXX_Size() int
- func (m *PruneRequest) XXX_Unmarshal(b []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) GetFrontendInputs() map[string]*pb.Definition
- func (m *SolveRequest) GetInternal() bool
- func (m *SolveRequest) GetRef() string
- func (m *SolveRequest) GetSession() string
- func (m *SolveRequest) GetSourcePolicy() *pb1.Policy
- func (m *SolveRequest) Marshal() (dAtA []byte, err error)
- func (m *SolveRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SolveRequest) MarshalToSizedBuffer(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
- func (m *SolveRequest) XXX_DiscardUnknown()
- func (m *SolveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SolveRequest) XXX_Merge(src proto.Message)
- func (m *SolveRequest) XXX_Size() int
- func (m *SolveRequest) XXX_Unmarshal(b []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 (m *SolveResponse) MarshalToSizedBuffer(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
- func (m *SolveResponse) XXX_DiscardUnknown()
- func (m *SolveResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SolveResponse) XXX_Merge(src proto.Message)
- func (m *SolveResponse) XXX_Size() int
- func (m *SolveResponse) XXX_Unmarshal(b []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 (m *StatusRequest) MarshalToSizedBuffer(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
- func (m *StatusRequest) XXX_DiscardUnknown()
- func (m *StatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusRequest) XXX_Merge(src proto.Message)
- func (m *StatusRequest) XXX_Size() int
- func (m *StatusRequest) XXX_Unmarshal(b []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) GetWarnings() []*VertexWarning
- func (m *StatusResponse) Marshal() (dAtA []byte, err error)
- func (m *StatusResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *StatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StatusResponse) ProtoMessage()
- func (m *StatusResponse) Reset()
- func (m *StatusResponse) Size() (n int)
- func (m *StatusResponse) String() string
- func (m *StatusResponse) Unmarshal(dAtA []byte) error
- func (m *StatusResponse) XXX_DiscardUnknown()
- func (m *StatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusResponse) XXX_Merge(src proto.Message)
- func (m *StatusResponse) XXX_Size() int
- func (m *StatusResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedControlServer
- func (*UnimplementedControlServer) DiskUsage(ctx context.Context, req *DiskUsageRequest) (*DiskUsageResponse, error)
- func (*UnimplementedControlServer) Info(ctx context.Context, req *InfoRequest) (*InfoResponse, error)
- func (*UnimplementedControlServer) ListWorkers(ctx context.Context, req *ListWorkersRequest) (*ListWorkersResponse, error)
- func (*UnimplementedControlServer) ListenBuildHistory(req *BuildHistoryRequest, srv Control_ListenBuildHistoryServer) error
- func (*UnimplementedControlServer) Prune(req *PruneRequest, srv Control_PruneServer) error
- func (*UnimplementedControlServer) Session(srv Control_SessionServer) error
- func (*UnimplementedControlServer) Solve(ctx context.Context, req *SolveRequest) (*SolveResponse, error)
- func (*UnimplementedControlServer) Status(req *StatusRequest, srv Control_StatusServer) error
- func (*UnimplementedControlServer) UpdateBuildHistory(ctx context.Context, req *UpdateBuildHistoryRequest) (*UpdateBuildHistoryResponse, error)
- type UpdateBuildHistoryRequest
- func (*UpdateBuildHistoryRequest) Descriptor() ([]byte, []int)
- func (m *UpdateBuildHistoryRequest) GetDelete() bool
- func (m *UpdateBuildHistoryRequest) GetPinned() bool
- func (m *UpdateBuildHistoryRequest) GetRef() string
- func (m *UpdateBuildHistoryRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateBuildHistoryRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateBuildHistoryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateBuildHistoryRequest) ProtoMessage()
- func (m *UpdateBuildHistoryRequest) Reset()
- func (m *UpdateBuildHistoryRequest) Size() (n int)
- func (m *UpdateBuildHistoryRequest) String() string
- func (m *UpdateBuildHistoryRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateBuildHistoryRequest) XXX_DiscardUnknown()
- func (m *UpdateBuildHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateBuildHistoryRequest) XXX_Merge(src proto.Message)
- func (m *UpdateBuildHistoryRequest) XXX_Size() int
- func (m *UpdateBuildHistoryRequest) XXX_Unmarshal(b []byte) error
- type UpdateBuildHistoryResponse
- func (*UpdateBuildHistoryResponse) Descriptor() ([]byte, []int)
- func (m *UpdateBuildHistoryResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateBuildHistoryResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateBuildHistoryResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateBuildHistoryResponse) ProtoMessage()
- func (m *UpdateBuildHistoryResponse) Reset()
- func (m *UpdateBuildHistoryResponse) Size() (n int)
- func (m *UpdateBuildHistoryResponse) String() string
- func (m *UpdateBuildHistoryResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateBuildHistoryResponse) XXX_DiscardUnknown()
- func (m *UpdateBuildHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateBuildHistoryResponse) XXX_Merge(src proto.Message)
- func (m *UpdateBuildHistoryResponse) XXX_Size() int
- func (m *UpdateBuildHistoryResponse) XXX_Unmarshal(b []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() stringdeprecated
- func (m *UsageRecord) GetParents() []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 (m *UsageRecord) MarshalToSizedBuffer(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
- func (m *UsageRecord) XXX_DiscardUnknown()
- func (m *UsageRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UsageRecord) XXX_Merge(src proto.Message)
- func (m *UsageRecord) XXX_Size() int
- func (m *UsageRecord) XXX_Unmarshal(b []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) GetProgressGroup() *pb.ProgressGroup
- func (m *Vertex) GetStarted() *time.Time
- func (m *Vertex) Marshal() (dAtA []byte, err error)
- func (m *Vertex) MarshalTo(dAtA []byte) (int, error)
- func (m *Vertex) MarshalToSizedBuffer(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
- func (m *Vertex) XXX_DiscardUnknown()
- func (m *Vertex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Vertex) XXX_Merge(src proto.Message)
- func (m *Vertex) XXX_Size() int
- func (m *Vertex) XXX_Unmarshal(b []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 (m *VertexLog) MarshalToSizedBuffer(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
- func (m *VertexLog) XXX_DiscardUnknown()
- func (m *VertexLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VertexLog) XXX_Merge(src proto.Message)
- func (m *VertexLog) XXX_Size() int
- func (m *VertexLog) XXX_Unmarshal(b []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 (m *VertexStatus) MarshalToSizedBuffer(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
- func (m *VertexStatus) XXX_DiscardUnknown()
- func (m *VertexStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VertexStatus) XXX_Merge(src proto.Message)
- func (m *VertexStatus) XXX_Size() int
- func (m *VertexStatus) XXX_Unmarshal(b []byte) error
- type VertexWarning
- func (*VertexWarning) Descriptor() ([]byte, []int)
- func (m *VertexWarning) GetDetail() [][]byte
- func (m *VertexWarning) GetInfo() *pb.SourceInfo
- func (m *VertexWarning) GetLevel() int64
- func (m *VertexWarning) GetRanges() []*pb.Range
- func (m *VertexWarning) GetShort() []byte
- func (m *VertexWarning) GetUrl() string
- func (m *VertexWarning) Marshal() (dAtA []byte, err error)
- func (m *VertexWarning) MarshalTo(dAtA []byte) (int, error)
- func (m *VertexWarning) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*VertexWarning) ProtoMessage()
- func (m *VertexWarning) Reset()
- func (m *VertexWarning) Size() (n int)
- func (m *VertexWarning) String() string
- func (m *VertexWarning) Unmarshal(dAtA []byte) error
- func (m *VertexWarning) XXX_DiscardUnknown()
- func (m *VertexWarning) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VertexWarning) XXX_Merge(src proto.Message)
- func (m *VertexWarning) XXX_Size() int
- func (m *VertexWarning) XXX_Unmarshal(b []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") ErrUnexpectedEndOfGroupControl = fmt.Errorf("proto: unexpected end of group") )
View Source
var BuildHistoryEventType_name = map[int32]string{
0: "STARTED",
1: "COMPLETE",
2: "DELETED",
}
View Source
var BuildHistoryEventType_value = map[string]int32{
"STARTED": 0,
"COMPLETE": 1,
"DELETED": 2,
}
Functions ¶
func RegisterControlServer ¶
func RegisterControlServer(s *grpc.Server, srv ControlServer)
Types ¶
type BuildHistoryEvent ¶
type BuildHistoryEvent struct { Type BuildHistoryEventType `protobuf:"varint,1,opt,name=type,proto3,enum=moby.buildkit.v1.BuildHistoryEventType" json:"type,omitempty"` Record *BuildHistoryRecord `protobuf:"bytes,2,opt,name=record,proto3" json:"record,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildHistoryEvent) Descriptor ¶
func (*BuildHistoryEvent) Descriptor() ([]byte, []int)
func (*BuildHistoryEvent) GetRecord ¶
func (m *BuildHistoryEvent) GetRecord() *BuildHistoryRecord
func (*BuildHistoryEvent) GetType ¶
func (m *BuildHistoryEvent) GetType() BuildHistoryEventType
func (*BuildHistoryEvent) Marshal ¶
func (m *BuildHistoryEvent) Marshal() (dAtA []byte, err error)
func (*BuildHistoryEvent) MarshalTo ¶
func (m *BuildHistoryEvent) MarshalTo(dAtA []byte) (int, error)
func (*BuildHistoryEvent) MarshalToSizedBuffer ¶
func (m *BuildHistoryEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BuildHistoryEvent) ProtoMessage ¶
func (*BuildHistoryEvent) ProtoMessage()
func (*BuildHistoryEvent) Reset ¶
func (m *BuildHistoryEvent) Reset()
func (*BuildHistoryEvent) Size ¶
func (m *BuildHistoryEvent) Size() (n int)
func (*BuildHistoryEvent) String ¶
func (m *BuildHistoryEvent) String() string
func (*BuildHistoryEvent) Unmarshal ¶
func (m *BuildHistoryEvent) Unmarshal(dAtA []byte) error
func (*BuildHistoryEvent) XXX_DiscardUnknown ¶
func (m *BuildHistoryEvent) XXX_DiscardUnknown()
func (*BuildHistoryEvent) XXX_Marshal ¶
func (m *BuildHistoryEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildHistoryEvent) XXX_Merge ¶
func (m *BuildHistoryEvent) XXX_Merge(src proto.Message)
func (*BuildHistoryEvent) XXX_Size ¶
func (m *BuildHistoryEvent) XXX_Size() int
func (*BuildHistoryEvent) XXX_Unmarshal ¶
func (m *BuildHistoryEvent) XXX_Unmarshal(b []byte) error
type BuildHistoryEventType ¶
type BuildHistoryEventType int32
const ( BuildHistoryEventType_STARTED BuildHistoryEventType = 0 BuildHistoryEventType_COMPLETE BuildHistoryEventType = 1 BuildHistoryEventType_DELETED BuildHistoryEventType = 2 )
func (BuildHistoryEventType) EnumDescriptor ¶
func (BuildHistoryEventType) EnumDescriptor() ([]byte, []int)
func (BuildHistoryEventType) String ¶
func (x BuildHistoryEventType) String() string
type BuildHistoryRecord ¶
type BuildHistoryRecord struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` Frontend string `protobuf:"bytes,2,opt,name=Frontend,proto3" json:"Frontend,omitempty"` FrontendAttrs map[string]string `` /* 167-byte string literal not displayed */ Exporters []*Exporter `protobuf:"bytes,4,rep,name=Exporters,proto3" json:"Exporters,omitempty"` Error *rpc.Status `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"` CreatedAt *time.Time `protobuf:"bytes,6,opt,name=CreatedAt,proto3,stdtime" json:"CreatedAt,omitempty"` CompletedAt *time.Time `protobuf:"bytes,7,opt,name=CompletedAt,proto3,stdtime" json:"CompletedAt,omitempty"` Logs *Descriptor `protobuf:"bytes,8,opt,name=logs,proto3" json:"logs,omitempty"` ExporterResponse map[string]string `` /* 173-byte string literal not displayed */ Result *BuildResultInfo `protobuf:"bytes,10,opt,name=Result,proto3" json:"Result,omitempty"` Results map[string]*BuildResultInfo `` /* 156-byte string literal not displayed */ Generation int32 `protobuf:"varint,12,opt,name=Generation,proto3" json:"Generation,omitempty"` Trace *Descriptor `protobuf:"bytes,13,opt,name=trace,proto3" json:"trace,omitempty"` Pinned bool `protobuf:"varint,14,opt,name=pinned,proto3" json:"pinned,omitempty"` NumCachedSteps int32 `protobuf:"varint,15,opt,name=numCachedSteps,proto3" json:"numCachedSteps,omitempty"` NumTotalSteps int32 `protobuf:"varint,16,opt,name=numTotalSteps,proto3" json:"numTotalSteps,omitempty"` NumCompletedSteps int32 `protobuf:"varint,17,opt,name=numCompletedSteps,proto3" json:"numCompletedSteps,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildHistoryRecord) Descriptor ¶
func (*BuildHistoryRecord) Descriptor() ([]byte, []int)
func (*BuildHistoryRecord) GetCompletedAt ¶
func (m *BuildHistoryRecord) GetCompletedAt() *time.Time
func (*BuildHistoryRecord) GetCreatedAt ¶
func (m *BuildHistoryRecord) GetCreatedAt() *time.Time
func (*BuildHistoryRecord) GetError ¶
func (m *BuildHistoryRecord) GetError() *rpc.Status
func (*BuildHistoryRecord) GetExporterResponse ¶
func (m *BuildHistoryRecord) GetExporterResponse() map[string]string
func (*BuildHistoryRecord) GetExporters ¶
func (m *BuildHistoryRecord) GetExporters() []*Exporter
func (*BuildHistoryRecord) GetFrontend ¶
func (m *BuildHistoryRecord) GetFrontend() string
func (*BuildHistoryRecord) GetFrontendAttrs ¶
func (m *BuildHistoryRecord) GetFrontendAttrs() map[string]string
func (*BuildHistoryRecord) GetGeneration ¶
func (m *BuildHistoryRecord) GetGeneration() int32
func (*BuildHistoryRecord) GetLogs ¶
func (m *BuildHistoryRecord) GetLogs() *Descriptor
func (*BuildHistoryRecord) GetNumCachedSteps ¶
func (m *BuildHistoryRecord) GetNumCachedSteps() int32
func (*BuildHistoryRecord) GetNumCompletedSteps ¶
func (m *BuildHistoryRecord) GetNumCompletedSteps() int32
func (*BuildHistoryRecord) GetNumTotalSteps ¶
func (m *BuildHistoryRecord) GetNumTotalSteps() int32
func (*BuildHistoryRecord) GetPinned ¶
func (m *BuildHistoryRecord) GetPinned() bool
func (*BuildHistoryRecord) GetRef ¶
func (m *BuildHistoryRecord) GetRef() string
func (*BuildHistoryRecord) GetResult ¶
func (m *BuildHistoryRecord) GetResult() *BuildResultInfo
func (*BuildHistoryRecord) GetResults ¶
func (m *BuildHistoryRecord) GetResults() map[string]*BuildResultInfo
func (*BuildHistoryRecord) GetTrace ¶
func (m *BuildHistoryRecord) GetTrace() *Descriptor
func (*BuildHistoryRecord) Marshal ¶
func (m *BuildHistoryRecord) Marshal() (dAtA []byte, err error)
func (*BuildHistoryRecord) MarshalTo ¶
func (m *BuildHistoryRecord) MarshalTo(dAtA []byte) (int, error)
func (*BuildHistoryRecord) MarshalToSizedBuffer ¶
func (m *BuildHistoryRecord) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BuildHistoryRecord) ProtoMessage ¶
func (*BuildHistoryRecord) ProtoMessage()
func (*BuildHistoryRecord) Reset ¶
func (m *BuildHistoryRecord) Reset()
func (*BuildHistoryRecord) Size ¶
func (m *BuildHistoryRecord) Size() (n int)
func (*BuildHistoryRecord) String ¶
func (m *BuildHistoryRecord) String() string
func (*BuildHistoryRecord) Unmarshal ¶
func (m *BuildHistoryRecord) Unmarshal(dAtA []byte) error
func (*BuildHistoryRecord) XXX_DiscardUnknown ¶
func (m *BuildHistoryRecord) XXX_DiscardUnknown()
func (*BuildHistoryRecord) XXX_Marshal ¶
func (m *BuildHistoryRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildHistoryRecord) XXX_Merge ¶
func (m *BuildHistoryRecord) XXX_Merge(src proto.Message)
func (*BuildHistoryRecord) XXX_Size ¶
func (m *BuildHistoryRecord) XXX_Size() int
func (*BuildHistoryRecord) XXX_Unmarshal ¶
func (m *BuildHistoryRecord) XXX_Unmarshal(b []byte) error
type BuildHistoryRequest ¶
type BuildHistoryRequest struct { ActiveOnly bool `protobuf:"varint,1,opt,name=ActiveOnly,proto3" json:"ActiveOnly,omitempty"` Ref string `protobuf:"bytes,2,opt,name=Ref,proto3" json:"Ref,omitempty"` EarlyExit bool `protobuf:"varint,3,opt,name=EarlyExit,proto3" json:"EarlyExit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildHistoryRequest) Descriptor ¶
func (*BuildHistoryRequest) Descriptor() ([]byte, []int)
func (*BuildHistoryRequest) GetActiveOnly ¶
func (m *BuildHistoryRequest) GetActiveOnly() bool
func (*BuildHistoryRequest) GetEarlyExit ¶
func (m *BuildHistoryRequest) GetEarlyExit() bool
func (*BuildHistoryRequest) GetRef ¶
func (m *BuildHistoryRequest) GetRef() string
func (*BuildHistoryRequest) Marshal ¶
func (m *BuildHistoryRequest) Marshal() (dAtA []byte, err error)
func (*BuildHistoryRequest) MarshalTo ¶
func (m *BuildHistoryRequest) MarshalTo(dAtA []byte) (int, error)
func (*BuildHistoryRequest) MarshalToSizedBuffer ¶
func (m *BuildHistoryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BuildHistoryRequest) ProtoMessage ¶
func (*BuildHistoryRequest) ProtoMessage()
func (*BuildHistoryRequest) Reset ¶
func (m *BuildHistoryRequest) Reset()
func (*BuildHistoryRequest) Size ¶
func (m *BuildHistoryRequest) Size() (n int)
func (*BuildHistoryRequest) String ¶
func (m *BuildHistoryRequest) String() string
func (*BuildHistoryRequest) Unmarshal ¶
func (m *BuildHistoryRequest) Unmarshal(dAtA []byte) error
func (*BuildHistoryRequest) XXX_DiscardUnknown ¶
func (m *BuildHistoryRequest) XXX_DiscardUnknown()
func (*BuildHistoryRequest) XXX_Marshal ¶
func (m *BuildHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildHistoryRequest) XXX_Merge ¶
func (m *BuildHistoryRequest) XXX_Merge(src proto.Message)
func (*BuildHistoryRequest) XXX_Size ¶
func (m *BuildHistoryRequest) XXX_Size() int
func (*BuildHistoryRequest) XXX_Unmarshal ¶
func (m *BuildHistoryRequest) XXX_Unmarshal(b []byte) error
type BuildResultInfo ¶
type BuildResultInfo struct { Result *Descriptor `protobuf:"bytes,1,opt,name=Result,proto3" json:"Result,omitempty"` Attestations []*Descriptor `protobuf:"bytes,2,rep,name=Attestations,proto3" json:"Attestations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildResultInfo) Descriptor ¶
func (*BuildResultInfo) Descriptor() ([]byte, []int)
func (*BuildResultInfo) GetAttestations ¶
func (m *BuildResultInfo) GetAttestations() []*Descriptor
func (*BuildResultInfo) GetResult ¶
func (m *BuildResultInfo) GetResult() *Descriptor
func (*BuildResultInfo) Marshal ¶
func (m *BuildResultInfo) Marshal() (dAtA []byte, err error)
func (*BuildResultInfo) MarshalToSizedBuffer ¶
func (m *BuildResultInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BuildResultInfo) ProtoMessage ¶
func (*BuildResultInfo) ProtoMessage()
func (*BuildResultInfo) Reset ¶
func (m *BuildResultInfo) Reset()
func (*BuildResultInfo) Size ¶
func (m *BuildResultInfo) Size() (n int)
func (*BuildResultInfo) String ¶
func (m *BuildResultInfo) String() string
func (*BuildResultInfo) Unmarshal ¶
func (m *BuildResultInfo) Unmarshal(dAtA []byte) error
func (*BuildResultInfo) XXX_DiscardUnknown ¶
func (m *BuildResultInfo) XXX_DiscardUnknown()
func (*BuildResultInfo) XXX_Marshal ¶
func (m *BuildResultInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildResultInfo) XXX_Merge ¶
func (m *BuildResultInfo) XXX_Merge(src proto.Message)
func (*BuildResultInfo) XXX_Size ¶
func (m *BuildResultInfo) XXX_Size() int
func (*BuildResultInfo) XXX_Unmarshal ¶
func (m *BuildResultInfo) XXX_Unmarshal(b []byte) error
type BytesMessage ¶
type BytesMessage struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *BytesMessage) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*BytesMessage) XXX_DiscardUnknown ¶
func (m *BytesMessage) XXX_DiscardUnknown()
func (*BytesMessage) XXX_Marshal ¶
func (m *BytesMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BytesMessage) XXX_Merge ¶
func (m *BytesMessage) XXX_Merge(src proto.Message)
func (*BytesMessage) XXX_Size ¶
func (m *BytesMessage) XXX_Size() int
func (*BytesMessage) XXX_Unmarshal ¶
func (m *BytesMessage) XXX_Unmarshal(b []byte) error
type CacheOptions ¶
type CacheOptions struct { // ExportRefDeprecated is deprecated in favor or the new Exports since BuildKit v0.4.0. // When ExportRefDeprecated is set, the solver appends // {.Type = "registry", .Attrs = ExportAttrs.add("ref", ExportRef)} // to Exports for compatibility. (planned to be removed) ExportRefDeprecated string `protobuf:"bytes,1,opt,name=ExportRefDeprecated,proto3" json:"ExportRefDeprecated,omitempty"` // ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0. // When ImportRefsDeprecated is set, the solver appends // {.Type = "registry", .Attrs = {"ref": importRef}} // for each of the ImportRefs entry to Imports for compatibility. (planned to be removed) ImportRefsDeprecated []string `protobuf:"bytes,2,rep,name=ImportRefsDeprecated,proto3" json:"ImportRefsDeprecated,omitempty"` // ExportAttrsDeprecated is deprecated since BuildKit v0.4.0. // See the description of ExportRefDeprecated. ExportAttrsDeprecated map[string]string `` /* 183-byte string literal not displayed */ // Exports was introduced in BuildKit v0.4.0. Exports []*CacheOptionsEntry `protobuf:"bytes,4,rep,name=Exports,proto3" json:"Exports,omitempty"` // Imports was introduced in BuildKit v0.4.0. Imports []*CacheOptionsEntry `protobuf:"bytes,5,rep,name=Imports,proto3" json:"Imports,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CacheOptions) Descriptor ¶
func (*CacheOptions) Descriptor() ([]byte, []int)
func (*CacheOptions) GetExportAttrsDeprecated ¶
func (m *CacheOptions) GetExportAttrsDeprecated() map[string]string
func (*CacheOptions) GetExportRefDeprecated ¶
func (m *CacheOptions) GetExportRefDeprecated() string
func (*CacheOptions) GetExports ¶
func (m *CacheOptions) GetExports() []*CacheOptionsEntry
func (*CacheOptions) GetImportRefsDeprecated ¶
func (m *CacheOptions) GetImportRefsDeprecated() []string
func (*CacheOptions) GetImports ¶
func (m *CacheOptions) GetImports() []*CacheOptionsEntry
func (*CacheOptions) Marshal ¶
func (m *CacheOptions) Marshal() (dAtA []byte, err error)
func (*CacheOptions) MarshalToSizedBuffer ¶
func (m *CacheOptions) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*CacheOptions) XXX_DiscardUnknown ¶
func (m *CacheOptions) XXX_DiscardUnknown()
func (*CacheOptions) XXX_Marshal ¶
func (m *CacheOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CacheOptions) XXX_Merge ¶
func (m *CacheOptions) XXX_Merge(src proto.Message)
func (*CacheOptions) XXX_Size ¶
func (m *CacheOptions) XXX_Size() int
func (*CacheOptions) XXX_Unmarshal ¶
func (m *CacheOptions) XXX_Unmarshal(b []byte) error
type CacheOptionsEntry ¶
type CacheOptionsEntry struct { // Type is like "registry" or "local" Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"` // Attrs are like mode=(min,max), ref=example.com:5000/foo/bar . // See cache importer/exporter implementations' documentation. Attrs map[string]string `` /* 151-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CacheOptionsEntry) Descriptor ¶
func (*CacheOptionsEntry) Descriptor() ([]byte, []int)
func (*CacheOptionsEntry) GetAttrs ¶
func (m *CacheOptionsEntry) GetAttrs() map[string]string
func (*CacheOptionsEntry) GetType ¶
func (m *CacheOptionsEntry) GetType() string
func (*CacheOptionsEntry) Marshal ¶
func (m *CacheOptionsEntry) Marshal() (dAtA []byte, err error)
func (*CacheOptionsEntry) MarshalTo ¶
func (m *CacheOptionsEntry) MarshalTo(dAtA []byte) (int, error)
func (*CacheOptionsEntry) MarshalToSizedBuffer ¶
func (m *CacheOptionsEntry) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CacheOptionsEntry) ProtoMessage ¶
func (*CacheOptionsEntry) ProtoMessage()
func (*CacheOptionsEntry) Reset ¶
func (m *CacheOptionsEntry) Reset()
func (*CacheOptionsEntry) Size ¶
func (m *CacheOptionsEntry) Size() (n int)
func (*CacheOptionsEntry) String ¶
func (m *CacheOptionsEntry) String() string
func (*CacheOptionsEntry) Unmarshal ¶
func (m *CacheOptionsEntry) Unmarshal(dAtA []byte) error
func (*CacheOptionsEntry) XXX_DiscardUnknown ¶
func (m *CacheOptionsEntry) XXX_DiscardUnknown()
func (*CacheOptionsEntry) XXX_Marshal ¶
func (m *CacheOptionsEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CacheOptionsEntry) XXX_Merge ¶
func (m *CacheOptionsEntry) XXX_Merge(src proto.Message)
func (*CacheOptionsEntry) XXX_Size ¶
func (m *CacheOptionsEntry) XXX_Size() int
func (*CacheOptionsEntry) XXX_Unmarshal ¶
func (m *CacheOptionsEntry) XXX_Unmarshal(b []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) Info(ctx context.Context, in *InfoRequest, opts ...grpc.CallOption) (*InfoResponse, error) ListenBuildHistory(ctx context.Context, in *BuildHistoryRequest, opts ...grpc.CallOption) (Control_ListenBuildHistoryClient, error) UpdateBuildHistory(ctx context.Context, in *UpdateBuildHistoryRequest, opts ...grpc.CallOption) (*UpdateBuildHistoryResponse, error) }
ControlClient is the client API for Control service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
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) Info(context.Context, *InfoRequest) (*InfoResponse, error) ListenBuildHistory(*BuildHistoryRequest, Control_ListenBuildHistoryServer) error UpdateBuildHistory(context.Context, *UpdateBuildHistoryRequest) (*UpdateBuildHistoryResponse, error) }
ControlServer is the server API for Control service.
type Control_ListenBuildHistoryClient ¶
type Control_ListenBuildHistoryClient interface { Recv() (*BuildHistoryEvent, error) grpc.ClientStream }
type Control_ListenBuildHistoryServer ¶
type Control_ListenBuildHistoryServer interface { Send(*BuildHistoryEvent) error grpc.ServerStream }
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 Descriptor ¶
type Descriptor struct { MediaType string `protobuf:"bytes,1,opt,name=media_type,json=mediaType,proto3" json:"media_type,omitempty"` Digest github_com_opencontainers_go_digest.Digest `protobuf:"bytes,2,opt,name=digest,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"digest"` Size_ int64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Descriptor) Descriptor ¶
func (*Descriptor) Descriptor() ([]byte, []int)
func (*Descriptor) GetAnnotations ¶
func (m *Descriptor) GetAnnotations() map[string]string
func (*Descriptor) GetMediaType ¶
func (m *Descriptor) GetMediaType() string
func (*Descriptor) GetSize_ ¶
func (m *Descriptor) GetSize_() int64
func (*Descriptor) Marshal ¶
func (m *Descriptor) Marshal() (dAtA []byte, err error)
func (*Descriptor) MarshalToSizedBuffer ¶
func (m *Descriptor) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Descriptor) ProtoMessage ¶
func (*Descriptor) ProtoMessage()
func (*Descriptor) Reset ¶
func (m *Descriptor) Reset()
func (*Descriptor) Size ¶
func (m *Descriptor) Size() (n int)
func (*Descriptor) String ¶
func (m *Descriptor) String() string
func (*Descriptor) Unmarshal ¶
func (m *Descriptor) Unmarshal(dAtA []byte) error
func (*Descriptor) XXX_DiscardUnknown ¶
func (m *Descriptor) XXX_DiscardUnknown()
func (*Descriptor) XXX_Marshal ¶
func (m *Descriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Descriptor) XXX_Merge ¶
func (m *Descriptor) XXX_Merge(src proto.Message)
func (*Descriptor) XXX_Size ¶
func (m *Descriptor) XXX_Size() int
func (*Descriptor) XXX_Unmarshal ¶
func (m *Descriptor) XXX_Unmarshal(b []byte) error
type DiskUsageRequest ¶
type DiskUsageRequest struct { Filter []string `protobuf:"bytes,1,rep,name=filter,proto3" json:"filter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *DiskUsageRequest) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*DiskUsageRequest) XXX_DiscardUnknown ¶
func (m *DiskUsageRequest) XXX_DiscardUnknown()
func (*DiskUsageRequest) XXX_Marshal ¶
func (m *DiskUsageRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DiskUsageRequest) XXX_Merge ¶
func (m *DiskUsageRequest) XXX_Merge(src proto.Message)
func (*DiskUsageRequest) XXX_Size ¶
func (m *DiskUsageRequest) XXX_Size() int
func (*DiskUsageRequest) XXX_Unmarshal ¶
func (m *DiskUsageRequest) XXX_Unmarshal(b []byte) error
type DiskUsageResponse ¶
type DiskUsageResponse struct { Record []*UsageRecord `protobuf:"bytes,1,rep,name=record,proto3" json:"record,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *DiskUsageResponse) MarshalToSizedBuffer(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
func (*DiskUsageResponse) XXX_DiscardUnknown ¶
func (m *DiskUsageResponse) XXX_DiscardUnknown()
func (*DiskUsageResponse) XXX_Marshal ¶
func (m *DiskUsageResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DiskUsageResponse) XXX_Merge ¶
func (m *DiskUsageResponse) XXX_Merge(src proto.Message)
func (*DiskUsageResponse) XXX_Size ¶
func (m *DiskUsageResponse) XXX_Size() int
func (*DiskUsageResponse) XXX_Unmarshal ¶
func (m *DiskUsageResponse) XXX_Unmarshal(b []byte) error
type Exporter ¶
type Exporter struct { Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"` Attrs map[string]string `` /* 151-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Exporter) Descriptor ¶
func (*Exporter) MarshalToSizedBuffer ¶
func (*Exporter) ProtoMessage ¶
func (*Exporter) ProtoMessage()
func (*Exporter) XXX_DiscardUnknown ¶
func (m *Exporter) XXX_DiscardUnknown()
func (*Exporter) XXX_Marshal ¶
func (*Exporter) XXX_Unmarshal ¶
type InfoRequest ¶
type InfoRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InfoRequest) Descriptor ¶
func (*InfoRequest) Descriptor() ([]byte, []int)
func (*InfoRequest) Marshal ¶
func (m *InfoRequest) Marshal() (dAtA []byte, err error)
func (*InfoRequest) MarshalToSizedBuffer ¶
func (m *InfoRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InfoRequest) ProtoMessage ¶
func (*InfoRequest) ProtoMessage()
func (*InfoRequest) Reset ¶
func (m *InfoRequest) Reset()
func (*InfoRequest) Size ¶
func (m *InfoRequest) Size() (n int)
func (*InfoRequest) String ¶
func (m *InfoRequest) String() string
func (*InfoRequest) Unmarshal ¶
func (m *InfoRequest) Unmarshal(dAtA []byte) error
func (*InfoRequest) XXX_DiscardUnknown ¶
func (m *InfoRequest) XXX_DiscardUnknown()
func (*InfoRequest) XXX_Marshal ¶
func (m *InfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoRequest) XXX_Merge ¶
func (m *InfoRequest) XXX_Merge(src proto.Message)
func (*InfoRequest) XXX_Size ¶
func (m *InfoRequest) XXX_Size() int
func (*InfoRequest) XXX_Unmarshal ¶
func (m *InfoRequest) XXX_Unmarshal(b []byte) error
type InfoResponse ¶
type InfoResponse struct { BuildkitVersion *types.BuildkitVersion `protobuf:"bytes,1,opt,name=buildkitVersion,proto3" json:"buildkitVersion,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InfoResponse) Descriptor ¶
func (*InfoResponse) Descriptor() ([]byte, []int)
func (*InfoResponse) GetBuildkitVersion ¶
func (m *InfoResponse) GetBuildkitVersion() *types.BuildkitVersion
func (*InfoResponse) Marshal ¶
func (m *InfoResponse) Marshal() (dAtA []byte, err error)
func (*InfoResponse) MarshalToSizedBuffer ¶
func (m *InfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InfoResponse) ProtoMessage ¶
func (*InfoResponse) ProtoMessage()
func (*InfoResponse) Reset ¶
func (m *InfoResponse) Reset()
func (*InfoResponse) Size ¶
func (m *InfoResponse) Size() (n int)
func (*InfoResponse) String ¶
func (m *InfoResponse) String() string
func (*InfoResponse) Unmarshal ¶
func (m *InfoResponse) Unmarshal(dAtA []byte) error
func (*InfoResponse) XXX_DiscardUnknown ¶
func (m *InfoResponse) XXX_DiscardUnknown()
func (*InfoResponse) XXX_Marshal ¶
func (m *InfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoResponse) XXX_Merge ¶
func (m *InfoResponse) XXX_Merge(src proto.Message)
func (*InfoResponse) XXX_Size ¶
func (m *InfoResponse) XXX_Size() int
func (*InfoResponse) XXX_Unmarshal ¶
func (m *InfoResponse) XXX_Unmarshal(b []byte) error
type ListWorkersRequest ¶
type ListWorkersRequest struct { Filter []string `protobuf:"bytes,1,rep,name=filter,proto3" json:"filter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *ListWorkersRequest) MarshalToSizedBuffer(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
func (*ListWorkersRequest) XXX_DiscardUnknown ¶
func (m *ListWorkersRequest) XXX_DiscardUnknown()
func (*ListWorkersRequest) XXX_Marshal ¶
func (m *ListWorkersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListWorkersRequest) XXX_Merge ¶
func (m *ListWorkersRequest) XXX_Merge(src proto.Message)
func (*ListWorkersRequest) XXX_Size ¶
func (m *ListWorkersRequest) XXX_Size() int
func (*ListWorkersRequest) XXX_Unmarshal ¶
func (m *ListWorkersRequest) XXX_Unmarshal(b []byte) error
type ListWorkersResponse ¶
type ListWorkersResponse struct { Record []*types.WorkerRecord `protobuf:"bytes,1,rep,name=record,proto3" json:"record,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListWorkersResponse) Descriptor ¶
func (*ListWorkersResponse) Descriptor() ([]byte, []int)
func (*ListWorkersResponse) GetRecord ¶
func (m *ListWorkersResponse) GetRecord() []*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) MarshalToSizedBuffer ¶
func (m *ListWorkersResponse) MarshalToSizedBuffer(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
func (*ListWorkersResponse) XXX_DiscardUnknown ¶
func (m *ListWorkersResponse) XXX_DiscardUnknown()
func (*ListWorkersResponse) XXX_Marshal ¶
func (m *ListWorkersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListWorkersResponse) XXX_Merge ¶
func (m *ListWorkersResponse) XXX_Merge(src proto.Message)
func (*ListWorkersResponse) XXX_Size ¶
func (m *ListWorkersResponse) XXX_Size() int
func (*ListWorkersResponse) XXX_Unmarshal ¶
func (m *ListWorkersResponse) XXX_Unmarshal(b []byte) error
type PruneRequest ¶
type PruneRequest struct { Filter []string `protobuf:"bytes,1,rep,name=filter,proto3" 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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *PruneRequest) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*PruneRequest) XXX_DiscardUnknown ¶
func (m *PruneRequest) XXX_DiscardUnknown()
func (*PruneRequest) XXX_Marshal ¶
func (m *PruneRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PruneRequest) XXX_Merge ¶
func (m *PruneRequest) XXX_Merge(src proto.Message)
func (*PruneRequest) XXX_Size ¶
func (m *PruneRequest) XXX_Size() int
func (*PruneRequest) XXX_Unmarshal ¶
func (m *PruneRequest) XXX_Unmarshal(b []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,proto3" json:"Definition,omitempty"` Exporter string `protobuf:"bytes,3,opt,name=Exporter,proto3" json:"Exporter,omitempty"` ExporterAttrs map[string]string `` /* 167-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 `` /* 167-byte string literal not displayed */ Cache CacheOptions `protobuf:"bytes,8,opt,name=Cache,proto3" json:"Cache"` Entitlements []github_com_moby_buildkit_util_entitlements.Entitlement `` /* 143-byte string literal not displayed */ FrontendInputs map[string]*pb.Definition `` /* 170-byte string literal not displayed */ Internal bool `protobuf:"varint,11,opt,name=Internal,proto3" json:"Internal,omitempty"` SourcePolicy *pb1.Policy `protobuf:"bytes,12,opt,name=SourcePolicy,proto3" json:"SourcePolicy,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) GetFrontendInputs ¶
func (m *SolveRequest) GetFrontendInputs() map[string]*pb.Definition
func (*SolveRequest) GetInternal ¶
func (m *SolveRequest) GetInternal() bool
func (*SolveRequest) GetRef ¶
func (m *SolveRequest) GetRef() string
func (*SolveRequest) GetSession ¶
func (m *SolveRequest) GetSession() string
func (*SolveRequest) GetSourcePolicy ¶
func (m *SolveRequest) GetSourcePolicy() *pb1.Policy
func (*SolveRequest) Marshal ¶
func (m *SolveRequest) Marshal() (dAtA []byte, err error)
func (*SolveRequest) MarshalToSizedBuffer ¶
func (m *SolveRequest) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*SolveRequest) XXX_DiscardUnknown ¶
func (m *SolveRequest) XXX_DiscardUnknown()
func (*SolveRequest) XXX_Marshal ¶
func (m *SolveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SolveRequest) XXX_Merge ¶
func (m *SolveRequest) XXX_Merge(src proto.Message)
func (*SolveRequest) XXX_Size ¶
func (m *SolveRequest) XXX_Size() int
func (*SolveRequest) XXX_Unmarshal ¶
func (m *SolveRequest) XXX_Unmarshal(b []byte) error
type SolveResponse ¶
type SolveResponse struct { ExporterResponse map[string]string `` /* 173-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *SolveResponse) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*SolveResponse) XXX_DiscardUnknown ¶
func (m *SolveResponse) XXX_DiscardUnknown()
func (*SolveResponse) XXX_Marshal ¶
func (m *SolveResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SolveResponse) XXX_Merge ¶
func (m *SolveResponse) XXX_Merge(src proto.Message)
func (*SolveResponse) XXX_Size ¶
func (m *SolveResponse) XXX_Size() int
func (*SolveResponse) XXX_Unmarshal ¶
func (m *SolveResponse) XXX_Unmarshal(b []byte) error
type StatusRequest ¶
type StatusRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *StatusRequest) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*StatusRequest) XXX_DiscardUnknown ¶
func (m *StatusRequest) XXX_DiscardUnknown()
func (*StatusRequest) XXX_Marshal ¶
func (m *StatusRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusRequest) XXX_Merge ¶
func (m *StatusRequest) XXX_Merge(src proto.Message)
func (*StatusRequest) XXX_Size ¶
func (m *StatusRequest) XXX_Size() int
func (*StatusRequest) XXX_Unmarshal ¶
func (m *StatusRequest) XXX_Unmarshal(b []byte) error
type StatusResponse ¶
type StatusResponse struct { Vertexes []*Vertex `protobuf:"bytes,1,rep,name=vertexes,proto3" json:"vertexes,omitempty"` Statuses []*VertexStatus `protobuf:"bytes,2,rep,name=statuses,proto3" json:"statuses,omitempty"` Logs []*VertexLog `protobuf:"bytes,3,rep,name=logs,proto3" json:"logs,omitempty"` Warnings []*VertexWarning `protobuf:"bytes,4,rep,name=warnings,proto3" json:"warnings,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) GetWarnings ¶
func (m *StatusResponse) GetWarnings() []*VertexWarning
func (*StatusResponse) Marshal ¶
func (m *StatusResponse) Marshal() (dAtA []byte, err error)
func (*StatusResponse) MarshalToSizedBuffer ¶
func (m *StatusResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StatusResponse) ProtoMessage ¶
func (*StatusResponse) ProtoMessage()
func (*StatusResponse) Reset ¶
func (m *StatusResponse) Reset()
func (*StatusResponse) Size ¶
func (m *StatusResponse) Size() (n int)
func (*StatusResponse) String ¶
func (m *StatusResponse) String() string
func (*StatusResponse) Unmarshal ¶
func (m *StatusResponse) Unmarshal(dAtA []byte) error
func (*StatusResponse) XXX_DiscardUnknown ¶
func (m *StatusResponse) XXX_DiscardUnknown()
func (*StatusResponse) XXX_Marshal ¶
func (m *StatusResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusResponse) XXX_Merge ¶
func (m *StatusResponse) XXX_Merge(src proto.Message)
func (*StatusResponse) XXX_Size ¶
func (m *StatusResponse) XXX_Size() int
func (*StatusResponse) XXX_Unmarshal ¶
func (m *StatusResponse) XXX_Unmarshal(b []byte) error
type UnimplementedControlServer ¶
type UnimplementedControlServer struct { }
UnimplementedControlServer can be embedded to have forward compatible implementations.
func (*UnimplementedControlServer) DiskUsage ¶
func (*UnimplementedControlServer) DiskUsage(ctx context.Context, req *DiskUsageRequest) (*DiskUsageResponse, error)
func (*UnimplementedControlServer) Info ¶
func (*UnimplementedControlServer) Info(ctx context.Context, req *InfoRequest) (*InfoResponse, error)
func (*UnimplementedControlServer) ListWorkers ¶
func (*UnimplementedControlServer) ListWorkers(ctx context.Context, req *ListWorkersRequest) (*ListWorkersResponse, error)
func (*UnimplementedControlServer) ListenBuildHistory ¶
func (*UnimplementedControlServer) ListenBuildHistory(req *BuildHistoryRequest, srv Control_ListenBuildHistoryServer) error
func (*UnimplementedControlServer) Prune ¶
func (*UnimplementedControlServer) Prune(req *PruneRequest, srv Control_PruneServer) error
func (*UnimplementedControlServer) Session ¶
func (*UnimplementedControlServer) Session(srv Control_SessionServer) error
func (*UnimplementedControlServer) Solve ¶
func (*UnimplementedControlServer) Solve(ctx context.Context, req *SolveRequest) (*SolveResponse, error)
func (*UnimplementedControlServer) Status ¶
func (*UnimplementedControlServer) Status(req *StatusRequest, srv Control_StatusServer) error
func (*UnimplementedControlServer) UpdateBuildHistory ¶
func (*UnimplementedControlServer) UpdateBuildHistory(ctx context.Context, req *UpdateBuildHistoryRequest) (*UpdateBuildHistoryResponse, error)
type UpdateBuildHistoryRequest ¶
type UpdateBuildHistoryRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` Pinned bool `protobuf:"varint,2,opt,name=Pinned,proto3" json:"Pinned,omitempty"` Delete bool `protobuf:"varint,3,opt,name=Delete,proto3" json:"Delete,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateBuildHistoryRequest) Descriptor ¶
func (*UpdateBuildHistoryRequest) Descriptor() ([]byte, []int)
func (*UpdateBuildHistoryRequest) GetDelete ¶
func (m *UpdateBuildHistoryRequest) GetDelete() bool
func (*UpdateBuildHistoryRequest) GetPinned ¶
func (m *UpdateBuildHistoryRequest) GetPinned() bool
func (*UpdateBuildHistoryRequest) GetRef ¶
func (m *UpdateBuildHistoryRequest) GetRef() string
func (*UpdateBuildHistoryRequest) Marshal ¶
func (m *UpdateBuildHistoryRequest) Marshal() (dAtA []byte, err error)
func (*UpdateBuildHistoryRequest) MarshalTo ¶
func (m *UpdateBuildHistoryRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateBuildHistoryRequest) MarshalToSizedBuffer ¶
func (m *UpdateBuildHistoryRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateBuildHistoryRequest) ProtoMessage ¶
func (*UpdateBuildHistoryRequest) ProtoMessage()
func (*UpdateBuildHistoryRequest) Reset ¶
func (m *UpdateBuildHistoryRequest) Reset()
func (*UpdateBuildHistoryRequest) Size ¶
func (m *UpdateBuildHistoryRequest) Size() (n int)
func (*UpdateBuildHistoryRequest) String ¶
func (m *UpdateBuildHistoryRequest) String() string
func (*UpdateBuildHistoryRequest) Unmarshal ¶
func (m *UpdateBuildHistoryRequest) Unmarshal(dAtA []byte) error
func (*UpdateBuildHistoryRequest) XXX_DiscardUnknown ¶
func (m *UpdateBuildHistoryRequest) XXX_DiscardUnknown()
func (*UpdateBuildHistoryRequest) XXX_Marshal ¶
func (m *UpdateBuildHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateBuildHistoryRequest) XXX_Merge ¶
func (m *UpdateBuildHistoryRequest) XXX_Merge(src proto.Message)
func (*UpdateBuildHistoryRequest) XXX_Size ¶
func (m *UpdateBuildHistoryRequest) XXX_Size() int
func (*UpdateBuildHistoryRequest) XXX_Unmarshal ¶
func (m *UpdateBuildHistoryRequest) XXX_Unmarshal(b []byte) error
type UpdateBuildHistoryResponse ¶
type UpdateBuildHistoryResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateBuildHistoryResponse) Descriptor ¶
func (*UpdateBuildHistoryResponse) Descriptor() ([]byte, []int)
func (*UpdateBuildHistoryResponse) Marshal ¶
func (m *UpdateBuildHistoryResponse) Marshal() (dAtA []byte, err error)
func (*UpdateBuildHistoryResponse) MarshalTo ¶
func (m *UpdateBuildHistoryResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateBuildHistoryResponse) MarshalToSizedBuffer ¶
func (m *UpdateBuildHistoryResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateBuildHistoryResponse) ProtoMessage ¶
func (*UpdateBuildHistoryResponse) ProtoMessage()
func (*UpdateBuildHistoryResponse) Reset ¶
func (m *UpdateBuildHistoryResponse) Reset()
func (*UpdateBuildHistoryResponse) Size ¶
func (m *UpdateBuildHistoryResponse) Size() (n int)
func (*UpdateBuildHistoryResponse) String ¶
func (m *UpdateBuildHistoryResponse) String() string
func (*UpdateBuildHistoryResponse) Unmarshal ¶
func (m *UpdateBuildHistoryResponse) Unmarshal(dAtA []byte) error
func (*UpdateBuildHistoryResponse) XXX_DiscardUnknown ¶
func (m *UpdateBuildHistoryResponse) XXX_DiscardUnknown()
func (*UpdateBuildHistoryResponse) XXX_Marshal ¶
func (m *UpdateBuildHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateBuildHistoryResponse) XXX_Merge ¶
func (m *UpdateBuildHistoryResponse) XXX_Merge(src proto.Message)
func (*UpdateBuildHistoryResponse) XXX_Size ¶
func (m *UpdateBuildHistoryResponse) XXX_Size() int
func (*UpdateBuildHistoryResponse) XXX_Unmarshal ¶
func (m *UpdateBuildHistoryResponse) XXX_Unmarshal(b []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"` // Deprecated: Do not use. CreatedAt time.Time `protobuf:"bytes,6,opt,name=CreatedAt,proto3,stdtime" json:"CreatedAt"` LastUsedAt *time.Time `protobuf:"bytes,7,opt,name=LastUsedAt,proto3,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"` Parents []string `protobuf:"bytes,12,rep,name=Parents,proto3" json:"Parents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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
deprecated
func (m *UsageRecord) GetParent() string
Deprecated: Do not use.
func (*UsageRecord) GetParents ¶
func (m *UsageRecord) GetParents() []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) MarshalToSizedBuffer ¶
func (m *UsageRecord) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*UsageRecord) XXX_DiscardUnknown ¶
func (m *UsageRecord) XXX_DiscardUnknown()
func (*UsageRecord) XXX_Marshal ¶
func (m *UsageRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UsageRecord) XXX_Merge ¶
func (m *UsageRecord) XXX_Merge(src proto.Message)
func (*UsageRecord) XXX_Size ¶
func (m *UsageRecord) XXX_Size() int
func (*UsageRecord) XXX_Unmarshal ¶
func (m *UsageRecord) XXX_Unmarshal(b []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,proto3,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,proto3,stdtime" json:"started,omitempty"` Completed *time.Time `protobuf:"bytes,6,opt,name=completed,proto3,stdtime" json:"completed,omitempty"` Error string `protobuf:"bytes,7,opt,name=error,proto3" json:"error,omitempty"` ProgressGroup *pb.ProgressGroup `protobuf:"bytes,8,opt,name=progressGroup,proto3" json:"progressGroup,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Vertex) Descriptor ¶
func (*Vertex) GetCompleted ¶
func (*Vertex) GetProgressGroup ¶
func (m *Vertex) GetProgressGroup() *pb.ProgressGroup
func (*Vertex) GetStarted ¶
func (*Vertex) MarshalToSizedBuffer ¶
func (*Vertex) ProtoMessage ¶
func (*Vertex) ProtoMessage()
func (*Vertex) XXX_DiscardUnknown ¶
func (m *Vertex) XXX_DiscardUnknown()
func (*Vertex) XXX_Marshal ¶
func (*Vertex) XXX_Unmarshal ¶
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,proto3,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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VertexLog) Descriptor ¶
func (*VertexLog) GetTimestamp ¶
func (*VertexLog) MarshalToSizedBuffer ¶
func (*VertexLog) ProtoMessage ¶
func (*VertexLog) ProtoMessage()
func (*VertexLog) XXX_DiscardUnknown ¶
func (m *VertexLog) XXX_DiscardUnknown()
func (*VertexLog) XXX_Marshal ¶
func (*VertexLog) XXX_Unmarshal ¶
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"` Timestamp time.Time `protobuf:"bytes,6,opt,name=timestamp,proto3,stdtime" json:"timestamp"` Started *time.Time `protobuf:"bytes,7,opt,name=started,proto3,stdtime" json:"started,omitempty"` Completed *time.Time `protobuf:"bytes,8,opt,name=completed,proto3,stdtime" json:"completed,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
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) MarshalToSizedBuffer ¶
func (m *VertexStatus) MarshalToSizedBuffer(dAtA []byte) (int, 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
func (*VertexStatus) XXX_DiscardUnknown ¶
func (m *VertexStatus) XXX_DiscardUnknown()
func (*VertexStatus) XXX_Marshal ¶
func (m *VertexStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VertexStatus) XXX_Merge ¶
func (m *VertexStatus) XXX_Merge(src proto.Message)
func (*VertexStatus) XXX_Size ¶
func (m *VertexStatus) XXX_Size() int
func (*VertexStatus) XXX_Unmarshal ¶
func (m *VertexStatus) XXX_Unmarshal(b []byte) error
type VertexWarning ¶
type VertexWarning struct { Vertex github_com_opencontainers_go_digest.Digest `protobuf:"bytes,1,opt,name=vertex,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"vertex"` Level int64 `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"` Short []byte `protobuf:"bytes,3,opt,name=short,proto3" json:"short,omitempty"` Detail [][]byte `protobuf:"bytes,4,rep,name=detail,proto3" json:"detail,omitempty"` Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"` Info *pb.SourceInfo `protobuf:"bytes,6,opt,name=info,proto3" json:"info,omitempty"` Ranges []*pb.Range `protobuf:"bytes,7,rep,name=ranges,proto3" json:"ranges,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VertexWarning) Descriptor ¶
func (*VertexWarning) Descriptor() ([]byte, []int)
func (*VertexWarning) GetDetail ¶
func (m *VertexWarning) GetDetail() [][]byte
func (*VertexWarning) GetInfo ¶
func (m *VertexWarning) GetInfo() *pb.SourceInfo
func (*VertexWarning) GetLevel ¶
func (m *VertexWarning) GetLevel() int64
func (*VertexWarning) GetRanges ¶
func (m *VertexWarning) GetRanges() []*pb.Range
func (*VertexWarning) GetShort ¶
func (m *VertexWarning) GetShort() []byte
func (*VertexWarning) GetUrl ¶
func (m *VertexWarning) GetUrl() string
func (*VertexWarning) Marshal ¶
func (m *VertexWarning) Marshal() (dAtA []byte, err error)
func (*VertexWarning) MarshalToSizedBuffer ¶
func (m *VertexWarning) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*VertexWarning) ProtoMessage ¶
func (*VertexWarning) ProtoMessage()
func (*VertexWarning) Reset ¶
func (m *VertexWarning) Reset()
func (*VertexWarning) Size ¶
func (m *VertexWarning) Size() (n int)
func (*VertexWarning) String ¶
func (m *VertexWarning) String() string
func (*VertexWarning) Unmarshal ¶
func (m *VertexWarning) Unmarshal(dAtA []byte) error
func (*VertexWarning) XXX_DiscardUnknown ¶
func (m *VertexWarning) XXX_DiscardUnknown()
func (*VertexWarning) XXX_Marshal ¶
func (m *VertexWarning) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VertexWarning) XXX_Merge ¶
func (m *VertexWarning) XXX_Merge(src proto.Message)
func (*VertexWarning) XXX_Size ¶
func (m *VertexWarning) XXX_Size() int
func (*VertexWarning) XXX_Unmarshal ¶
func (m *VertexWarning) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.