Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterControlServer(s grpc.ServiceRegistrar, srv ControlServer)
- type BuildHistoryEvent
- func (m *BuildHistoryEvent) CloneMessageVT() proto.Message
- func (m *BuildHistoryEvent) CloneVT() *BuildHistoryEvent
- func (*BuildHistoryEvent) Descriptor() ([]byte, []int)deprecated
- func (this *BuildHistoryEvent) EqualMessageVT(thatMsg proto.Message) bool
- func (this *BuildHistoryEvent) EqualVT(that *BuildHistoryEvent) bool
- func (x *BuildHistoryEvent) GetRecord() *BuildHistoryRecord
- func (x *BuildHistoryEvent) GetType() BuildHistoryEventType
- func (m *BuildHistoryEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BuildHistoryEvent) MarshalToVT(dAtA []byte) (int, error)
- func (m *BuildHistoryEvent) MarshalVT() (dAtA []byte, err error)
- func (*BuildHistoryEvent) ProtoMessage()
- func (x *BuildHistoryEvent) ProtoReflect() protoreflect.Message
- func (x *BuildHistoryEvent) Reset()
- func (m *BuildHistoryEvent) SizeVT() (n int)
- func (x *BuildHistoryEvent) String() string
- func (m *BuildHistoryEvent) UnmarshalVT(dAtA []byte) error
- type BuildHistoryEventType
- func (BuildHistoryEventType) Descriptor() protoreflect.EnumDescriptor
- func (x BuildHistoryEventType) Enum() *BuildHistoryEventType
- func (BuildHistoryEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BuildHistoryEventType) Number() protoreflect.EnumNumber
- func (x BuildHistoryEventType) String() string
- func (BuildHistoryEventType) Type() protoreflect.EnumType
- type BuildHistoryRecord
- func (m *BuildHistoryRecord) CloneMessageVT() proto.Message
- func (m *BuildHistoryRecord) CloneVT() *BuildHistoryRecord
- func (*BuildHistoryRecord) Descriptor() ([]byte, []int)deprecated
- func (this *BuildHistoryRecord) EqualMessageVT(thatMsg proto.Message) bool
- func (this *BuildHistoryRecord) EqualVT(that *BuildHistoryRecord) bool
- func (x *BuildHistoryRecord) GetCompletedAt() *timestamp.Timestamp
- func (x *BuildHistoryRecord) GetCreatedAt() *timestamp.Timestamp
- func (x *BuildHistoryRecord) GetError() *status.Status
- func (x *BuildHistoryRecord) GetExporterResponse() map[string]string
- func (x *BuildHistoryRecord) GetExporters() []*Exporter
- func (x *BuildHistoryRecord) GetExternalError() *Descriptor
- func (x *BuildHistoryRecord) GetFrontend() string
- func (x *BuildHistoryRecord) GetFrontendAttrs() map[string]string
- func (x *BuildHistoryRecord) GetGeneration() int32
- func (x *BuildHistoryRecord) GetLogs() *Descriptor
- func (x *BuildHistoryRecord) GetNumCachedSteps() int32
- func (x *BuildHistoryRecord) GetNumCompletedSteps() int32
- func (x *BuildHistoryRecord) GetNumTotalSteps() int32
- func (x *BuildHistoryRecord) GetNumWarnings() int32
- func (x *BuildHistoryRecord) GetPinned() bool
- func (x *BuildHistoryRecord) GetRef() string
- func (x *BuildHistoryRecord) GetResult() *BuildResultInfo
- func (x *BuildHistoryRecord) GetResults() map[string]*BuildResultInfo
- func (x *BuildHistoryRecord) GetTrace() *Descriptor
- func (m *BuildHistoryRecord) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BuildHistoryRecord) MarshalToVT(dAtA []byte) (int, error)
- func (m *BuildHistoryRecord) MarshalVT() (dAtA []byte, err error)
- func (*BuildHistoryRecord) ProtoMessage()
- func (x *BuildHistoryRecord) ProtoReflect() protoreflect.Message
- func (x *BuildHistoryRecord) Reset()
- func (m *BuildHistoryRecord) SizeVT() (n int)
- func (x *BuildHistoryRecord) String() string
- func (m *BuildHistoryRecord) UnmarshalVT(dAtA []byte) error
- type BuildHistoryRequest
- func (m *BuildHistoryRequest) CloneMessageVT() proto.Message
- func (m *BuildHistoryRequest) CloneVT() *BuildHistoryRequest
- func (*BuildHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (this *BuildHistoryRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *BuildHistoryRequest) EqualVT(that *BuildHistoryRequest) bool
- func (x *BuildHistoryRequest) GetActiveOnly() bool
- func (x *BuildHistoryRequest) GetEarlyExit() bool
- func (x *BuildHistoryRequest) GetRef() string
- func (m *BuildHistoryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BuildHistoryRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *BuildHistoryRequest) MarshalVT() (dAtA []byte, err error)
- func (*BuildHistoryRequest) ProtoMessage()
- func (x *BuildHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *BuildHistoryRequest) Reset()
- func (m *BuildHistoryRequest) SizeVT() (n int)
- func (x *BuildHistoryRequest) String() string
- func (m *BuildHistoryRequest) UnmarshalVT(dAtA []byte) error
- type BuildResultInfo
- func (m *BuildResultInfo) CloneMessageVT() proto.Message
- func (m *BuildResultInfo) CloneVT() *BuildResultInfo
- func (*BuildResultInfo) Descriptor() ([]byte, []int)deprecated
- func (this *BuildResultInfo) EqualMessageVT(thatMsg proto.Message) bool
- func (this *BuildResultInfo) EqualVT(that *BuildResultInfo) bool
- func (x *BuildResultInfo) GetAttestations() []*Descriptor
- func (x *BuildResultInfo) GetResultDeprecated() *Descriptor
- func (x *BuildResultInfo) GetResults() map[int64]*Descriptor
- func (m *BuildResultInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BuildResultInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *BuildResultInfo) MarshalVT() (dAtA []byte, err error)
- func (*BuildResultInfo) ProtoMessage()
- func (x *BuildResultInfo) ProtoReflect() protoreflect.Message
- func (x *BuildResultInfo) Reset()
- func (m *BuildResultInfo) SizeVT() (n int)
- func (x *BuildResultInfo) String() string
- func (m *BuildResultInfo) UnmarshalVT(dAtA []byte) error
- type BytesMessage
- func (m *BytesMessage) CloneMessageVT() proto.Message
- func (m *BytesMessage) CloneVT() *BytesMessage
- func (*BytesMessage) Descriptor() ([]byte, []int)deprecated
- func (this *BytesMessage) EqualMessageVT(thatMsg proto.Message) bool
- func (this *BytesMessage) EqualVT(that *BytesMessage) bool
- func (x *BytesMessage) GetData() []byte
- func (m *BytesMessage) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *BytesMessage) MarshalToVT(dAtA []byte) (int, error)
- func (m *BytesMessage) MarshalVT() (dAtA []byte, err error)
- func (*BytesMessage) ProtoMessage()
- func (x *BytesMessage) ProtoReflect() protoreflect.Message
- func (x *BytesMessage) Reset()
- func (m *BytesMessage) SizeVT() (n int)
- func (x *BytesMessage) String() string
- func (m *BytesMessage) UnmarshalVT(dAtA []byte) error
- type CacheOptions
- func (m *CacheOptions) CloneMessageVT() proto.Message
- func (m *CacheOptions) CloneVT() *CacheOptions
- func (*CacheOptions) Descriptor() ([]byte, []int)deprecated
- func (this *CacheOptions) EqualMessageVT(thatMsg proto.Message) bool
- func (this *CacheOptions) EqualVT(that *CacheOptions) bool
- func (x *CacheOptions) GetExportAttrsDeprecated() map[string]string
- func (x *CacheOptions) GetExportRefDeprecated() string
- func (x *CacheOptions) GetExports() []*CacheOptionsEntry
- func (x *CacheOptions) GetImportRefsDeprecated() []string
- func (x *CacheOptions) GetImports() []*CacheOptionsEntry
- func (m *CacheOptions) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CacheOptions) MarshalToVT(dAtA []byte) (int, error)
- func (m *CacheOptions) MarshalVT() (dAtA []byte, err error)
- func (*CacheOptions) ProtoMessage()
- func (x *CacheOptions) ProtoReflect() protoreflect.Message
- func (x *CacheOptions) Reset()
- func (m *CacheOptions) SizeVT() (n int)
- func (x *CacheOptions) String() string
- func (m *CacheOptions) UnmarshalVT(dAtA []byte) error
- type CacheOptionsEntry
- func (m *CacheOptionsEntry) CloneMessageVT() proto.Message
- func (m *CacheOptionsEntry) CloneVT() *CacheOptionsEntry
- func (*CacheOptionsEntry) Descriptor() ([]byte, []int)deprecated
- func (this *CacheOptionsEntry) EqualMessageVT(thatMsg proto.Message) bool
- func (this *CacheOptionsEntry) EqualVT(that *CacheOptionsEntry) bool
- func (x *CacheOptionsEntry) GetAttrs() map[string]string
- func (x *CacheOptionsEntry) GetType() string
- func (m *CacheOptionsEntry) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CacheOptionsEntry) MarshalToVT(dAtA []byte) (int, error)
- func (m *CacheOptionsEntry) MarshalVT() (dAtA []byte, err error)
- func (*CacheOptionsEntry) ProtoMessage()
- func (x *CacheOptionsEntry) ProtoReflect() protoreflect.Message
- func (x *CacheOptionsEntry) Reset()
- func (m *CacheOptionsEntry) SizeVT() (n int)
- func (x *CacheOptionsEntry) String() string
- func (m *CacheOptionsEntry) UnmarshalVT(dAtA []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 (m *Descriptor) CloneMessageVT() proto.Message
- func (m *Descriptor) CloneVT() *Descriptor
- func (*Descriptor) Descriptor() ([]byte, []int)deprecated
- func (this *Descriptor) EqualMessageVT(thatMsg proto.Message) bool
- func (this *Descriptor) EqualVT(that *Descriptor) bool
- func (x *Descriptor) GetAnnotations() map[string]string
- func (x *Descriptor) GetDigest() string
- func (x *Descriptor) GetMediaType() string
- func (x *Descriptor) GetSize() int64
- func (m *Descriptor) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Descriptor) MarshalToVT(dAtA []byte) (int, error)
- func (m *Descriptor) MarshalVT() (dAtA []byte, err error)
- func (*Descriptor) ProtoMessage()
- func (x *Descriptor) ProtoReflect() protoreflect.Message
- func (x *Descriptor) Reset()
- func (m *Descriptor) SizeVT() (n int)
- func (x *Descriptor) String() string
- func (m *Descriptor) UnmarshalVT(dAtA []byte) error
- type DiskUsageRequest
- func (m *DiskUsageRequest) CloneMessageVT() proto.Message
- func (m *DiskUsageRequest) CloneVT() *DiskUsageRequest
- func (*DiskUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DiskUsageRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *DiskUsageRequest) EqualVT(that *DiskUsageRequest) bool
- func (x *DiskUsageRequest) GetFilter() []string
- func (m *DiskUsageRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskUsageRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskUsageRequest) MarshalVT() (dAtA []byte, err error)
- func (*DiskUsageRequest) ProtoMessage()
- func (x *DiskUsageRequest) ProtoReflect() protoreflect.Message
- func (x *DiskUsageRequest) Reset()
- func (m *DiskUsageRequest) SizeVT() (n int)
- func (x *DiskUsageRequest) String() string
- func (m *DiskUsageRequest) UnmarshalVT(dAtA []byte) error
- type DiskUsageResponse
- func (m *DiskUsageResponse) CloneMessageVT() proto.Message
- func (m *DiskUsageResponse) CloneVT() *DiskUsageResponse
- func (*DiskUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DiskUsageResponse) EqualMessageVT(thatMsg proto.Message) bool
- func (this *DiskUsageResponse) EqualVT(that *DiskUsageResponse) bool
- func (x *DiskUsageResponse) GetRecord() []*UsageRecord
- func (m *DiskUsageResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DiskUsageResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DiskUsageResponse) MarshalVT() (dAtA []byte, err error)
- func (*DiskUsageResponse) ProtoMessage()
- func (x *DiskUsageResponse) ProtoReflect() protoreflect.Message
- func (x *DiskUsageResponse) Reset()
- func (m *DiskUsageResponse) SizeVT() (n int)
- func (x *DiskUsageResponse) String() string
- func (m *DiskUsageResponse) UnmarshalVT(dAtA []byte) error
- type Exporter
- func (m *Exporter) CloneMessageVT() proto.Message
- func (m *Exporter) CloneVT() *Exporter
- func (*Exporter) Descriptor() ([]byte, []int)deprecated
- func (this *Exporter) EqualMessageVT(thatMsg proto.Message) bool
- func (this *Exporter) EqualVT(that *Exporter) bool
- func (x *Exporter) GetAttrs() map[string]string
- func (x *Exporter) GetType() string
- func (m *Exporter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Exporter) MarshalToVT(dAtA []byte) (int, error)
- func (m *Exporter) MarshalVT() (dAtA []byte, err error)
- func (*Exporter) ProtoMessage()
- func (x *Exporter) ProtoReflect() protoreflect.Message
- func (x *Exporter) Reset()
- func (m *Exporter) SizeVT() (n int)
- func (x *Exporter) String() string
- func (m *Exporter) UnmarshalVT(dAtA []byte) error
- type InfoRequest
- func (m *InfoRequest) CloneMessageVT() proto.Message
- func (m *InfoRequest) CloneVT() *InfoRequest
- func (*InfoRequest) Descriptor() ([]byte, []int)deprecated
- func (this *InfoRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *InfoRequest) EqualVT(that *InfoRequest) bool
- func (m *InfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *InfoRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *InfoRequest) MarshalVT() (dAtA []byte, err error)
- func (*InfoRequest) ProtoMessage()
- func (x *InfoRequest) ProtoReflect() protoreflect.Message
- func (x *InfoRequest) Reset()
- func (m *InfoRequest) SizeVT() (n int)
- func (x *InfoRequest) String() string
- func (m *InfoRequest) UnmarshalVT(dAtA []byte) error
- type InfoResponse
- func (m *InfoResponse) CloneMessageVT() proto.Message
- func (m *InfoResponse) CloneVT() *InfoResponse
- func (*InfoResponse) Descriptor() ([]byte, []int)deprecated
- func (this *InfoResponse) EqualMessageVT(thatMsg proto.Message) bool
- func (this *InfoResponse) EqualVT(that *InfoResponse) bool
- func (x *InfoResponse) GetBuildkitVersion() *types.BuildkitVersion
- func (m *InfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *InfoResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *InfoResponse) MarshalVT() (dAtA []byte, err error)
- func (*InfoResponse) ProtoMessage()
- func (x *InfoResponse) ProtoReflect() protoreflect.Message
- func (x *InfoResponse) Reset()
- func (m *InfoResponse) SizeVT() (n int)
- func (x *InfoResponse) String() string
- func (m *InfoResponse) UnmarshalVT(dAtA []byte) error
- type ListWorkersRequest
- func (m *ListWorkersRequest) CloneMessageVT() proto.Message
- func (m *ListWorkersRequest) CloneVT() *ListWorkersRequest
- func (*ListWorkersRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ListWorkersRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ListWorkersRequest) EqualVT(that *ListWorkersRequest) bool
- func (x *ListWorkersRequest) GetFilter() []string
- func (m *ListWorkersRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListWorkersRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListWorkersRequest) MarshalVT() (dAtA []byte, err error)
- func (*ListWorkersRequest) ProtoMessage()
- func (x *ListWorkersRequest) ProtoReflect() protoreflect.Message
- func (x *ListWorkersRequest) Reset()
- func (m *ListWorkersRequest) SizeVT() (n int)
- func (x *ListWorkersRequest) String() string
- func (m *ListWorkersRequest) UnmarshalVT(dAtA []byte) error
- type ListWorkersResponse
- func (m *ListWorkersResponse) CloneMessageVT() proto.Message
- func (m *ListWorkersResponse) CloneVT() *ListWorkersResponse
- func (*ListWorkersResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ListWorkersResponse) EqualMessageVT(thatMsg proto.Message) bool
- func (this *ListWorkersResponse) EqualVT(that *ListWorkersResponse) bool
- func (x *ListWorkersResponse) GetRecord() []*types.WorkerRecord
- func (m *ListWorkersResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ListWorkersResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ListWorkersResponse) MarshalVT() (dAtA []byte, err error)
- func (*ListWorkersResponse) ProtoMessage()
- func (x *ListWorkersResponse) ProtoReflect() protoreflect.Message
- func (x *ListWorkersResponse) Reset()
- func (m *ListWorkersResponse) SizeVT() (n int)
- func (x *ListWorkersResponse) String() string
- func (m *ListWorkersResponse) UnmarshalVT(dAtA []byte) error
- type PruneRequest
- func (m *PruneRequest) CloneMessageVT() proto.Message
- func (m *PruneRequest) CloneVT() *PruneRequest
- func (*PruneRequest) Descriptor() ([]byte, []int)deprecated
- func (this *PruneRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *PruneRequest) EqualVT(that *PruneRequest) bool
- func (x *PruneRequest) GetAll() bool
- func (x *PruneRequest) GetFilter() []string
- func (x *PruneRequest) GetKeepDuration() int64
- func (x *PruneRequest) GetMaxUsedSpace() int64
- func (x *PruneRequest) GetMinFreeSpace() int64
- func (x *PruneRequest) GetReservedSpace() int64
- func (m *PruneRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PruneRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *PruneRequest) MarshalVT() (dAtA []byte, err error)
- func (*PruneRequest) ProtoMessage()
- func (x *PruneRequest) ProtoReflect() protoreflect.Message
- func (x *PruneRequest) Reset()
- func (m *PruneRequest) SizeVT() (n int)
- func (x *PruneRequest) String() string
- func (m *PruneRequest) UnmarshalVT(dAtA []byte) error
- type SolveRequest
- func (m *SolveRequest) CloneMessageVT() proto.Message
- func (m *SolveRequest) CloneVT() *SolveRequest
- func (*SolveRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SolveRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *SolveRequest) EqualVT(that *SolveRequest) bool
- func (x *SolveRequest) GetCache() *CacheOptions
- func (x *SolveRequest) GetDefinition() *pb.Definition
- func (x *SolveRequest) GetEntitlements() []string
- func (x *SolveRequest) GetExporterAttrsDeprecated() map[string]string
- func (x *SolveRequest) GetExporterDeprecated() string
- func (x *SolveRequest) GetExporters() []*Exporter
- func (x *SolveRequest) GetFrontend() string
- func (x *SolveRequest) GetFrontendAttrs() map[string]string
- func (x *SolveRequest) GetFrontendInputs() map[string]*pb.Definition
- func (x *SolveRequest) GetInternal() bool
- func (x *SolveRequest) GetRef() string
- func (x *SolveRequest) GetSession() string
- func (x *SolveRequest) GetSourcePolicy() *pb1.Policy
- func (m *SolveRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SolveRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SolveRequest) MarshalVT() (dAtA []byte, err error)
- func (*SolveRequest) ProtoMessage()
- func (x *SolveRequest) ProtoReflect() protoreflect.Message
- func (x *SolveRequest) Reset()
- func (m *SolveRequest) SizeVT() (n int)
- func (x *SolveRequest) String() string
- func (m *SolveRequest) UnmarshalVT(dAtA []byte) error
- type SolveResponse
- func (m *SolveResponse) CloneMessageVT() proto.Message
- func (m *SolveResponse) CloneVT() *SolveResponse
- func (*SolveResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SolveResponse) EqualMessageVT(thatMsg proto.Message) bool
- func (this *SolveResponse) EqualVT(that *SolveResponse) bool
- func (x *SolveResponse) GetExporterResponse() map[string]string
- func (m *SolveResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SolveResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SolveResponse) MarshalVT() (dAtA []byte, err error)
- func (*SolveResponse) ProtoMessage()
- func (x *SolveResponse) ProtoReflect() protoreflect.Message
- func (x *SolveResponse) Reset()
- func (m *SolveResponse) SizeVT() (n int)
- func (x *SolveResponse) String() string
- func (m *SolveResponse) UnmarshalVT(dAtA []byte) error
- type StatusRequest
- func (m *StatusRequest) CloneMessageVT() proto.Message
- func (m *StatusRequest) CloneVT() *StatusRequest
- func (*StatusRequest) Descriptor() ([]byte, []int)deprecated
- func (this *StatusRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *StatusRequest) EqualVT(that *StatusRequest) bool
- func (x *StatusRequest) GetRef() string
- func (m *StatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StatusRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *StatusRequest) MarshalVT() (dAtA []byte, err error)
- func (*StatusRequest) ProtoMessage()
- func (x *StatusRequest) ProtoReflect() protoreflect.Message
- func (x *StatusRequest) Reset()
- func (m *StatusRequest) SizeVT() (n int)
- func (x *StatusRequest) String() string
- func (m *StatusRequest) UnmarshalVT(dAtA []byte) error
- type StatusResponse
- func (m *StatusResponse) CloneMessageVT() proto.Message
- func (m *StatusResponse) CloneVT() *StatusResponse
- func (*StatusResponse) Descriptor() ([]byte, []int)deprecated
- func (this *StatusResponse) EqualMessageVT(thatMsg proto.Message) bool
- func (this *StatusResponse) EqualVT(that *StatusResponse) bool
- func (x *StatusResponse) GetLogs() []*VertexLog
- func (x *StatusResponse) GetStatuses() []*VertexStatus
- func (x *StatusResponse) GetVertexes() []*Vertex
- func (x *StatusResponse) GetWarnings() []*VertexWarning
- func (m *StatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *StatusResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *StatusResponse) MarshalVT() (dAtA []byte, err error)
- func (*StatusResponse) ProtoMessage()
- func (x *StatusResponse) ProtoReflect() protoreflect.Message
- func (x *StatusResponse) Reset()
- func (m *StatusResponse) SizeVT() (n int)
- func (x *StatusResponse) String() string
- func (m *StatusResponse) UnmarshalVT(dAtA []byte) error
- type UnimplementedControlServer
- func (UnimplementedControlServer) DiskUsage(context.Context, *DiskUsageRequest) (*DiskUsageResponse, error)
- func (UnimplementedControlServer) Info(context.Context, *InfoRequest) (*InfoResponse, error)
- func (UnimplementedControlServer) ListWorkers(context.Context, *ListWorkersRequest) (*ListWorkersResponse, error)
- func (UnimplementedControlServer) ListenBuildHistory(*BuildHistoryRequest, grpc.ServerStreamingServer[BuildHistoryEvent]) error
- func (UnimplementedControlServer) Prune(*PruneRequest, grpc.ServerStreamingServer[UsageRecord]) error
- func (UnimplementedControlServer) Session(grpc.BidiStreamingServer[BytesMessage, BytesMessage]) error
- func (UnimplementedControlServer) Solve(context.Context, *SolveRequest) (*SolveResponse, error)
- func (UnimplementedControlServer) Status(*StatusRequest, grpc.ServerStreamingServer[StatusResponse]) error
- func (UnimplementedControlServer) UpdateBuildHistory(context.Context, *UpdateBuildHistoryRequest) (*UpdateBuildHistoryResponse, error)
- type UnsafeControlServer
- type UpdateBuildHistoryRequest
- func (m *UpdateBuildHistoryRequest) CloneMessageVT() proto.Message
- func (m *UpdateBuildHistoryRequest) CloneVT() *UpdateBuildHistoryRequest
- func (*UpdateBuildHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateBuildHistoryRequest) EqualMessageVT(thatMsg proto.Message) bool
- func (this *UpdateBuildHistoryRequest) EqualVT(that *UpdateBuildHistoryRequest) bool
- func (x *UpdateBuildHistoryRequest) GetDelete() bool
- func (x *UpdateBuildHistoryRequest) GetFinalize() bool
- func (x *UpdateBuildHistoryRequest) GetPinned() bool
- func (x *UpdateBuildHistoryRequest) GetRef() string
- func (m *UpdateBuildHistoryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateBuildHistoryRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateBuildHistoryRequest) MarshalVT() (dAtA []byte, err error)
- func (*UpdateBuildHistoryRequest) ProtoMessage()
- func (x *UpdateBuildHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBuildHistoryRequest) Reset()
- func (m *UpdateBuildHistoryRequest) SizeVT() (n int)
- func (x *UpdateBuildHistoryRequest) String() string
- func (m *UpdateBuildHistoryRequest) UnmarshalVT(dAtA []byte) error
- type UpdateBuildHistoryResponse
- func (m *UpdateBuildHistoryResponse) CloneMessageVT() proto.Message
- func (m *UpdateBuildHistoryResponse) CloneVT() *UpdateBuildHistoryResponse
- func (*UpdateBuildHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateBuildHistoryResponse) EqualMessageVT(thatMsg proto.Message) bool
- func (this *UpdateBuildHistoryResponse) EqualVT(that *UpdateBuildHistoryResponse) bool
- func (m *UpdateBuildHistoryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UpdateBuildHistoryResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *UpdateBuildHistoryResponse) MarshalVT() (dAtA []byte, err error)
- func (*UpdateBuildHistoryResponse) ProtoMessage()
- func (x *UpdateBuildHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBuildHistoryResponse) Reset()
- func (m *UpdateBuildHistoryResponse) SizeVT() (n int)
- func (x *UpdateBuildHistoryResponse) String() string
- func (m *UpdateBuildHistoryResponse) UnmarshalVT(dAtA []byte) error
- type UsageRecord
- func (m *UsageRecord) CloneMessageVT() proto.Message
- func (m *UsageRecord) CloneVT() *UsageRecord
- func (*UsageRecord) Descriptor() ([]byte, []int)deprecated
- func (this *UsageRecord) EqualMessageVT(thatMsg proto.Message) bool
- func (this *UsageRecord) EqualVT(that *UsageRecord) bool
- func (x *UsageRecord) GetCreatedAt() *timestamp.Timestamp
- func (x *UsageRecord) GetDescription() string
- func (x *UsageRecord) GetID() string
- func (x *UsageRecord) GetInUse() bool
- func (x *UsageRecord) GetLastUsedAt() *timestamp.Timestamp
- func (x *UsageRecord) GetMutable() bool
- func (x *UsageRecord) GetParent() stringdeprecated
- func (x *UsageRecord) GetParents() []string
- func (x *UsageRecord) GetRecordType() string
- func (x *UsageRecord) GetShared() bool
- func (x *UsageRecord) GetSize() int64
- func (x *UsageRecord) GetUsageCount() int64
- func (m *UsageRecord) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UsageRecord) MarshalToVT(dAtA []byte) (int, error)
- func (m *UsageRecord) MarshalVT() (dAtA []byte, err error)
- func (*UsageRecord) ProtoMessage()
- func (x *UsageRecord) ProtoReflect() protoreflect.Message
- func (x *UsageRecord) Reset()
- func (m *UsageRecord) SizeVT() (n int)
- func (x *UsageRecord) String() string
- func (m *UsageRecord) UnmarshalVT(dAtA []byte) error
- type Vertex
- func (m *Vertex) CloneMessageVT() proto.Message
- func (m *Vertex) CloneVT() *Vertex
- func (*Vertex) Descriptor() ([]byte, []int)deprecated
- func (this *Vertex) EqualMessageVT(thatMsg proto.Message) bool
- func (this *Vertex) EqualVT(that *Vertex) bool
- func (x *Vertex) GetCached() bool
- func (x *Vertex) GetCompleted() *timestamp.Timestamp
- func (x *Vertex) GetDigest() string
- func (x *Vertex) GetError() string
- func (x *Vertex) GetInputs() []string
- func (x *Vertex) GetName() string
- func (x *Vertex) GetProgressGroup() *pb.ProgressGroup
- func (x *Vertex) GetStarted() *timestamp.Timestamp
- func (m *Vertex) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Vertex) MarshalToVT(dAtA []byte) (int, error)
- func (m *Vertex) MarshalVT() (dAtA []byte, err error)
- func (*Vertex) ProtoMessage()
- func (x *Vertex) ProtoReflect() protoreflect.Message
- func (x *Vertex) Reset()
- func (m *Vertex) SizeVT() (n int)
- func (x *Vertex) String() string
- func (m *Vertex) UnmarshalVT(dAtA []byte) error
- type VertexLog
- func (m *VertexLog) CloneMessageVT() proto.Message
- func (m *VertexLog) CloneVT() *VertexLog
- func (*VertexLog) Descriptor() ([]byte, []int)deprecated
- func (this *VertexLog) EqualMessageVT(thatMsg proto.Message) bool
- func (this *VertexLog) EqualVT(that *VertexLog) bool
- func (x *VertexLog) GetMsg() []byte
- func (x *VertexLog) GetStream() int64
- func (x *VertexLog) GetTimestamp() *timestamp.Timestamp
- func (x *VertexLog) GetVertex() string
- func (m *VertexLog) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VertexLog) MarshalToVT(dAtA []byte) (int, error)
- func (m *VertexLog) MarshalVT() (dAtA []byte, err error)
- func (*VertexLog) ProtoMessage()
- func (x *VertexLog) ProtoReflect() protoreflect.Message
- func (x *VertexLog) Reset()
- func (m *VertexLog) SizeVT() (n int)
- func (x *VertexLog) String() string
- func (m *VertexLog) UnmarshalVT(dAtA []byte) error
- type VertexStatus
- func (m *VertexStatus) CloneMessageVT() proto.Message
- func (m *VertexStatus) CloneVT() *VertexStatus
- func (*VertexStatus) Descriptor() ([]byte, []int)deprecated
- func (this *VertexStatus) EqualMessageVT(thatMsg proto.Message) bool
- func (this *VertexStatus) EqualVT(that *VertexStatus) bool
- func (x *VertexStatus) GetCompleted() *timestamp.Timestamp
- func (x *VertexStatus) GetCurrent() int64
- func (x *VertexStatus) GetID() string
- func (x *VertexStatus) GetName() string
- func (x *VertexStatus) GetStarted() *timestamp.Timestamp
- func (x *VertexStatus) GetTimestamp() *timestamp.Timestamp
- func (x *VertexStatus) GetTotal() int64
- func (x *VertexStatus) GetVertex() string
- func (m *VertexStatus) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VertexStatus) MarshalToVT(dAtA []byte) (int, error)
- func (m *VertexStatus) MarshalVT() (dAtA []byte, err error)
- func (*VertexStatus) ProtoMessage()
- func (x *VertexStatus) ProtoReflect() protoreflect.Message
- func (x *VertexStatus) Reset()
- func (m *VertexStatus) SizeVT() (n int)
- func (x *VertexStatus) String() string
- func (m *VertexStatus) UnmarshalVT(dAtA []byte) error
- type VertexWarning
- func (m *VertexWarning) CloneMessageVT() proto.Message
- func (m *VertexWarning) CloneVT() *VertexWarning
- func (*VertexWarning) Descriptor() ([]byte, []int)deprecated
- func (this *VertexWarning) EqualMessageVT(thatMsg proto.Message) bool
- func (this *VertexWarning) EqualVT(that *VertexWarning) bool
- func (x *VertexWarning) GetDetail() [][]byte
- func (x *VertexWarning) GetInfo() *pb.SourceInfo
- func (x *VertexWarning) GetLevel() int64
- func (x *VertexWarning) GetRanges() []*pb.Range
- func (x *VertexWarning) GetShort() []byte
- func (x *VertexWarning) GetUrl() string
- func (x *VertexWarning) GetVertex() string
- func (m *VertexWarning) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *VertexWarning) MarshalToVT(dAtA []byte) (int, error)
- func (m *VertexWarning) MarshalVT() (dAtA []byte, err error)
- func (*VertexWarning) ProtoMessage()
- func (x *VertexWarning) ProtoReflect() protoreflect.Message
- func (x *VertexWarning) Reset()
- func (m *VertexWarning) SizeVT() (n int)
- func (x *VertexWarning) String() string
- func (m *VertexWarning) UnmarshalVT(dAtA []byte) error
Constants ¶
const ( Control_DiskUsage_FullMethodName = "/moby.buildkit.v1.Control/DiskUsage" Control_Prune_FullMethodName = "/moby.buildkit.v1.Control/Prune" Control_Solve_FullMethodName = "/moby.buildkit.v1.Control/Solve" Control_Status_FullMethodName = "/moby.buildkit.v1.Control/Status" Control_Session_FullMethodName = "/moby.buildkit.v1.Control/Session" Control_ListWorkers_FullMethodName = "/moby.buildkit.v1.Control/ListWorkers" Control_Info_FullMethodName = "/moby.buildkit.v1.Control/Info" Control_ListenBuildHistory_FullMethodName = "/moby.buildkit.v1.Control/ListenBuildHistory" Control_UpdateBuildHistory_FullMethodName = "/moby.buildkit.v1.Control/UpdateBuildHistory" )
Variables ¶
var ( BuildHistoryEventType_name = map[int32]string{ 0: "STARTED", 1: "COMPLETE", 2: "DELETED", } BuildHistoryEventType_value = map[string]int32{ "STARTED": 0, "COMPLETE": 1, "DELETED": 2, } )
Enum value maps for BuildHistoryEventType.
var Control_ServiceDesc = grpc.ServiceDesc{ ServiceName: "moby.buildkit.v1.Control", HandlerType: (*ControlServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DiskUsage", Handler: _Control_DiskUsage_Handler, }, { MethodName: "Solve", Handler: _Control_Solve_Handler, }, { MethodName: "ListWorkers", Handler: _Control_ListWorkers_Handler, }, { MethodName: "Info", Handler: _Control_Info_Handler, }, { MethodName: "UpdateBuildHistory", Handler: _Control_UpdateBuildHistory_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "Prune", Handler: _Control_Prune_Handler, ServerStreams: true, }, { StreamName: "Status", Handler: _Control_Status_Handler, ServerStreams: true, }, { StreamName: "Session", Handler: _Control_Session_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "ListenBuildHistory", Handler: _Control_ListenBuildHistory_Handler, ServerStreams: true, }, }, Metadata: "github.com/moby/buildkit/api/services/control/control.proto", }
Control_ServiceDesc is the grpc.ServiceDesc for Control service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_github_com_moby_buildkit_api_services_control_control_proto protoreflect.FileDescriptor
Functions ¶
func RegisterControlServer ¶
func RegisterControlServer(s grpc.ServiceRegistrar, srv ControlServer)
Types ¶
type BuildHistoryEvent ¶ added in v0.11.0
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"` // contains filtered or unexported fields }
func (*BuildHistoryEvent) CloneMessageVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) CloneMessageVT() proto.Message
func (*BuildHistoryEvent) CloneVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) CloneVT() *BuildHistoryEvent
func (*BuildHistoryEvent) Descriptor
deprecated
added in
v0.11.0
func (*BuildHistoryEvent) Descriptor() ([]byte, []int)
Deprecated: Use BuildHistoryEvent.ProtoReflect.Descriptor instead.
func (*BuildHistoryEvent) EqualMessageVT ¶ added in v0.17.0
func (this *BuildHistoryEvent) EqualMessageVT(thatMsg proto.Message) bool
func (*BuildHistoryEvent) EqualVT ¶ added in v0.17.0
func (this *BuildHistoryEvent) EqualVT(that *BuildHistoryEvent) bool
func (*BuildHistoryEvent) GetRecord ¶ added in v0.11.0
func (x *BuildHistoryEvent) GetRecord() *BuildHistoryRecord
func (*BuildHistoryEvent) GetType ¶ added in v0.11.0
func (x *BuildHistoryEvent) GetType() BuildHistoryEventType
func (*BuildHistoryEvent) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BuildHistoryEvent) MarshalToVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) MarshalToVT(dAtA []byte) (int, error)
func (*BuildHistoryEvent) MarshalVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) MarshalVT() (dAtA []byte, err error)
func (*BuildHistoryEvent) ProtoMessage ¶ added in v0.11.0
func (*BuildHistoryEvent) ProtoMessage()
func (*BuildHistoryEvent) ProtoReflect ¶ added in v0.17.0
func (x *BuildHistoryEvent) ProtoReflect() protoreflect.Message
func (*BuildHistoryEvent) Reset ¶ added in v0.11.0
func (x *BuildHistoryEvent) Reset()
func (*BuildHistoryEvent) SizeVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) SizeVT() (n int)
func (*BuildHistoryEvent) String ¶ added in v0.11.0
func (x *BuildHistoryEvent) String() string
func (*BuildHistoryEvent) UnmarshalVT ¶ added in v0.17.0
func (m *BuildHistoryEvent) UnmarshalVT(dAtA []byte) error
type BuildHistoryEventType ¶ added in v0.11.0
type BuildHistoryEventType int32
const ( BuildHistoryEventType_STARTED BuildHistoryEventType = 0 BuildHistoryEventType_COMPLETE BuildHistoryEventType = 1 BuildHistoryEventType_DELETED BuildHistoryEventType = 2 )
func (BuildHistoryEventType) Descriptor ¶ added in v0.17.0
func (BuildHistoryEventType) Descriptor() protoreflect.EnumDescriptor
func (BuildHistoryEventType) Enum ¶ added in v0.17.0
func (x BuildHistoryEventType) Enum() *BuildHistoryEventType
func (BuildHistoryEventType) EnumDescriptor
deprecated
added in
v0.11.0
func (BuildHistoryEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BuildHistoryEventType.Descriptor instead.
func (BuildHistoryEventType) Number ¶ added in v0.17.0
func (x BuildHistoryEventType) Number() protoreflect.EnumNumber
func (BuildHistoryEventType) String ¶ added in v0.11.0
func (x BuildHistoryEventType) String() string
func (BuildHistoryEventType) Type ¶ added in v0.17.0
func (BuildHistoryEventType) Type() protoreflect.EnumType
type BuildHistoryRecord ¶ added in v0.11.0
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 *status.Status `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"` CreatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"` CompletedAt *timestamp.Timestamp `protobuf:"bytes,7,opt,name=CompletedAt,proto3" 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"` ExternalError *Descriptor `protobuf:"bytes,18,opt,name=externalError,proto3" json:"externalError,omitempty"` NumWarnings int32 `protobuf:"varint,19,opt,name=numWarnings,proto3" json:"numWarnings,omitempty"` // contains filtered or unexported fields }
func (*BuildHistoryRecord) CloneMessageVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) CloneMessageVT() proto.Message
func (*BuildHistoryRecord) CloneVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) CloneVT() *BuildHistoryRecord
func (*BuildHistoryRecord) Descriptor
deprecated
added in
v0.11.0
func (*BuildHistoryRecord) Descriptor() ([]byte, []int)
Deprecated: Use BuildHistoryRecord.ProtoReflect.Descriptor instead.
func (*BuildHistoryRecord) EqualMessageVT ¶ added in v0.17.0
func (this *BuildHistoryRecord) EqualMessageVT(thatMsg proto.Message) bool
func (*BuildHistoryRecord) EqualVT ¶ added in v0.17.0
func (this *BuildHistoryRecord) EqualVT(that *BuildHistoryRecord) bool
func (*BuildHistoryRecord) GetCompletedAt ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetCompletedAt() *timestamp.Timestamp
func (*BuildHistoryRecord) GetCreatedAt ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetCreatedAt() *timestamp.Timestamp
func (*BuildHistoryRecord) GetError ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetError() *status.Status
func (*BuildHistoryRecord) GetExporterResponse ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetExporterResponse() map[string]string
func (*BuildHistoryRecord) GetExporters ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetExporters() []*Exporter
func (*BuildHistoryRecord) GetExternalError ¶ added in v0.15.0
func (x *BuildHistoryRecord) GetExternalError() *Descriptor
func (*BuildHistoryRecord) GetFrontend ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetFrontend() string
func (*BuildHistoryRecord) GetFrontendAttrs ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetFrontendAttrs() map[string]string
func (*BuildHistoryRecord) GetGeneration ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetGeneration() int32
func (*BuildHistoryRecord) GetLogs ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetLogs() *Descriptor
func (*BuildHistoryRecord) GetNumCachedSteps ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetNumCachedSteps() int32
func (*BuildHistoryRecord) GetNumCompletedSteps ¶ added in v0.11.2
func (x *BuildHistoryRecord) GetNumCompletedSteps() int32
func (*BuildHistoryRecord) GetNumTotalSteps ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetNumTotalSteps() int32
func (*BuildHistoryRecord) GetNumWarnings ¶ added in v0.16.0
func (x *BuildHistoryRecord) GetNumWarnings() int32
func (*BuildHistoryRecord) GetPinned ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetPinned() bool
func (*BuildHistoryRecord) GetRef ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetRef() string
func (*BuildHistoryRecord) GetResult ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetResult() *BuildResultInfo
func (*BuildHistoryRecord) GetResults ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetResults() map[string]*BuildResultInfo
func (*BuildHistoryRecord) GetTrace ¶ added in v0.11.0
func (x *BuildHistoryRecord) GetTrace() *Descriptor
func (*BuildHistoryRecord) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BuildHistoryRecord) MarshalToVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) MarshalToVT(dAtA []byte) (int, error)
func (*BuildHistoryRecord) MarshalVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) MarshalVT() (dAtA []byte, err error)
func (*BuildHistoryRecord) ProtoMessage ¶ added in v0.11.0
func (*BuildHistoryRecord) ProtoMessage()
func (*BuildHistoryRecord) ProtoReflect ¶ added in v0.17.0
func (x *BuildHistoryRecord) ProtoReflect() protoreflect.Message
func (*BuildHistoryRecord) Reset ¶ added in v0.11.0
func (x *BuildHistoryRecord) Reset()
func (*BuildHistoryRecord) SizeVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) SizeVT() (n int)
func (*BuildHistoryRecord) String ¶ added in v0.11.0
func (x *BuildHistoryRecord) String() string
func (*BuildHistoryRecord) UnmarshalVT ¶ added in v0.17.0
func (m *BuildHistoryRecord) UnmarshalVT(dAtA []byte) error
type BuildHistoryRequest ¶ added in v0.11.0
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"` // contains filtered or unexported fields }
func (*BuildHistoryRequest) CloneMessageVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) CloneMessageVT() proto.Message
func (*BuildHistoryRequest) CloneVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) CloneVT() *BuildHistoryRequest
func (*BuildHistoryRequest) Descriptor
deprecated
added in
v0.11.0
func (*BuildHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildHistoryRequest.ProtoReflect.Descriptor instead.
func (*BuildHistoryRequest) EqualMessageVT ¶ added in v0.17.0
func (this *BuildHistoryRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*BuildHistoryRequest) EqualVT ¶ added in v0.17.0
func (this *BuildHistoryRequest) EqualVT(that *BuildHistoryRequest) bool
func (*BuildHistoryRequest) GetActiveOnly ¶ added in v0.11.0
func (x *BuildHistoryRequest) GetActiveOnly() bool
func (*BuildHistoryRequest) GetEarlyExit ¶ added in v0.11.0
func (x *BuildHistoryRequest) GetEarlyExit() bool
func (*BuildHistoryRequest) GetRef ¶ added in v0.11.0
func (x *BuildHistoryRequest) GetRef() string
func (*BuildHistoryRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BuildHistoryRequest) MarshalToVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) MarshalToVT(dAtA []byte) (int, error)
func (*BuildHistoryRequest) MarshalVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) MarshalVT() (dAtA []byte, err error)
func (*BuildHistoryRequest) ProtoMessage ¶ added in v0.11.0
func (*BuildHistoryRequest) ProtoMessage()
func (*BuildHistoryRequest) ProtoReflect ¶ added in v0.17.0
func (x *BuildHistoryRequest) ProtoReflect() protoreflect.Message
func (*BuildHistoryRequest) Reset ¶ added in v0.11.0
func (x *BuildHistoryRequest) Reset()
func (*BuildHistoryRequest) SizeVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) SizeVT() (n int)
func (*BuildHistoryRequest) String ¶ added in v0.11.0
func (x *BuildHistoryRequest) String() string
func (*BuildHistoryRequest) UnmarshalVT ¶ added in v0.17.0
func (m *BuildHistoryRequest) UnmarshalVT(dAtA []byte) error
type BuildResultInfo ¶ added in v0.11.0
type BuildResultInfo struct { ResultDeprecated *Descriptor `protobuf:"bytes,1,opt,name=ResultDeprecated,proto3" json:"ResultDeprecated,omitempty"` Attestations []*Descriptor `protobuf:"bytes,2,rep,name=Attestations,proto3" json:"Attestations,omitempty"` Results map[int64]*Descriptor `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BuildResultInfo) CloneMessageVT ¶ added in v0.17.0
func (m *BuildResultInfo) CloneMessageVT() proto.Message
func (*BuildResultInfo) CloneVT ¶ added in v0.17.0
func (m *BuildResultInfo) CloneVT() *BuildResultInfo
func (*BuildResultInfo) Descriptor
deprecated
added in
v0.11.0
func (*BuildResultInfo) Descriptor() ([]byte, []int)
Deprecated: Use BuildResultInfo.ProtoReflect.Descriptor instead.
func (*BuildResultInfo) EqualMessageVT ¶ added in v0.17.0
func (this *BuildResultInfo) EqualMessageVT(thatMsg proto.Message) bool
func (*BuildResultInfo) EqualVT ¶ added in v0.17.0
func (this *BuildResultInfo) EqualVT(that *BuildResultInfo) bool
func (*BuildResultInfo) GetAttestations ¶ added in v0.11.0
func (x *BuildResultInfo) GetAttestations() []*Descriptor
func (*BuildResultInfo) GetResultDeprecated ¶ added in v0.13.0
func (x *BuildResultInfo) GetResultDeprecated() *Descriptor
func (*BuildResultInfo) GetResults ¶ added in v0.13.0
func (x *BuildResultInfo) GetResults() map[int64]*Descriptor
func (*BuildResultInfo) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *BuildResultInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BuildResultInfo) MarshalToVT ¶ added in v0.17.0
func (m *BuildResultInfo) MarshalToVT(dAtA []byte) (int, error)
func (*BuildResultInfo) MarshalVT ¶ added in v0.17.0
func (m *BuildResultInfo) MarshalVT() (dAtA []byte, err error)
func (*BuildResultInfo) ProtoMessage ¶ added in v0.11.0
func (*BuildResultInfo) ProtoMessage()
func (*BuildResultInfo) ProtoReflect ¶ added in v0.17.0
func (x *BuildResultInfo) ProtoReflect() protoreflect.Message
func (*BuildResultInfo) Reset ¶ added in v0.11.0
func (x *BuildResultInfo) Reset()
func (*BuildResultInfo) SizeVT ¶ added in v0.17.0
func (m *BuildResultInfo) SizeVT() (n int)
func (*BuildResultInfo) String ¶ added in v0.11.0
func (x *BuildResultInfo) String() string
func (*BuildResultInfo) UnmarshalVT ¶ added in v0.17.0
func (m *BuildResultInfo) UnmarshalVT(dAtA []byte) error
type BytesMessage ¶
type BytesMessage struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*BytesMessage) CloneMessageVT ¶ added in v0.17.0
func (m *BytesMessage) CloneMessageVT() proto.Message
func (*BytesMessage) CloneVT ¶ added in v0.17.0
func (m *BytesMessage) CloneVT() *BytesMessage
func (*BytesMessage) Descriptor
deprecated
func (*BytesMessage) Descriptor() ([]byte, []int)
Deprecated: Use BytesMessage.ProtoReflect.Descriptor instead.
func (*BytesMessage) EqualMessageVT ¶ added in v0.17.0
func (this *BytesMessage) EqualMessageVT(thatMsg proto.Message) bool
func (*BytesMessage) EqualVT ¶ added in v0.17.0
func (this *BytesMessage) EqualVT(that *BytesMessage) bool
func (*BytesMessage) GetData ¶
func (x *BytesMessage) GetData() []byte
func (*BytesMessage) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *BytesMessage) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*BytesMessage) MarshalToVT ¶ added in v0.17.0
func (m *BytesMessage) MarshalToVT(dAtA []byte) (int, error)
func (*BytesMessage) MarshalVT ¶ added in v0.17.0
func (m *BytesMessage) MarshalVT() (dAtA []byte, err error)
func (*BytesMessage) ProtoMessage ¶
func (*BytesMessage) ProtoMessage()
func (*BytesMessage) ProtoReflect ¶ added in v0.17.0
func (x *BytesMessage) ProtoReflect() protoreflect.Message
func (*BytesMessage) Reset ¶
func (x *BytesMessage) Reset()
func (*BytesMessage) SizeVT ¶ added in v0.17.0
func (m *BytesMessage) SizeVT() (n int)
func (*BytesMessage) String ¶
func (x *BytesMessage) String() string
func (*BytesMessage) UnmarshalVT ¶ added in v0.17.0
func (m *BytesMessage) UnmarshalVT(dAtA []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"` // contains filtered or unexported fields }
func (*CacheOptions) CloneMessageVT ¶ added in v0.17.0
func (m *CacheOptions) CloneMessageVT() proto.Message
func (*CacheOptions) CloneVT ¶ added in v0.17.0
func (m *CacheOptions) CloneVT() *CacheOptions
func (*CacheOptions) Descriptor
deprecated
func (*CacheOptions) Descriptor() ([]byte, []int)
Deprecated: Use CacheOptions.ProtoReflect.Descriptor instead.
func (*CacheOptions) EqualMessageVT ¶ added in v0.17.0
func (this *CacheOptions) EqualMessageVT(thatMsg proto.Message) bool
func (*CacheOptions) EqualVT ¶ added in v0.17.0
func (this *CacheOptions) EqualVT(that *CacheOptions) bool
func (*CacheOptions) GetExportAttrsDeprecated ¶ added in v0.4.0
func (x *CacheOptions) GetExportAttrsDeprecated() map[string]string
func (*CacheOptions) GetExportRefDeprecated ¶ added in v0.4.0
func (x *CacheOptions) GetExportRefDeprecated() string
func (*CacheOptions) GetExports ¶ added in v0.4.0
func (x *CacheOptions) GetExports() []*CacheOptionsEntry
func (*CacheOptions) GetImportRefsDeprecated ¶ added in v0.4.0
func (x *CacheOptions) GetImportRefsDeprecated() []string
func (*CacheOptions) GetImports ¶ added in v0.4.0
func (x *CacheOptions) GetImports() []*CacheOptionsEntry
func (*CacheOptions) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *CacheOptions) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CacheOptions) MarshalToVT ¶ added in v0.17.0
func (m *CacheOptions) MarshalToVT(dAtA []byte) (int, error)
func (*CacheOptions) MarshalVT ¶ added in v0.17.0
func (m *CacheOptions) MarshalVT() (dAtA []byte, err error)
func (*CacheOptions) ProtoMessage ¶
func (*CacheOptions) ProtoMessage()
func (*CacheOptions) ProtoReflect ¶ added in v0.17.0
func (x *CacheOptions) ProtoReflect() protoreflect.Message
func (*CacheOptions) Reset ¶
func (x *CacheOptions) Reset()
func (*CacheOptions) SizeVT ¶ added in v0.17.0
func (m *CacheOptions) SizeVT() (n int)
func (*CacheOptions) String ¶
func (x *CacheOptions) String() string
func (*CacheOptions) UnmarshalVT ¶ added in v0.17.0
func (m *CacheOptions) UnmarshalVT(dAtA []byte) error
type CacheOptionsEntry ¶ added in v0.4.0
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 */ // contains filtered or unexported fields }
func (*CacheOptionsEntry) CloneMessageVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) CloneMessageVT() proto.Message
func (*CacheOptionsEntry) CloneVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) CloneVT() *CacheOptionsEntry
func (*CacheOptionsEntry) Descriptor
deprecated
added in
v0.4.0
func (*CacheOptionsEntry) Descriptor() ([]byte, []int)
Deprecated: Use CacheOptionsEntry.ProtoReflect.Descriptor instead.
func (*CacheOptionsEntry) EqualMessageVT ¶ added in v0.17.0
func (this *CacheOptionsEntry) EqualMessageVT(thatMsg proto.Message) bool
func (*CacheOptionsEntry) EqualVT ¶ added in v0.17.0
func (this *CacheOptionsEntry) EqualVT(that *CacheOptionsEntry) bool
func (*CacheOptionsEntry) GetAttrs ¶ added in v0.4.0
func (x *CacheOptionsEntry) GetAttrs() map[string]string
func (*CacheOptionsEntry) GetType ¶ added in v0.4.0
func (x *CacheOptionsEntry) GetType() string
func (*CacheOptionsEntry) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CacheOptionsEntry) MarshalToVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) MarshalToVT(dAtA []byte) (int, error)
func (*CacheOptionsEntry) MarshalVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) MarshalVT() (dAtA []byte, err error)
func (*CacheOptionsEntry) ProtoMessage ¶ added in v0.4.0
func (*CacheOptionsEntry) ProtoMessage()
func (*CacheOptionsEntry) ProtoReflect ¶ added in v0.17.0
func (x *CacheOptionsEntry) ProtoReflect() protoreflect.Message
func (*CacheOptionsEntry) Reset ¶ added in v0.4.0
func (x *CacheOptionsEntry) Reset()
func (*CacheOptionsEntry) SizeVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) SizeVT() (n int)
func (*CacheOptionsEntry) String ¶ added in v0.4.0
func (x *CacheOptionsEntry) String() string
func (*CacheOptionsEntry) UnmarshalVT ¶ added in v0.17.0
func (m *CacheOptionsEntry) UnmarshalVT(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) (grpc.ServerStreamingClient[UsageRecord], error) Solve(ctx context.Context, in *SolveRequest, opts ...grpc.CallOption) (*SolveResponse, error) Status(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[StatusResponse], error) Session(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[BytesMessage, BytesMessage], 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) (grpc.ServerStreamingClient[BuildHistoryEvent], 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://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewControlClient ¶
func NewControlClient(cc grpc.ClientConnInterface) ControlClient
type ControlServer ¶
type ControlServer interface { DiskUsage(context.Context, *DiskUsageRequest) (*DiskUsageResponse, error) Prune(*PruneRequest, grpc.ServerStreamingServer[UsageRecord]) error Solve(context.Context, *SolveRequest) (*SolveResponse, error) Status(*StatusRequest, grpc.ServerStreamingServer[StatusResponse]) error Session(grpc.BidiStreamingServer[BytesMessage, BytesMessage]) error ListWorkers(context.Context, *ListWorkersRequest) (*ListWorkersResponse, error) Info(context.Context, *InfoRequest) (*InfoResponse, error) ListenBuildHistory(*BuildHistoryRequest, grpc.ServerStreamingServer[BuildHistoryEvent]) error UpdateBuildHistory(context.Context, *UpdateBuildHistoryRequest) (*UpdateBuildHistoryResponse, error) }
ControlServer is the server API for Control service. All implementations should embed UnimplementedControlServer for forward compatibility.
type Control_ListenBuildHistoryClient ¶ added in v0.11.0
type Control_ListenBuildHistoryClient = grpc.ServerStreamingClient[BuildHistoryEvent]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_ListenBuildHistoryServer ¶ added in v0.11.0
type Control_ListenBuildHistoryServer = grpc.ServerStreamingServer[BuildHistoryEvent]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_PruneClient ¶
type Control_PruneClient = grpc.ServerStreamingClient[UsageRecord]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_PruneServer ¶
type Control_PruneServer = grpc.ServerStreamingServer[UsageRecord]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_SessionClient ¶
type Control_SessionClient = grpc.BidiStreamingClient[BytesMessage, BytesMessage]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_SessionServer ¶
type Control_SessionServer = grpc.BidiStreamingServer[BytesMessage, BytesMessage]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_StatusClient ¶
type Control_StatusClient = grpc.ServerStreamingClient[StatusResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Control_StatusServer ¶
type Control_StatusServer = grpc.ServerStreamingServer[StatusResponse]
This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.
type Descriptor ¶ added in v0.11.0
type Descriptor struct { MediaType string `protobuf:"bytes,1,opt,name=media_type,json=mediaType,proto3" json:"media_type,omitempty"` Digest string `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"` Size int64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Descriptor) CloneMessageVT ¶ added in v0.17.0
func (m *Descriptor) CloneMessageVT() proto.Message
func (*Descriptor) CloneVT ¶ added in v0.17.0
func (m *Descriptor) CloneVT() *Descriptor
func (*Descriptor) Descriptor
deprecated
added in
v0.11.0
func (*Descriptor) Descriptor() ([]byte, []int)
Deprecated: Use Descriptor.ProtoReflect.Descriptor instead.
func (*Descriptor) EqualMessageVT ¶ added in v0.17.0
func (this *Descriptor) EqualMessageVT(thatMsg proto.Message) bool
func (*Descriptor) EqualVT ¶ added in v0.17.0
func (this *Descriptor) EqualVT(that *Descriptor) bool
func (*Descriptor) GetAnnotations ¶ added in v0.11.0
func (x *Descriptor) GetAnnotations() map[string]string
func (*Descriptor) GetDigest ¶ added in v0.17.0
func (x *Descriptor) GetDigest() string
func (*Descriptor) GetMediaType ¶ added in v0.11.0
func (x *Descriptor) GetMediaType() string
func (*Descriptor) GetSize ¶ added in v0.17.0
func (x *Descriptor) GetSize() int64
func (*Descriptor) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *Descriptor) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Descriptor) MarshalToVT ¶ added in v0.17.0
func (m *Descriptor) MarshalToVT(dAtA []byte) (int, error)
func (*Descriptor) MarshalVT ¶ added in v0.17.0
func (m *Descriptor) MarshalVT() (dAtA []byte, err error)
func (*Descriptor) ProtoMessage ¶ added in v0.11.0
func (*Descriptor) ProtoMessage()
func (*Descriptor) ProtoReflect ¶ added in v0.17.0
func (x *Descriptor) ProtoReflect() protoreflect.Message
func (*Descriptor) Reset ¶ added in v0.11.0
func (x *Descriptor) Reset()
func (*Descriptor) SizeVT ¶ added in v0.17.0
func (m *Descriptor) SizeVT() (n int)
func (*Descriptor) String ¶ added in v0.11.0
func (x *Descriptor) String() string
func (*Descriptor) UnmarshalVT ¶ added in v0.17.0
func (m *Descriptor) UnmarshalVT(dAtA []byte) error
type DiskUsageRequest ¶
type DiskUsageRequest struct { Filter []string `protobuf:"bytes,1,rep,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*DiskUsageRequest) CloneMessageVT ¶ added in v0.17.0
func (m *DiskUsageRequest) CloneMessageVT() proto.Message
func (*DiskUsageRequest) CloneVT ¶ added in v0.17.0
func (m *DiskUsageRequest) CloneVT() *DiskUsageRequest
func (*DiskUsageRequest) Descriptor
deprecated
func (*DiskUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiskUsageRequest.ProtoReflect.Descriptor instead.
func (*DiskUsageRequest) EqualMessageVT ¶ added in v0.17.0
func (this *DiskUsageRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*DiskUsageRequest) EqualVT ¶ added in v0.17.0
func (this *DiskUsageRequest) EqualVT(that *DiskUsageRequest) bool
func (*DiskUsageRequest) GetFilter ¶
func (x *DiskUsageRequest) GetFilter() []string
func (*DiskUsageRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *DiskUsageRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DiskUsageRequest) MarshalToVT ¶ added in v0.17.0
func (m *DiskUsageRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DiskUsageRequest) MarshalVT ¶ added in v0.17.0
func (m *DiskUsageRequest) MarshalVT() (dAtA []byte, err error)
func (*DiskUsageRequest) ProtoMessage ¶
func (*DiskUsageRequest) ProtoMessage()
func (*DiskUsageRequest) ProtoReflect ¶ added in v0.17.0
func (x *DiskUsageRequest) ProtoReflect() protoreflect.Message
func (*DiskUsageRequest) Reset ¶
func (x *DiskUsageRequest) Reset()
func (*DiskUsageRequest) SizeVT ¶ added in v0.17.0
func (m *DiskUsageRequest) SizeVT() (n int)
func (*DiskUsageRequest) String ¶
func (x *DiskUsageRequest) String() string
func (*DiskUsageRequest) UnmarshalVT ¶ added in v0.17.0
func (m *DiskUsageRequest) UnmarshalVT(dAtA []byte) error
type DiskUsageResponse ¶
type DiskUsageResponse struct { Record []*UsageRecord `protobuf:"bytes,1,rep,name=record,proto3" json:"record,omitempty"` // contains filtered or unexported fields }
func (*DiskUsageResponse) CloneMessageVT ¶ added in v0.17.0
func (m *DiskUsageResponse) CloneMessageVT() proto.Message
func (*DiskUsageResponse) CloneVT ¶ added in v0.17.0
func (m *DiskUsageResponse) CloneVT() *DiskUsageResponse
func (*DiskUsageResponse) Descriptor
deprecated
func (*DiskUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use DiskUsageResponse.ProtoReflect.Descriptor instead.
func (*DiskUsageResponse) EqualMessageVT ¶ added in v0.17.0
func (this *DiskUsageResponse) EqualMessageVT(thatMsg proto.Message) bool
func (*DiskUsageResponse) EqualVT ¶ added in v0.17.0
func (this *DiskUsageResponse) EqualVT(that *DiskUsageResponse) bool
func (*DiskUsageResponse) GetRecord ¶
func (x *DiskUsageResponse) GetRecord() []*UsageRecord
func (*DiskUsageResponse) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *DiskUsageResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DiskUsageResponse) MarshalToVT ¶ added in v0.17.0
func (m *DiskUsageResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DiskUsageResponse) MarshalVT ¶ added in v0.17.0
func (m *DiskUsageResponse) MarshalVT() (dAtA []byte, err error)
func (*DiskUsageResponse) ProtoMessage ¶
func (*DiskUsageResponse) ProtoMessage()
func (*DiskUsageResponse) ProtoReflect ¶ added in v0.17.0
func (x *DiskUsageResponse) ProtoReflect() protoreflect.Message
func (*DiskUsageResponse) Reset ¶
func (x *DiskUsageResponse) Reset()
func (*DiskUsageResponse) SizeVT ¶ added in v0.17.0
func (m *DiskUsageResponse) SizeVT() (n int)
func (*DiskUsageResponse) String ¶
func (x *DiskUsageResponse) String() string
func (*DiskUsageResponse) UnmarshalVT ¶ added in v0.17.0
func (m *DiskUsageResponse) UnmarshalVT(dAtA []byte) error
type Exporter ¶ added in v0.11.0
type Exporter struct { // Type identifies the exporter Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"` // Attrs specifies exporter configuration Attrs map[string]string `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Exporter describes the output exporter
func (*Exporter) CloneMessageVT ¶ added in v0.17.0
func (*Exporter) Descriptor
deprecated
added in
v0.11.0
func (*Exporter) EqualMessageVT ¶ added in v0.17.0
func (*Exporter) MarshalToSizedBufferVT ¶ added in v0.17.0
func (*Exporter) MarshalToVT ¶ added in v0.17.0
func (*Exporter) ProtoMessage ¶ added in v0.11.0
func (*Exporter) ProtoMessage()
func (*Exporter) ProtoReflect ¶ added in v0.17.0
func (x *Exporter) ProtoReflect() protoreflect.Message
func (*Exporter) UnmarshalVT ¶ added in v0.17.0
type InfoRequest ¶ added in v0.11.0
type InfoRequest struct {
// contains filtered or unexported fields
}
func (*InfoRequest) CloneMessageVT ¶ added in v0.17.0
func (m *InfoRequest) CloneMessageVT() proto.Message
func (*InfoRequest) CloneVT ¶ added in v0.17.0
func (m *InfoRequest) CloneVT() *InfoRequest
func (*InfoRequest) Descriptor
deprecated
added in
v0.11.0
func (*InfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use InfoRequest.ProtoReflect.Descriptor instead.
func (*InfoRequest) EqualMessageVT ¶ added in v0.17.0
func (this *InfoRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*InfoRequest) EqualVT ¶ added in v0.17.0
func (this *InfoRequest) EqualVT(that *InfoRequest) bool
func (*InfoRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *InfoRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*InfoRequest) MarshalToVT ¶ added in v0.17.0
func (m *InfoRequest) MarshalToVT(dAtA []byte) (int, error)
func (*InfoRequest) MarshalVT ¶ added in v0.17.0
func (m *InfoRequest) MarshalVT() (dAtA []byte, err error)
func (*InfoRequest) ProtoMessage ¶ added in v0.11.0
func (*InfoRequest) ProtoMessage()
func (*InfoRequest) ProtoReflect ¶ added in v0.17.0
func (x *InfoRequest) ProtoReflect() protoreflect.Message
func (*InfoRequest) Reset ¶ added in v0.11.0
func (x *InfoRequest) Reset()
func (*InfoRequest) SizeVT ¶ added in v0.17.0
func (m *InfoRequest) SizeVT() (n int)
func (*InfoRequest) String ¶ added in v0.11.0
func (x *InfoRequest) String() string
func (*InfoRequest) UnmarshalVT ¶ added in v0.17.0
func (m *InfoRequest) UnmarshalVT(dAtA []byte) error
type InfoResponse ¶ added in v0.11.0
type InfoResponse struct { BuildkitVersion *types.BuildkitVersion `protobuf:"bytes,1,opt,name=buildkitVersion,proto3" json:"buildkitVersion,omitempty"` // contains filtered or unexported fields }
func (*InfoResponse) CloneMessageVT ¶ added in v0.17.0
func (m *InfoResponse) CloneMessageVT() proto.Message
func (*InfoResponse) CloneVT ¶ added in v0.17.0
func (m *InfoResponse) CloneVT() *InfoResponse
func (*InfoResponse) Descriptor
deprecated
added in
v0.11.0
func (*InfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use InfoResponse.ProtoReflect.Descriptor instead.
func (*InfoResponse) EqualMessageVT ¶ added in v0.17.0
func (this *InfoResponse) EqualMessageVT(thatMsg proto.Message) bool
func (*InfoResponse) EqualVT ¶ added in v0.17.0
func (this *InfoResponse) EqualVT(that *InfoResponse) bool
func (*InfoResponse) GetBuildkitVersion ¶ added in v0.11.0
func (x *InfoResponse) GetBuildkitVersion() *types.BuildkitVersion
func (*InfoResponse) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *InfoResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*InfoResponse) MarshalToVT ¶ added in v0.17.0
func (m *InfoResponse) MarshalToVT(dAtA []byte) (int, error)
func (*InfoResponse) MarshalVT ¶ added in v0.17.0
func (m *InfoResponse) MarshalVT() (dAtA []byte, err error)
func (*InfoResponse) ProtoMessage ¶ added in v0.11.0
func (*InfoResponse) ProtoMessage()
func (*InfoResponse) ProtoReflect ¶ added in v0.17.0
func (x *InfoResponse) ProtoReflect() protoreflect.Message
func (*InfoResponse) Reset ¶ added in v0.11.0
func (x *InfoResponse) Reset()
func (*InfoResponse) SizeVT ¶ added in v0.17.0
func (m *InfoResponse) SizeVT() (n int)
func (*InfoResponse) String ¶ added in v0.11.0
func (x *InfoResponse) String() string
func (*InfoResponse) UnmarshalVT ¶ added in v0.17.0
func (m *InfoResponse) UnmarshalVT(dAtA []byte) error
type ListWorkersRequest ¶
type ListWorkersRequest struct { Filter []string `protobuf:"bytes,1,rep,name=filter,proto3" json:"filter,omitempty"` // containerd style // contains filtered or unexported fields }
func (*ListWorkersRequest) CloneMessageVT ¶ added in v0.17.0
func (m *ListWorkersRequest) CloneMessageVT() proto.Message
func (*ListWorkersRequest) CloneVT ¶ added in v0.17.0
func (m *ListWorkersRequest) CloneVT() *ListWorkersRequest
func (*ListWorkersRequest) Descriptor
deprecated
func (*ListWorkersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWorkersRequest.ProtoReflect.Descriptor instead.
func (*ListWorkersRequest) EqualMessageVT ¶ added in v0.17.0
func (this *ListWorkersRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*ListWorkersRequest) EqualVT ¶ added in v0.17.0
func (this *ListWorkersRequest) EqualVT(that *ListWorkersRequest) bool
func (*ListWorkersRequest) GetFilter ¶
func (x *ListWorkersRequest) GetFilter() []string
func (*ListWorkersRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *ListWorkersRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListWorkersRequest) MarshalToVT ¶ added in v0.17.0
func (m *ListWorkersRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ListWorkersRequest) MarshalVT ¶ added in v0.17.0
func (m *ListWorkersRequest) MarshalVT() (dAtA []byte, err error)
func (*ListWorkersRequest) ProtoMessage ¶
func (*ListWorkersRequest) ProtoMessage()
func (*ListWorkersRequest) ProtoReflect ¶ added in v0.17.0
func (x *ListWorkersRequest) ProtoReflect() protoreflect.Message
func (*ListWorkersRequest) Reset ¶
func (x *ListWorkersRequest) Reset()
func (*ListWorkersRequest) SizeVT ¶ added in v0.17.0
func (m *ListWorkersRequest) SizeVT() (n int)
func (*ListWorkersRequest) String ¶
func (x *ListWorkersRequest) String() string
func (*ListWorkersRequest) UnmarshalVT ¶ added in v0.17.0
func (m *ListWorkersRequest) UnmarshalVT(dAtA []byte) error
type ListWorkersResponse ¶
type ListWorkersResponse struct { Record []*types.WorkerRecord `protobuf:"bytes,1,rep,name=record,proto3" json:"record,omitempty"` // contains filtered or unexported fields }
func (*ListWorkersResponse) CloneMessageVT ¶ added in v0.17.0
func (m *ListWorkersResponse) CloneMessageVT() proto.Message
func (*ListWorkersResponse) CloneVT ¶ added in v0.17.0
func (m *ListWorkersResponse) CloneVT() *ListWorkersResponse
func (*ListWorkersResponse) Descriptor
deprecated
func (*ListWorkersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWorkersResponse.ProtoReflect.Descriptor instead.
func (*ListWorkersResponse) EqualMessageVT ¶ added in v0.17.0
func (this *ListWorkersResponse) EqualMessageVT(thatMsg proto.Message) bool
func (*ListWorkersResponse) EqualVT ¶ added in v0.17.0
func (this *ListWorkersResponse) EqualVT(that *ListWorkersResponse) bool
func (*ListWorkersResponse) GetRecord ¶
func (x *ListWorkersResponse) GetRecord() []*types.WorkerRecord
func (*ListWorkersResponse) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *ListWorkersResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ListWorkersResponse) MarshalToVT ¶ added in v0.17.0
func (m *ListWorkersResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ListWorkersResponse) MarshalVT ¶ added in v0.17.0
func (m *ListWorkersResponse) MarshalVT() (dAtA []byte, err error)
func (*ListWorkersResponse) ProtoMessage ¶
func (*ListWorkersResponse) ProtoMessage()
func (*ListWorkersResponse) ProtoReflect ¶ added in v0.17.0
func (x *ListWorkersResponse) ProtoReflect() protoreflect.Message
func (*ListWorkersResponse) Reset ¶
func (x *ListWorkersResponse) Reset()
func (*ListWorkersResponse) SizeVT ¶ added in v0.17.0
func (m *ListWorkersResponse) SizeVT() (n int)
func (*ListWorkersResponse) String ¶
func (x *ListWorkersResponse) String() string
func (*ListWorkersResponse) UnmarshalVT ¶ added in v0.17.0
func (m *ListWorkersResponse) UnmarshalVT(dAtA []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"` ReservedSpace int64 `protobuf:"varint,4,opt,name=reservedSpace,proto3" json:"reservedSpace,omitempty"` MaxUsedSpace int64 `protobuf:"varint,5,opt,name=maxUsedSpace,proto3" json:"maxUsedSpace,omitempty"` MinFreeSpace int64 `protobuf:"varint,6,opt,name=minFreeSpace,proto3" json:"minFreeSpace,omitempty"` // contains filtered or unexported fields }
func (*PruneRequest) CloneMessageVT ¶ added in v0.17.0
func (m *PruneRequest) CloneMessageVT() proto.Message
func (*PruneRequest) CloneVT ¶ added in v0.17.0
func (m *PruneRequest) CloneVT() *PruneRequest
func (*PruneRequest) Descriptor
deprecated
func (*PruneRequest) Descriptor() ([]byte, []int)
Deprecated: Use PruneRequest.ProtoReflect.Descriptor instead.
func (*PruneRequest) EqualMessageVT ¶ added in v0.17.0
func (this *PruneRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*PruneRequest) EqualVT ¶ added in v0.17.0
func (this *PruneRequest) EqualVT(that *PruneRequest) bool
func (*PruneRequest) GetAll ¶
func (x *PruneRequest) GetAll() bool
func (*PruneRequest) GetFilter ¶
func (x *PruneRequest) GetFilter() []string
func (*PruneRequest) GetKeepDuration ¶
func (x *PruneRequest) GetKeepDuration() int64
func (*PruneRequest) GetMaxUsedSpace ¶ added in v0.17.0
func (x *PruneRequest) GetMaxUsedSpace() int64
func (*PruneRequest) GetMinFreeSpace ¶ added in v0.17.0
func (x *PruneRequest) GetMinFreeSpace() int64
func (*PruneRequest) GetReservedSpace ¶ added in v0.17.0
func (x *PruneRequest) GetReservedSpace() int64
func (*PruneRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *PruneRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PruneRequest) MarshalToVT ¶ added in v0.17.0
func (m *PruneRequest) MarshalToVT(dAtA []byte) (int, error)
func (*PruneRequest) MarshalVT ¶ added in v0.17.0
func (m *PruneRequest) MarshalVT() (dAtA []byte, err error)
func (*PruneRequest) ProtoMessage ¶
func (*PruneRequest) ProtoMessage()
func (*PruneRequest) ProtoReflect ¶ added in v0.17.0
func (x *PruneRequest) ProtoReflect() protoreflect.Message
func (*PruneRequest) Reset ¶
func (x *PruneRequest) Reset()
func (*PruneRequest) SizeVT ¶ added in v0.17.0
func (m *PruneRequest) SizeVT() (n int)
func (*PruneRequest) String ¶
func (x *PruneRequest) String() string
func (*PruneRequest) UnmarshalVT ¶ added in v0.17.0
func (m *PruneRequest) UnmarshalVT(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,proto3" json:"Definition,omitempty"` // ExporterDeprecated and ExporterAttrsDeprecated are deprecated in favor // of the new Exporters. If these fields are set, then they will be // appended to the Exporters field if Exporters was not explicitly set. ExporterDeprecated string `protobuf:"bytes,3,opt,name=ExporterDeprecated,proto3" json:"ExporterDeprecated,omitempty"` ExporterAttrsDeprecated map[string]string `` /* 187-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,omitempty"` Entitlements []string `protobuf:"bytes,9,rep,name=Entitlements,proto3" json:"Entitlements,omitempty"` FrontendInputs map[string]*pb.Definition `` /* 170-byte string literal not displayed */ Internal bool `protobuf:"varint,11,opt,name=Internal,proto3" json:"Internal,omitempty"` // Internal builds are not recorded in build history SourcePolicy *pb1.Policy `protobuf:"bytes,12,opt,name=SourcePolicy,proto3" json:"SourcePolicy,omitempty"` Exporters []*Exporter `protobuf:"bytes,13,rep,name=Exporters,proto3" json:"Exporters,omitempty"` // contains filtered or unexported fields }
func (*SolveRequest) CloneMessageVT ¶ added in v0.17.0
func (m *SolveRequest) CloneMessageVT() proto.Message
func (*SolveRequest) CloneVT ¶ added in v0.17.0
func (m *SolveRequest) CloneVT() *SolveRequest
func (*SolveRequest) Descriptor
deprecated
func (*SolveRequest) Descriptor() ([]byte, []int)
Deprecated: Use SolveRequest.ProtoReflect.Descriptor instead.
func (*SolveRequest) EqualMessageVT ¶ added in v0.17.0
func (this *SolveRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*SolveRequest) EqualVT ¶ added in v0.17.0
func (this *SolveRequest) EqualVT(that *SolveRequest) bool
func (*SolveRequest) GetCache ¶
func (x *SolveRequest) GetCache() *CacheOptions
func (*SolveRequest) GetDefinition ¶
func (x *SolveRequest) GetDefinition() *pb.Definition
func (*SolveRequest) GetEntitlements ¶ added in v0.17.0
func (x *SolveRequest) GetEntitlements() []string
func (*SolveRequest) GetExporterAttrsDeprecated ¶ added in v0.13.0
func (x *SolveRequest) GetExporterAttrsDeprecated() map[string]string
func (*SolveRequest) GetExporterDeprecated ¶ added in v0.13.0
func (x *SolveRequest) GetExporterDeprecated() string
func (*SolveRequest) GetExporters ¶ added in v0.13.0
func (x *SolveRequest) GetExporters() []*Exporter
func (*SolveRequest) GetFrontend ¶
func (x *SolveRequest) GetFrontend() string
func (*SolveRequest) GetFrontendAttrs ¶
func (x *SolveRequest) GetFrontendAttrs() map[string]string
func (*SolveRequest) GetFrontendInputs ¶ added in v0.7.0
func (x *SolveRequest) GetFrontendInputs() map[string]*pb.Definition
func (*SolveRequest) GetInternal ¶ added in v0.11.0
func (x *SolveRequest) GetInternal() bool
func (*SolveRequest) GetRef ¶
func (x *SolveRequest) GetRef() string
func (*SolveRequest) GetSession ¶
func (x *SolveRequest) GetSession() string
func (*SolveRequest) GetSourcePolicy ¶ added in v0.11.0
func (x *SolveRequest) GetSourcePolicy() *pb1.Policy
func (*SolveRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *SolveRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SolveRequest) MarshalToVT ¶ added in v0.17.0
func (m *SolveRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SolveRequest) MarshalVT ¶ added in v0.17.0
func (m *SolveRequest) MarshalVT() (dAtA []byte, err error)
func (*SolveRequest) ProtoMessage ¶
func (*SolveRequest) ProtoMessage()
func (*SolveRequest) ProtoReflect ¶ added in v0.17.0
func (x *SolveRequest) ProtoReflect() protoreflect.Message
func (*SolveRequest) Reset ¶
func (x *SolveRequest) Reset()
func (*SolveRequest) SizeVT ¶ added in v0.17.0
func (m *SolveRequest) SizeVT() (n int)
func (*SolveRequest) String ¶
func (x *SolveRequest) String() string
func (*SolveRequest) UnmarshalVT ¶ added in v0.17.0
func (m *SolveRequest) UnmarshalVT(dAtA []byte) error
type SolveResponse ¶
type SolveResponse struct { ExporterResponse map[string]string `` /* 173-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SolveResponse) CloneMessageVT ¶ added in v0.17.0
func (m *SolveResponse) CloneMessageVT() proto.Message
func (*SolveResponse) CloneVT ¶ added in v0.17.0
func (m *SolveResponse) CloneVT() *SolveResponse
func (*SolveResponse) Descriptor
deprecated
func (*SolveResponse) Descriptor() ([]byte, []int)
Deprecated: Use SolveResponse.ProtoReflect.Descriptor instead.
func (*SolveResponse) EqualMessageVT ¶ added in v0.17.0
func (this *SolveResponse) EqualMessageVT(thatMsg proto.Message) bool
func (*SolveResponse) EqualVT ¶ added in v0.17.0
func (this *SolveResponse) EqualVT(that *SolveResponse) bool
func (*SolveResponse) GetExporterResponse ¶
func (x *SolveResponse) GetExporterResponse() map[string]string
func (*SolveResponse) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *SolveResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SolveResponse) MarshalToVT ¶ added in v0.17.0
func (m *SolveResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SolveResponse) MarshalVT ¶ added in v0.17.0
func (m *SolveResponse) MarshalVT() (dAtA []byte, err error)
func (*SolveResponse) ProtoMessage ¶
func (*SolveResponse) ProtoMessage()
func (*SolveResponse) ProtoReflect ¶ added in v0.17.0
func (x *SolveResponse) ProtoReflect() protoreflect.Message
func (*SolveResponse) Reset ¶
func (x *SolveResponse) Reset()
func (*SolveResponse) SizeVT ¶ added in v0.17.0
func (m *SolveResponse) SizeVT() (n int)
func (*SolveResponse) String ¶
func (x *SolveResponse) String() string
func (*SolveResponse) UnmarshalVT ¶ added in v0.17.0
func (m *SolveResponse) UnmarshalVT(dAtA []byte) error
type StatusRequest ¶
type StatusRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` // contains filtered or unexported fields }
func (*StatusRequest) CloneMessageVT ¶ added in v0.17.0
func (m *StatusRequest) CloneMessageVT() proto.Message
func (*StatusRequest) CloneVT ¶ added in v0.17.0
func (m *StatusRequest) CloneVT() *StatusRequest
func (*StatusRequest) Descriptor
deprecated
func (*StatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use StatusRequest.ProtoReflect.Descriptor instead.
func (*StatusRequest) EqualMessageVT ¶ added in v0.17.0
func (this *StatusRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*StatusRequest) EqualVT ¶ added in v0.17.0
func (this *StatusRequest) EqualVT(that *StatusRequest) bool
func (*StatusRequest) GetRef ¶
func (x *StatusRequest) GetRef() string
func (*StatusRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *StatusRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StatusRequest) MarshalToVT ¶ added in v0.17.0
func (m *StatusRequest) MarshalToVT(dAtA []byte) (int, error)
func (*StatusRequest) MarshalVT ¶ added in v0.17.0
func (m *StatusRequest) MarshalVT() (dAtA []byte, err error)
func (*StatusRequest) ProtoMessage ¶
func (*StatusRequest) ProtoMessage()
func (*StatusRequest) ProtoReflect ¶ added in v0.17.0
func (x *StatusRequest) ProtoReflect() protoreflect.Message
func (*StatusRequest) Reset ¶
func (x *StatusRequest) Reset()
func (*StatusRequest) SizeVT ¶ added in v0.17.0
func (m *StatusRequest) SizeVT() (n int)
func (*StatusRequest) String ¶
func (x *StatusRequest) String() string
func (*StatusRequest) UnmarshalVT ¶ added in v0.17.0
func (m *StatusRequest) UnmarshalVT(dAtA []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"` // contains filtered or unexported fields }
func (*StatusResponse) CloneMessageVT ¶ added in v0.17.0
func (m *StatusResponse) CloneMessageVT() proto.Message
func (*StatusResponse) CloneVT ¶ added in v0.17.0
func (m *StatusResponse) CloneVT() *StatusResponse
func (*StatusResponse) Descriptor
deprecated
func (*StatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use StatusResponse.ProtoReflect.Descriptor instead.
func (*StatusResponse) EqualMessageVT ¶ added in v0.17.0
func (this *StatusResponse) EqualMessageVT(thatMsg proto.Message) bool
func (*StatusResponse) EqualVT ¶ added in v0.17.0
func (this *StatusResponse) EqualVT(that *StatusResponse) bool
func (*StatusResponse) GetLogs ¶
func (x *StatusResponse) GetLogs() []*VertexLog
func (*StatusResponse) GetStatuses ¶
func (x *StatusResponse) GetStatuses() []*VertexStatus
func (*StatusResponse) GetVertexes ¶
func (x *StatusResponse) GetVertexes() []*Vertex
func (*StatusResponse) GetWarnings ¶ added in v0.10.0
func (x *StatusResponse) GetWarnings() []*VertexWarning
func (*StatusResponse) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *StatusResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*StatusResponse) MarshalToVT ¶ added in v0.17.0
func (m *StatusResponse) MarshalToVT(dAtA []byte) (int, error)
func (*StatusResponse) MarshalVT ¶ added in v0.17.0
func (m *StatusResponse) MarshalVT() (dAtA []byte, err error)
func (*StatusResponse) ProtoMessage ¶
func (*StatusResponse) ProtoMessage()
func (*StatusResponse) ProtoReflect ¶ added in v0.17.0
func (x *StatusResponse) ProtoReflect() protoreflect.Message
func (*StatusResponse) Reset ¶
func (x *StatusResponse) Reset()
func (*StatusResponse) SizeVT ¶ added in v0.17.0
func (m *StatusResponse) SizeVT() (n int)
func (*StatusResponse) String ¶
func (x *StatusResponse) String() string
func (*StatusResponse) UnmarshalVT ¶ added in v0.17.0
func (m *StatusResponse) UnmarshalVT(dAtA []byte) error
type UnimplementedControlServer ¶ added in v0.7.0
type UnimplementedControlServer struct{}
UnimplementedControlServer should be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedControlServer) DiskUsage ¶ added in v0.7.0
func (UnimplementedControlServer) DiskUsage(context.Context, *DiskUsageRequest) (*DiskUsageResponse, error)
func (UnimplementedControlServer) Info ¶ added in v0.11.0
func (UnimplementedControlServer) Info(context.Context, *InfoRequest) (*InfoResponse, error)
func (UnimplementedControlServer) ListWorkers ¶ added in v0.7.0
func (UnimplementedControlServer) ListWorkers(context.Context, *ListWorkersRequest) (*ListWorkersResponse, error)
func (UnimplementedControlServer) ListenBuildHistory ¶ added in v0.11.0
func (UnimplementedControlServer) ListenBuildHistory(*BuildHistoryRequest, grpc.ServerStreamingServer[BuildHistoryEvent]) error
func (UnimplementedControlServer) Prune ¶ added in v0.7.0
func (UnimplementedControlServer) Prune(*PruneRequest, grpc.ServerStreamingServer[UsageRecord]) error
func (UnimplementedControlServer) Session ¶ added in v0.7.0
func (UnimplementedControlServer) Session(grpc.BidiStreamingServer[BytesMessage, BytesMessage]) error
func (UnimplementedControlServer) Solve ¶ added in v0.7.0
func (UnimplementedControlServer) Solve(context.Context, *SolveRequest) (*SolveResponse, error)
func (UnimplementedControlServer) Status ¶ added in v0.7.0
func (UnimplementedControlServer) Status(*StatusRequest, grpc.ServerStreamingServer[StatusResponse]) error
func (UnimplementedControlServer) UpdateBuildHistory ¶ added in v0.11.0
func (UnimplementedControlServer) UpdateBuildHistory(context.Context, *UpdateBuildHistoryRequest) (*UpdateBuildHistoryResponse, error)
type UnsafeControlServer ¶ added in v0.17.0
type UnsafeControlServer interface {
// contains filtered or unexported methods
}
UnsafeControlServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ControlServer will result in compilation errors.
type UpdateBuildHistoryRequest ¶ added in v0.11.0
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"` Finalize bool `protobuf:"varint,4,opt,name=Finalize,proto3" json:"Finalize,omitempty"` // contains filtered or unexported fields }
func (*UpdateBuildHistoryRequest) CloneMessageVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) CloneMessageVT() proto.Message
func (*UpdateBuildHistoryRequest) CloneVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) CloneVT() *UpdateBuildHistoryRequest
func (*UpdateBuildHistoryRequest) Descriptor
deprecated
added in
v0.11.0
func (*UpdateBuildHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBuildHistoryRequest.ProtoReflect.Descriptor instead.
func (*UpdateBuildHistoryRequest) EqualMessageVT ¶ added in v0.17.0
func (this *UpdateBuildHistoryRequest) EqualMessageVT(thatMsg proto.Message) bool
func (*UpdateBuildHistoryRequest) EqualVT ¶ added in v0.17.0
func (this *UpdateBuildHistoryRequest) EqualVT(that *UpdateBuildHistoryRequest) bool
func (*UpdateBuildHistoryRequest) GetDelete ¶ added in v0.11.0
func (x *UpdateBuildHistoryRequest) GetDelete() bool
func (*UpdateBuildHistoryRequest) GetFinalize ¶ added in v0.15.0
func (x *UpdateBuildHistoryRequest) GetFinalize() bool
func (*UpdateBuildHistoryRequest) GetPinned ¶ added in v0.11.0
func (x *UpdateBuildHistoryRequest) GetPinned() bool
func (*UpdateBuildHistoryRequest) GetRef ¶ added in v0.11.0
func (x *UpdateBuildHistoryRequest) GetRef() string
func (*UpdateBuildHistoryRequest) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateBuildHistoryRequest) MarshalToVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateBuildHistoryRequest) MarshalVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) MarshalVT() (dAtA []byte, err error)
func (*UpdateBuildHistoryRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateBuildHistoryRequest) ProtoMessage()
func (*UpdateBuildHistoryRequest) ProtoReflect ¶ added in v0.17.0
func (x *UpdateBuildHistoryRequest) ProtoReflect() protoreflect.Message
func (*UpdateBuildHistoryRequest) Reset ¶ added in v0.11.0
func (x *UpdateBuildHistoryRequest) Reset()
func (*UpdateBuildHistoryRequest) SizeVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) SizeVT() (n int)
func (*UpdateBuildHistoryRequest) String ¶ added in v0.11.0
func (x *UpdateBuildHistoryRequest) String() string
func (*UpdateBuildHistoryRequest) UnmarshalVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryRequest) UnmarshalVT(dAtA []byte) error
type UpdateBuildHistoryResponse ¶ added in v0.11.0
type UpdateBuildHistoryResponse struct {
// contains filtered or unexported fields
}
func (*UpdateBuildHistoryResponse) CloneMessageVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) CloneMessageVT() proto.Message
func (*UpdateBuildHistoryResponse) CloneVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) CloneVT() *UpdateBuildHistoryResponse
func (*UpdateBuildHistoryResponse) Descriptor
deprecated
added in
v0.11.0
func (*UpdateBuildHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBuildHistoryResponse.ProtoReflect.Descriptor instead.
func (*UpdateBuildHistoryResponse) EqualMessageVT ¶ added in v0.17.0
func (this *UpdateBuildHistoryResponse) EqualMessageVT(thatMsg proto.Message) bool
func (*UpdateBuildHistoryResponse) EqualVT ¶ added in v0.17.0
func (this *UpdateBuildHistoryResponse) EqualVT(that *UpdateBuildHistoryResponse) bool
func (*UpdateBuildHistoryResponse) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UpdateBuildHistoryResponse) MarshalToVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) MarshalToVT(dAtA []byte) (int, error)
func (*UpdateBuildHistoryResponse) MarshalVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) MarshalVT() (dAtA []byte, err error)
func (*UpdateBuildHistoryResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateBuildHistoryResponse) ProtoMessage()
func (*UpdateBuildHistoryResponse) ProtoReflect ¶ added in v0.17.0
func (x *UpdateBuildHistoryResponse) ProtoReflect() protoreflect.Message
func (*UpdateBuildHistoryResponse) Reset ¶ added in v0.11.0
func (x *UpdateBuildHistoryResponse) Reset()
func (*UpdateBuildHistoryResponse) SizeVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) SizeVT() (n int)
func (*UpdateBuildHistoryResponse) String ¶ added in v0.11.0
func (x *UpdateBuildHistoryResponse) String() string
func (*UpdateBuildHistoryResponse) UnmarshalVT ¶ added in v0.17.0
func (m *UpdateBuildHistoryResponse) UnmarshalVT(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"` // Deprecated: Marked as deprecated in github.com/moby/buildkit/api/services/control/control.proto. Parent string `protobuf:"bytes,5,opt,name=Parent,proto3" json:"Parent,omitempty"` CreatedAt *timestamp.Timestamp `protobuf:"bytes,6,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"` LastUsedAt *timestamp.Timestamp `protobuf:"bytes,7,opt,name=LastUsedAt,proto3" 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"` // contains filtered or unexported fields }
func (*UsageRecord) CloneMessageVT ¶ added in v0.17.0
func (m *UsageRecord) CloneMessageVT() proto.Message
func (*UsageRecord) CloneVT ¶ added in v0.17.0
func (m *UsageRecord) CloneVT() *UsageRecord
func (*UsageRecord) Descriptor
deprecated
func (*UsageRecord) Descriptor() ([]byte, []int)
Deprecated: Use UsageRecord.ProtoReflect.Descriptor instead.
func (*UsageRecord) EqualMessageVT ¶ added in v0.17.0
func (this *UsageRecord) EqualMessageVT(thatMsg proto.Message) bool
func (*UsageRecord) EqualVT ¶ added in v0.17.0
func (this *UsageRecord) EqualVT(that *UsageRecord) bool
func (*UsageRecord) GetCreatedAt ¶
func (x *UsageRecord) GetCreatedAt() *timestamp.Timestamp
func (*UsageRecord) GetDescription ¶
func (x *UsageRecord) GetDescription() string
func (*UsageRecord) GetID ¶
func (x *UsageRecord) GetID() string
func (*UsageRecord) GetInUse ¶
func (x *UsageRecord) GetInUse() bool
func (*UsageRecord) GetLastUsedAt ¶
func (x *UsageRecord) GetLastUsedAt() *timestamp.Timestamp
func (*UsageRecord) GetMutable ¶
func (x *UsageRecord) GetMutable() bool
func (*UsageRecord) GetParent
deprecated
func (x *UsageRecord) GetParent() string
Deprecated: Marked as deprecated in github.com/moby/buildkit/api/services/control/control.proto.
func (*UsageRecord) GetParents ¶ added in v0.10.0
func (x *UsageRecord) GetParents() []string
func (*UsageRecord) GetRecordType ¶
func (x *UsageRecord) GetRecordType() string
func (*UsageRecord) GetShared ¶
func (x *UsageRecord) GetShared() bool
func (*UsageRecord) GetSize ¶ added in v0.17.0
func (x *UsageRecord) GetSize() int64
func (*UsageRecord) GetUsageCount ¶
func (x *UsageRecord) GetUsageCount() int64
func (*UsageRecord) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *UsageRecord) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UsageRecord) MarshalToVT ¶ added in v0.17.0
func (m *UsageRecord) MarshalToVT(dAtA []byte) (int, error)
func (*UsageRecord) MarshalVT ¶ added in v0.17.0
func (m *UsageRecord) MarshalVT() (dAtA []byte, err error)
func (*UsageRecord) ProtoMessage ¶
func (*UsageRecord) ProtoMessage()
func (*UsageRecord) ProtoReflect ¶ added in v0.17.0
func (x *UsageRecord) ProtoReflect() protoreflect.Message
func (*UsageRecord) Reset ¶
func (x *UsageRecord) Reset()
func (*UsageRecord) SizeVT ¶ added in v0.17.0
func (m *UsageRecord) SizeVT() (n int)
func (*UsageRecord) String ¶
func (x *UsageRecord) String() string
func (*UsageRecord) UnmarshalVT ¶ added in v0.17.0
func (m *UsageRecord) UnmarshalVT(dAtA []byte) error
type Vertex ¶
type Vertex struct { Digest string `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"` Inputs []string `protobuf:"bytes,2,rep,name=inputs,proto3" json:"inputs,omitempty"` 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 *timestamp.Timestamp `protobuf:"bytes,5,opt,name=started,proto3" json:"started,omitempty"` Completed *timestamp.Timestamp `protobuf:"bytes,6,opt,name=completed,proto3" json:"completed,omitempty"` Error string `protobuf:"bytes,7,opt,name=error,proto3" json:"error,omitempty"` // typed errors? ProgressGroup *pb.ProgressGroup `protobuf:"bytes,8,opt,name=progressGroup,proto3" json:"progressGroup,omitempty"` // contains filtered or unexported fields }
func (*Vertex) CloneMessageVT ¶ added in v0.17.0
func (*Vertex) Descriptor
deprecated
func (*Vertex) EqualMessageVT ¶ added in v0.17.0
func (*Vertex) GetCompleted ¶
func (*Vertex) GetProgressGroup ¶ added in v0.10.0
func (x *Vertex) GetProgressGroup() *pb.ProgressGroup
func (*Vertex) GetStarted ¶
func (*Vertex) MarshalToSizedBufferVT ¶ added in v0.17.0
func (*Vertex) MarshalToVT ¶ added in v0.17.0
func (*Vertex) ProtoMessage ¶
func (*Vertex) ProtoMessage()
func (*Vertex) ProtoReflect ¶ added in v0.17.0
func (x *Vertex) ProtoReflect() protoreflect.Message
func (*Vertex) UnmarshalVT ¶ added in v0.17.0
type VertexLog ¶
type VertexLog struct { Vertex string `protobuf:"bytes,1,opt,name=vertex,proto3" json:"vertex,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Stream int64 `protobuf:"varint,3,opt,name=stream,proto3" json:"stream,omitempty"` Msg []byte `protobuf:"bytes,4,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*VertexLog) CloneMessageVT ¶ added in v0.17.0
func (*VertexLog) Descriptor
deprecated
func (*VertexLog) EqualMessageVT ¶ added in v0.17.0
func (*VertexLog) GetTimestamp ¶
func (*VertexLog) MarshalToSizedBufferVT ¶ added in v0.17.0
func (*VertexLog) MarshalToVT ¶ added in v0.17.0
func (*VertexLog) ProtoMessage ¶
func (*VertexLog) ProtoMessage()
func (*VertexLog) ProtoReflect ¶ added in v0.17.0
func (x *VertexLog) ProtoReflect() protoreflect.Message
func (*VertexLog) UnmarshalVT ¶ added in v0.17.0
type VertexStatus ¶
type VertexStatus struct { ID string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"` Vertex string `protobuf:"bytes,2,opt,name=vertex,proto3" json:"vertex,omitempty"` 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 *timestamp.Timestamp `protobuf:"bytes,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Started *timestamp.Timestamp `protobuf:"bytes,7,opt,name=started,proto3" json:"started,omitempty"` Completed *timestamp.Timestamp `protobuf:"bytes,8,opt,name=completed,proto3" json:"completed,omitempty"` // contains filtered or unexported fields }
func (*VertexStatus) CloneMessageVT ¶ added in v0.17.0
func (m *VertexStatus) CloneMessageVT() proto.Message
func (*VertexStatus) CloneVT ¶ added in v0.17.0
func (m *VertexStatus) CloneVT() *VertexStatus
func (*VertexStatus) Descriptor
deprecated
func (*VertexStatus) Descriptor() ([]byte, []int)
Deprecated: Use VertexStatus.ProtoReflect.Descriptor instead.
func (*VertexStatus) EqualMessageVT ¶ added in v0.17.0
func (this *VertexStatus) EqualMessageVT(thatMsg proto.Message) bool
func (*VertexStatus) EqualVT ¶ added in v0.17.0
func (this *VertexStatus) EqualVT(that *VertexStatus) bool
func (*VertexStatus) GetCompleted ¶
func (x *VertexStatus) GetCompleted() *timestamp.Timestamp
func (*VertexStatus) GetCurrent ¶
func (x *VertexStatus) GetCurrent() int64
func (*VertexStatus) GetID ¶
func (x *VertexStatus) GetID() string
func (*VertexStatus) GetName ¶
func (x *VertexStatus) GetName() string
func (*VertexStatus) GetStarted ¶
func (x *VertexStatus) GetStarted() *timestamp.Timestamp
func (*VertexStatus) GetTimestamp ¶
func (x *VertexStatus) GetTimestamp() *timestamp.Timestamp
func (*VertexStatus) GetTotal ¶
func (x *VertexStatus) GetTotal() int64
func (*VertexStatus) GetVertex ¶ added in v0.17.0
func (x *VertexStatus) GetVertex() string
func (*VertexStatus) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *VertexStatus) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*VertexStatus) MarshalToVT ¶ added in v0.17.0
func (m *VertexStatus) MarshalToVT(dAtA []byte) (int, error)
func (*VertexStatus) MarshalVT ¶ added in v0.17.0
func (m *VertexStatus) MarshalVT() (dAtA []byte, err error)
func (*VertexStatus) ProtoMessage ¶
func (*VertexStatus) ProtoMessage()
func (*VertexStatus) ProtoReflect ¶ added in v0.17.0
func (x *VertexStatus) ProtoReflect() protoreflect.Message
func (*VertexStatus) Reset ¶
func (x *VertexStatus) Reset()
func (*VertexStatus) SizeVT ¶ added in v0.17.0
func (m *VertexStatus) SizeVT() (n int)
func (*VertexStatus) String ¶
func (x *VertexStatus) String() string
func (*VertexStatus) UnmarshalVT ¶ added in v0.17.0
func (m *VertexStatus) UnmarshalVT(dAtA []byte) error
type VertexWarning ¶ added in v0.10.0
type VertexWarning struct { Vertex string `protobuf:"bytes,1,opt,name=vertex,proto3" json:"vertex,omitempty"` 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"` // contains filtered or unexported fields }
func (*VertexWarning) CloneMessageVT ¶ added in v0.17.0
func (m *VertexWarning) CloneMessageVT() proto.Message
func (*VertexWarning) CloneVT ¶ added in v0.17.0
func (m *VertexWarning) CloneVT() *VertexWarning
func (*VertexWarning) Descriptor
deprecated
added in
v0.10.0
func (*VertexWarning) Descriptor() ([]byte, []int)
Deprecated: Use VertexWarning.ProtoReflect.Descriptor instead.
func (*VertexWarning) EqualMessageVT ¶ added in v0.17.0
func (this *VertexWarning) EqualMessageVT(thatMsg proto.Message) bool
func (*VertexWarning) EqualVT ¶ added in v0.17.0
func (this *VertexWarning) EqualVT(that *VertexWarning) bool
func (*VertexWarning) GetDetail ¶ added in v0.10.0
func (x *VertexWarning) GetDetail() [][]byte
func (*VertexWarning) GetInfo ¶ added in v0.10.0
func (x *VertexWarning) GetInfo() *pb.SourceInfo
func (*VertexWarning) GetLevel ¶ added in v0.10.0
func (x *VertexWarning) GetLevel() int64
func (*VertexWarning) GetRanges ¶ added in v0.10.0
func (x *VertexWarning) GetRanges() []*pb.Range
func (*VertexWarning) GetShort ¶ added in v0.10.0
func (x *VertexWarning) GetShort() []byte
func (*VertexWarning) GetUrl ¶ added in v0.10.0
func (x *VertexWarning) GetUrl() string
func (*VertexWarning) GetVertex ¶ added in v0.17.0
func (x *VertexWarning) GetVertex() string
func (*VertexWarning) MarshalToSizedBufferVT ¶ added in v0.17.0
func (m *VertexWarning) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*VertexWarning) MarshalToVT ¶ added in v0.17.0
func (m *VertexWarning) MarshalToVT(dAtA []byte) (int, error)
func (*VertexWarning) MarshalVT ¶ added in v0.17.0
func (m *VertexWarning) MarshalVT() (dAtA []byte, err error)
func (*VertexWarning) ProtoMessage ¶ added in v0.10.0
func (*VertexWarning) ProtoMessage()
func (*VertexWarning) ProtoReflect ¶ added in v0.17.0
func (x *VertexWarning) ProtoReflect() protoreflect.Message
func (*VertexWarning) Reset ¶ added in v0.10.0
func (x *VertexWarning) Reset()
func (*VertexWarning) SizeVT ¶ added in v0.17.0
func (m *VertexWarning) SizeVT() (n int)
func (*VertexWarning) String ¶ added in v0.10.0
func (x *VertexWarning) String() string
func (*VertexWarning) UnmarshalVT ¶ added in v0.17.0
func (m *VertexWarning) UnmarshalVT(dAtA []byte) error