Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterLLBBridgeServer(s *grpc.Server, srv LLBBridgeServer)
- type Attestation
- func (*Attestation) Descriptor() ([]byte, []int)
- func (m *Attestation) GetInTotoPredicateType() string
- func (m *Attestation) GetInTotoSubjects() []*InTotoSubject
- func (m *Attestation) GetKind() AttestationKind
- func (m *Attestation) GetMetadata() map[string][]byte
- func (m *Attestation) GetPath() string
- func (m *Attestation) GetRef() *Ref
- func (m *Attestation) Marshal() (dAtA []byte, err error)
- func (m *Attestation) MarshalTo(dAtA []byte) (int, error)
- func (m *Attestation) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Attestation) ProtoMessage()
- func (m *Attestation) Reset()
- func (m *Attestation) Size() (n int)
- func (m *Attestation) String() string
- func (m *Attestation) Unmarshal(dAtA []byte) error
- func (m *Attestation) XXX_DiscardUnknown()
- func (m *Attestation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attestation) XXX_Merge(src proto.Message)
- func (m *Attestation) XXX_Size() int
- func (m *Attestation) XXX_Unmarshal(b []byte) error
- type AttestationKind
- type Attestations
- func (*Attestations) Descriptor() ([]byte, []int)
- func (m *Attestations) GetAttestation() []*Attestation
- func (m *Attestations) Marshal() (dAtA []byte, err error)
- func (m *Attestations) MarshalTo(dAtA []byte) (int, error)
- func (m *Attestations) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Attestations) ProtoMessage()
- func (m *Attestations) Reset()
- func (m *Attestations) Size() (n int)
- func (m *Attestations) String() string
- func (m *Attestations) Unmarshal(dAtA []byte) error
- func (m *Attestations) XXX_DiscardUnknown()
- func (m *Attestations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attestations) XXX_Merge(src proto.Message)
- func (m *Attestations) XXX_Size() int
- func (m *Attestations) XXX_Unmarshal(b []byte) error
- type CacheOptionsEntry
- func (*CacheOptionsEntry) Descriptor() ([]byte, []int)
- func (m *CacheOptionsEntry) GetAttrs() map[string]string
- func (m *CacheOptionsEntry) GetType() string
- func (m *CacheOptionsEntry) Marshal() (dAtA []byte, err error)
- func (m *CacheOptionsEntry) MarshalTo(dAtA []byte) (int, error)
- func (m *CacheOptionsEntry) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CacheOptionsEntry) ProtoMessage()
- func (m *CacheOptionsEntry) Reset()
- func (m *CacheOptionsEntry) Size() (n int)
- func (m *CacheOptionsEntry) String() string
- func (m *CacheOptionsEntry) Unmarshal(dAtA []byte) error
- func (m *CacheOptionsEntry) XXX_DiscardUnknown()
- func (m *CacheOptionsEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CacheOptionsEntry) XXX_Merge(src proto.Message)
- func (m *CacheOptionsEntry) XXX_Size() int
- func (m *CacheOptionsEntry) XXX_Unmarshal(b []byte) error
- type DoneMessage
- func (*DoneMessage) Descriptor() ([]byte, []int)
- func (m *DoneMessage) Marshal() (dAtA []byte, err error)
- func (m *DoneMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *DoneMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DoneMessage) ProtoMessage()
- func (m *DoneMessage) Reset()
- func (m *DoneMessage) Size() (n int)
- func (m *DoneMessage) String() string
- func (m *DoneMessage) Unmarshal(dAtA []byte) error
- func (m *DoneMessage) XXX_DiscardUnknown()
- func (m *DoneMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DoneMessage) XXX_Merge(src proto.Message)
- func (m *DoneMessage) XXX_Size() int
- func (m *DoneMessage) XXX_Unmarshal(b []byte) error
- type EvaluateRequest
- func (*EvaluateRequest) Descriptor() ([]byte, []int)
- func (m *EvaluateRequest) GetRef() string
- func (m *EvaluateRequest) Marshal() (dAtA []byte, err error)
- func (m *EvaluateRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *EvaluateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvaluateRequest) ProtoMessage()
- func (m *EvaluateRequest) Reset()
- func (m *EvaluateRequest) Size() (n int)
- func (m *EvaluateRequest) String() string
- func (m *EvaluateRequest) Unmarshal(dAtA []byte) error
- func (m *EvaluateRequest) XXX_DiscardUnknown()
- func (m *EvaluateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvaluateRequest) XXX_Merge(src proto.Message)
- func (m *EvaluateRequest) XXX_Size() int
- func (m *EvaluateRequest) XXX_Unmarshal(b []byte) error
- type EvaluateResponse
- func (*EvaluateResponse) Descriptor() ([]byte, []int)
- func (m *EvaluateResponse) Marshal() (dAtA []byte, err error)
- func (m *EvaluateResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *EvaluateResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*EvaluateResponse) ProtoMessage()
- func (m *EvaluateResponse) Reset()
- func (m *EvaluateResponse) Size() (n int)
- func (m *EvaluateResponse) String() string
- func (m *EvaluateResponse) Unmarshal(dAtA []byte) error
- func (m *EvaluateResponse) XXX_DiscardUnknown()
- func (m *EvaluateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EvaluateResponse) XXX_Merge(src proto.Message)
- func (m *EvaluateResponse) XXX_Size() int
- func (m *EvaluateResponse) XXX_Unmarshal(b []byte) error
- type ExecMessage
- func (*ExecMessage) Descriptor() ([]byte, []int)
- func (m *ExecMessage) GetDone() *DoneMessage
- func (m *ExecMessage) GetExit() *ExitMessage
- func (m *ExecMessage) GetFile() *FdMessage
- func (m *ExecMessage) GetInit() *InitMessage
- func (m *ExecMessage) GetInput() isExecMessage_Input
- func (m *ExecMessage) GetProcessID() string
- func (m *ExecMessage) GetResize() *ResizeMessage
- func (m *ExecMessage) GetSignal() *SignalMessage
- func (m *ExecMessage) GetStarted() *StartedMessage
- func (m *ExecMessage) Marshal() (dAtA []byte, err error)
- func (m *ExecMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *ExecMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExecMessage) ProtoMessage()
- func (m *ExecMessage) Reset()
- func (m *ExecMessage) Size() (n int)
- func (m *ExecMessage) String() string
- func (m *ExecMessage) Unmarshal(dAtA []byte) error
- func (m *ExecMessage) XXX_DiscardUnknown()
- func (m *ExecMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExecMessage) XXX_Merge(src proto.Message)
- func (*ExecMessage) XXX_OneofWrappers() []interface{}
- func (m *ExecMessage) XXX_Size() int
- func (m *ExecMessage) XXX_Unmarshal(b []byte) error
- type ExecMessage_Done
- type ExecMessage_Exit
- type ExecMessage_File
- type ExecMessage_Init
- type ExecMessage_Resize
- type ExecMessage_Signal
- type ExecMessage_Started
- type ExitError
- type ExitMessage
- func (*ExitMessage) Descriptor() ([]byte, []int)
- func (m *ExitMessage) GetCode() uint32
- func (m *ExitMessage) GetError() *rpc.Status
- func (m *ExitMessage) Marshal() (dAtA []byte, err error)
- func (m *ExitMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *ExitMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExitMessage) ProtoMessage()
- func (m *ExitMessage) Reset()
- func (m *ExitMessage) Size() (n int)
- func (m *ExitMessage) String() string
- func (m *ExitMessage) Unmarshal(dAtA []byte) error
- func (e *ExitMessage) WrapError(err error) error
- func (m *ExitMessage) XXX_DiscardUnknown()
- func (m *ExitMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExitMessage) XXX_Merge(src proto.Message)
- func (m *ExitMessage) XXX_Size() int
- func (m *ExitMessage) XXX_Unmarshal(b []byte) error
- type FdMessage
- func (*FdMessage) Descriptor() ([]byte, []int)
- func (m *FdMessage) GetData() []byte
- func (m *FdMessage) GetEOF() bool
- func (m *FdMessage) GetFd() uint32
- func (m *FdMessage) Marshal() (dAtA []byte, err error)
- func (m *FdMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *FdMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FdMessage) ProtoMessage()
- func (m *FdMessage) Reset()
- func (m *FdMessage) Size() (n int)
- func (m *FdMessage) String() string
- func (m *FdMessage) Unmarshal(dAtA []byte) error
- func (m *FdMessage) XXX_DiscardUnknown()
- func (m *FdMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FdMessage) XXX_Merge(src proto.Message)
- func (m *FdMessage) XXX_Size() int
- func (m *FdMessage) XXX_Unmarshal(b []byte) error
- type FileRange
- func (*FileRange) Descriptor() ([]byte, []int)
- func (m *FileRange) GetLength() int64
- func (m *FileRange) GetOffset() int64
- func (m *FileRange) Marshal() (dAtA []byte, err error)
- func (m *FileRange) MarshalTo(dAtA []byte) (int, error)
- func (m *FileRange) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FileRange) ProtoMessage()
- func (m *FileRange) Reset()
- func (m *FileRange) Size() (n int)
- func (m *FileRange) String() string
- func (m *FileRange) Unmarshal(dAtA []byte) error
- func (m *FileRange) XXX_DiscardUnknown()
- func (m *FileRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FileRange) XXX_Merge(src proto.Message)
- func (m *FileRange) XXX_Size() int
- func (m *FileRange) XXX_Unmarshal(b []byte) error
- type InTotoSubject
- func (*InTotoSubject) Descriptor() ([]byte, []int)
- func (m *InTotoSubject) GetKind() InTotoSubjectKind
- func (m *InTotoSubject) GetName() string
- func (m *InTotoSubject) Marshal() (dAtA []byte, err error)
- func (m *InTotoSubject) MarshalTo(dAtA []byte) (int, error)
- func (m *InTotoSubject) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InTotoSubject) ProtoMessage()
- func (m *InTotoSubject) Reset()
- func (m *InTotoSubject) Size() (n int)
- func (m *InTotoSubject) String() string
- func (m *InTotoSubject) Unmarshal(dAtA []byte) error
- func (m *InTotoSubject) XXX_DiscardUnknown()
- func (m *InTotoSubject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InTotoSubject) XXX_Merge(src proto.Message)
- func (m *InTotoSubject) XXX_Size() int
- func (m *InTotoSubject) XXX_Unmarshal(b []byte) error
- type InTotoSubjectKind
- type InitMessage
- func (*InitMessage) Descriptor() ([]byte, []int)
- func (m *InitMessage) GetContainerID() string
- func (m *InitMessage) GetFds() []uint32
- func (m *InitMessage) GetMeta() *pb.Meta
- func (m *InitMessage) GetSecretenv() []*pb.SecretEnv
- func (m *InitMessage) GetSecurity() pb.SecurityMode
- func (m *InitMessage) GetTty() bool
- func (m *InitMessage) Marshal() (dAtA []byte, err error)
- func (m *InitMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *InitMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InitMessage) ProtoMessage()
- func (m *InitMessage) Reset()
- func (m *InitMessage) Size() (n int)
- func (m *InitMessage) String() string
- func (m *InitMessage) Unmarshal(dAtA []byte) error
- func (m *InitMessage) XXX_DiscardUnknown()
- func (m *InitMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InitMessage) XXX_Merge(src proto.Message)
- func (m *InitMessage) XXX_Size() int
- func (m *InitMessage) XXX_Unmarshal(b []byte) error
- type InputsRequest
- func (*InputsRequest) Descriptor() ([]byte, []int)
- func (m *InputsRequest) Marshal() (dAtA []byte, err error)
- func (m *InputsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *InputsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InputsRequest) ProtoMessage()
- func (m *InputsRequest) Reset()
- func (m *InputsRequest) Size() (n int)
- func (m *InputsRequest) String() string
- func (m *InputsRequest) Unmarshal(dAtA []byte) error
- func (m *InputsRequest) XXX_DiscardUnknown()
- func (m *InputsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InputsRequest) XXX_Merge(src proto.Message)
- func (m *InputsRequest) XXX_Size() int
- func (m *InputsRequest) XXX_Unmarshal(b []byte) error
- type InputsResponse
- func (*InputsResponse) Descriptor() ([]byte, []int)
- func (m *InputsResponse) GetDefinitions() map[string]*pb.Definition
- func (m *InputsResponse) Marshal() (dAtA []byte, err error)
- func (m *InputsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *InputsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InputsResponse) ProtoMessage()
- func (m *InputsResponse) Reset()
- func (m *InputsResponse) Size() (n int)
- func (m *InputsResponse) String() string
- func (m *InputsResponse) Unmarshal(dAtA []byte) error
- func (m *InputsResponse) XXX_DiscardUnknown()
- func (m *InputsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InputsResponse) XXX_Merge(src proto.Message)
- func (m *InputsResponse) XXX_Size() int
- func (m *InputsResponse) XXX_Unmarshal(b []byte) error
- type LLBBridgeClient
- type LLBBridgeServer
- type LLBBridge_ExecProcessClient
- type LLBBridge_ExecProcessServer
- type NewContainerRequest
- func (*NewContainerRequest) Descriptor() ([]byte, []int)
- func (m *NewContainerRequest) GetConstraints() *pb.WorkerConstraints
- func (m *NewContainerRequest) GetContainerID() string
- func (m *NewContainerRequest) GetExtraHosts() []*pb.HostIP
- func (m *NewContainerRequest) GetHostname() string
- func (m *NewContainerRequest) GetMounts() []*pb.Mount
- func (m *NewContainerRequest) GetNetwork() pb.NetMode
- func (m *NewContainerRequest) GetPlatform() *pb.Platform
- func (m *NewContainerRequest) Marshal() (dAtA []byte, err error)
- func (m *NewContainerRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *NewContainerRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NewContainerRequest) ProtoMessage()
- func (m *NewContainerRequest) Reset()
- func (m *NewContainerRequest) Size() (n int)
- func (m *NewContainerRequest) String() string
- func (m *NewContainerRequest) Unmarshal(dAtA []byte) error
- func (m *NewContainerRequest) XXX_DiscardUnknown()
- func (m *NewContainerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NewContainerRequest) XXX_Merge(src proto.Message)
- func (m *NewContainerRequest) XXX_Size() int
- func (m *NewContainerRequest) XXX_Unmarshal(b []byte) error
- type NewContainerResponse
- func (*NewContainerResponse) Descriptor() ([]byte, []int)
- func (m *NewContainerResponse) Marshal() (dAtA []byte, err error)
- func (m *NewContainerResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *NewContainerResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NewContainerResponse) ProtoMessage()
- func (m *NewContainerResponse) Reset()
- func (m *NewContainerResponse) Size() (n int)
- func (m *NewContainerResponse) String() string
- func (m *NewContainerResponse) Unmarshal(dAtA []byte) error
- func (m *NewContainerResponse) XXX_DiscardUnknown()
- func (m *NewContainerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NewContainerResponse) XXX_Merge(src proto.Message)
- func (m *NewContainerResponse) XXX_Size() int
- func (m *NewContainerResponse) XXX_Unmarshal(b []byte) error
- type PingRequest
- func (*PingRequest) Descriptor() ([]byte, []int)
- func (m *PingRequest) Marshal() (dAtA []byte, err error)
- func (m *PingRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *PingRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PingRequest) ProtoMessage()
- func (m *PingRequest) Reset()
- func (m *PingRequest) Size() (n int)
- func (m *PingRequest) String() string
- func (m *PingRequest) Unmarshal(dAtA []byte) error
- func (m *PingRequest) XXX_DiscardUnknown()
- func (m *PingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PingRequest) XXX_Merge(src proto.Message)
- func (m *PingRequest) XXX_Size() int
- func (m *PingRequest) XXX_Unmarshal(b []byte) error
- type PongResponse
- func (*PongResponse) Descriptor() ([]byte, []int)
- func (m *PongResponse) GetFrontendAPICaps() []pb2.APICap
- func (m *PongResponse) GetLLBCaps() []pb2.APICap
- func (m *PongResponse) GetWorkers() []*types1.WorkerRecord
- func (m *PongResponse) Marshal() (dAtA []byte, err error)
- func (m *PongResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PongResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PongResponse) ProtoMessage()
- func (m *PongResponse) Reset()
- func (m *PongResponse) Size() (n int)
- func (m *PongResponse) String() string
- func (m *PongResponse) Unmarshal(dAtA []byte) error
- func (m *PongResponse) XXX_DiscardUnknown()
- func (m *PongResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PongResponse) XXX_Merge(src proto.Message)
- func (m *PongResponse) XXX_Size() int
- func (m *PongResponse) XXX_Unmarshal(b []byte) error
- type ReadDirRequest
- func (*ReadDirRequest) Descriptor() ([]byte, []int)
- func (m *ReadDirRequest) GetDirPath() string
- func (m *ReadDirRequest) GetIncludePattern() string
- func (m *ReadDirRequest) GetRef() string
- func (m *ReadDirRequest) Marshal() (dAtA []byte, err error)
- func (m *ReadDirRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ReadDirRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReadDirRequest) ProtoMessage()
- func (m *ReadDirRequest) Reset()
- func (m *ReadDirRequest) Size() (n int)
- func (m *ReadDirRequest) String() string
- func (m *ReadDirRequest) Unmarshal(dAtA []byte) error
- func (m *ReadDirRequest) XXX_DiscardUnknown()
- func (m *ReadDirRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadDirRequest) XXX_Merge(src proto.Message)
- func (m *ReadDirRequest) XXX_Size() int
- func (m *ReadDirRequest) XXX_Unmarshal(b []byte) error
- type ReadDirResponse
- func (*ReadDirResponse) Descriptor() ([]byte, []int)
- func (m *ReadDirResponse) GetEntries() []*types.Stat
- func (m *ReadDirResponse) Marshal() (dAtA []byte, err error)
- func (m *ReadDirResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ReadDirResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReadDirResponse) ProtoMessage()
- func (m *ReadDirResponse) Reset()
- func (m *ReadDirResponse) Size() (n int)
- func (m *ReadDirResponse) String() string
- func (m *ReadDirResponse) Unmarshal(dAtA []byte) error
- func (m *ReadDirResponse) XXX_DiscardUnknown()
- func (m *ReadDirResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadDirResponse) XXX_Merge(src proto.Message)
- func (m *ReadDirResponse) XXX_Size() int
- func (m *ReadDirResponse) XXX_Unmarshal(b []byte) error
- type ReadFileRequest
- func (*ReadFileRequest) Descriptor() ([]byte, []int)
- func (m *ReadFileRequest) GetFilePath() string
- func (m *ReadFileRequest) GetRange() *FileRange
- func (m *ReadFileRequest) GetRef() string
- func (m *ReadFileRequest) Marshal() (dAtA []byte, err error)
- func (m *ReadFileRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ReadFileRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReadFileRequest) ProtoMessage()
- func (m *ReadFileRequest) Reset()
- func (m *ReadFileRequest) Size() (n int)
- func (m *ReadFileRequest) String() string
- func (m *ReadFileRequest) Unmarshal(dAtA []byte) error
- func (m *ReadFileRequest) XXX_DiscardUnknown()
- func (m *ReadFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadFileRequest) XXX_Merge(src proto.Message)
- func (m *ReadFileRequest) XXX_Size() int
- func (m *ReadFileRequest) XXX_Unmarshal(b []byte) error
- type ReadFileResponse
- func (*ReadFileResponse) Descriptor() ([]byte, []int)
- func (m *ReadFileResponse) GetData() []byte
- func (m *ReadFileResponse) Marshal() (dAtA []byte, err error)
- func (m *ReadFileResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ReadFileResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReadFileResponse) ProtoMessage()
- func (m *ReadFileResponse) Reset()
- func (m *ReadFileResponse) Size() (n int)
- func (m *ReadFileResponse) String() string
- func (m *ReadFileResponse) Unmarshal(dAtA []byte) error
- func (m *ReadFileResponse) XXX_DiscardUnknown()
- func (m *ReadFileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReadFileResponse) XXX_Merge(src proto.Message)
- func (m *ReadFileResponse) XXX_Size() int
- func (m *ReadFileResponse) XXX_Unmarshal(b []byte) error
- type Ref
- func (*Ref) Descriptor() ([]byte, []int)
- func (m *Ref) GetDef() *pb.Definition
- func (m *Ref) GetId() string
- func (m *Ref) Marshal() (dAtA []byte, err error)
- func (m *Ref) MarshalTo(dAtA []byte) (int, error)
- func (m *Ref) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Ref) ProtoMessage()
- func (m *Ref) Reset()
- func (m *Ref) Size() (n int)
- func (m *Ref) String() string
- func (m *Ref) Unmarshal(dAtA []byte) error
- func (m *Ref) XXX_DiscardUnknown()
- func (m *Ref) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ref) XXX_Merge(src proto.Message)
- func (m *Ref) XXX_Size() int
- func (m *Ref) XXX_Unmarshal(b []byte) error
- type RefMap
- func (*RefMap) Descriptor() ([]byte, []int)
- func (m *RefMap) GetRefs() map[string]*Ref
- func (m *RefMap) Marshal() (dAtA []byte, err error)
- func (m *RefMap) MarshalTo(dAtA []byte) (int, error)
- func (m *RefMap) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RefMap) ProtoMessage()
- func (m *RefMap) Reset()
- func (m *RefMap) Size() (n int)
- func (m *RefMap) String() string
- func (m *RefMap) Unmarshal(dAtA []byte) error
- func (m *RefMap) XXX_DiscardUnknown()
- func (m *RefMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RefMap) XXX_Merge(src proto.Message)
- func (m *RefMap) XXX_Size() int
- func (m *RefMap) XXX_Unmarshal(b []byte) error
- type RefMapDeprecated
- func (*RefMapDeprecated) Descriptor() ([]byte, []int)
- func (m *RefMapDeprecated) GetRefs() map[string]string
- func (m *RefMapDeprecated) Marshal() (dAtA []byte, err error)
- func (m *RefMapDeprecated) MarshalTo(dAtA []byte) (int, error)
- func (m *RefMapDeprecated) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RefMapDeprecated) ProtoMessage()
- func (m *RefMapDeprecated) Reset()
- func (m *RefMapDeprecated) Size() (n int)
- func (m *RefMapDeprecated) String() string
- func (m *RefMapDeprecated) Unmarshal(dAtA []byte) error
- func (m *RefMapDeprecated) XXX_DiscardUnknown()
- func (m *RefMapDeprecated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RefMapDeprecated) XXX_Merge(src proto.Message)
- func (m *RefMapDeprecated) XXX_Size() int
- func (m *RefMapDeprecated) XXX_Unmarshal(b []byte) error
- type ReleaseContainerRequest
- func (*ReleaseContainerRequest) Descriptor() ([]byte, []int)
- func (m *ReleaseContainerRequest) GetContainerID() string
- func (m *ReleaseContainerRequest) Marshal() (dAtA []byte, err error)
- func (m *ReleaseContainerRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ReleaseContainerRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReleaseContainerRequest) ProtoMessage()
- func (m *ReleaseContainerRequest) Reset()
- func (m *ReleaseContainerRequest) Size() (n int)
- func (m *ReleaseContainerRequest) String() string
- func (m *ReleaseContainerRequest) Unmarshal(dAtA []byte) error
- func (m *ReleaseContainerRequest) XXX_DiscardUnknown()
- func (m *ReleaseContainerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReleaseContainerRequest) XXX_Merge(src proto.Message)
- func (m *ReleaseContainerRequest) XXX_Size() int
- func (m *ReleaseContainerRequest) XXX_Unmarshal(b []byte) error
- type ReleaseContainerResponse
- func (*ReleaseContainerResponse) Descriptor() ([]byte, []int)
- func (m *ReleaseContainerResponse) Marshal() (dAtA []byte, err error)
- func (m *ReleaseContainerResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ReleaseContainerResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReleaseContainerResponse) ProtoMessage()
- func (m *ReleaseContainerResponse) Reset()
- func (m *ReleaseContainerResponse) Size() (n int)
- func (m *ReleaseContainerResponse) String() string
- func (m *ReleaseContainerResponse) Unmarshal(dAtA []byte) error
- func (m *ReleaseContainerResponse) XXX_DiscardUnknown()
- func (m *ReleaseContainerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReleaseContainerResponse) XXX_Merge(src proto.Message)
- func (m *ReleaseContainerResponse) XXX_Size() int
- func (m *ReleaseContainerResponse) XXX_Unmarshal(b []byte) error
- type ResizeMessage
- func (*ResizeMessage) Descriptor() ([]byte, []int)
- func (m *ResizeMessage) GetCols() uint32
- func (m *ResizeMessage) GetRows() uint32
- func (m *ResizeMessage) Marshal() (dAtA []byte, err error)
- func (m *ResizeMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *ResizeMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResizeMessage) ProtoMessage()
- func (m *ResizeMessage) Reset()
- func (m *ResizeMessage) Size() (n int)
- func (m *ResizeMessage) String() string
- func (m *ResizeMessage) Unmarshal(dAtA []byte) error
- func (m *ResizeMessage) XXX_DiscardUnknown()
- func (m *ResizeMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResizeMessage) XXX_Merge(src proto.Message)
- func (m *ResizeMessage) XXX_Size() int
- func (m *ResizeMessage) XXX_Unmarshal(b []byte) error
- type ResolveImageConfigRequest
- func (*ResolveImageConfigRequest) Descriptor() ([]byte, []int)
- func (m *ResolveImageConfigRequest) GetLogName() string
- func (m *ResolveImageConfigRequest) GetPlatform() *pb.Platform
- func (m *ResolveImageConfigRequest) GetRef() string
- func (m *ResolveImageConfigRequest) GetResolveMode() string
- func (m *ResolveImageConfigRequest) GetResolverType() int32
- func (m *ResolveImageConfigRequest) GetSessionID() string
- func (m *ResolveImageConfigRequest) GetSourcePolicies() []*pb1.Policy
- func (m *ResolveImageConfigRequest) GetStoreID() string
- func (m *ResolveImageConfigRequest) Marshal() (dAtA []byte, err error)
- func (m *ResolveImageConfigRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ResolveImageConfigRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResolveImageConfigRequest) ProtoMessage()
- func (m *ResolveImageConfigRequest) Reset()
- func (m *ResolveImageConfigRequest) Size() (n int)
- func (m *ResolveImageConfigRequest) String() string
- func (m *ResolveImageConfigRequest) Unmarshal(dAtA []byte) error
- func (m *ResolveImageConfigRequest) XXX_DiscardUnknown()
- func (m *ResolveImageConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResolveImageConfigRequest) XXX_Merge(src proto.Message)
- func (m *ResolveImageConfigRequest) XXX_Size() int
- func (m *ResolveImageConfigRequest) XXX_Unmarshal(b []byte) error
- type ResolveImageConfigResponse
- func (*ResolveImageConfigResponse) Descriptor() ([]byte, []int)
- func (m *ResolveImageConfigResponse) GetConfig() []byte
- func (m *ResolveImageConfigResponse) GetRef() string
- func (m *ResolveImageConfigResponse) Marshal() (dAtA []byte, err error)
- func (m *ResolveImageConfigResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ResolveImageConfigResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResolveImageConfigResponse) ProtoMessage()
- func (m *ResolveImageConfigResponse) Reset()
- func (m *ResolveImageConfigResponse) Size() (n int)
- func (m *ResolveImageConfigResponse) String() string
- func (m *ResolveImageConfigResponse) Unmarshal(dAtA []byte) error
- func (m *ResolveImageConfigResponse) XXX_DiscardUnknown()
- func (m *ResolveImageConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResolveImageConfigResponse) XXX_Merge(src proto.Message)
- func (m *ResolveImageConfigResponse) XXX_Size() int
- func (m *ResolveImageConfigResponse) XXX_Unmarshal(b []byte) error
- type Result
- func (*Result) Descriptor() ([]byte, []int)
- func (m *Result) GetAttestations() map[string]*Attestations
- func (m *Result) GetMetadata() map[string][]byte
- func (m *Result) GetRef() *Ref
- func (m *Result) GetRefDeprecated() string
- func (m *Result) GetRefs() *RefMap
- func (m *Result) GetRefsDeprecated() *RefMapDeprecated
- func (m *Result) GetResult() isResult_Result
- func (m *Result) Marshal() (dAtA []byte, err error)
- func (m *Result) MarshalTo(dAtA []byte) (int, error)
- func (m *Result) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Result) ProtoMessage()
- func (m *Result) Reset()
- func (m *Result) Size() (n int)
- func (m *Result) String() string
- func (m *Result) Unmarshal(dAtA []byte) error
- func (m *Result) XXX_DiscardUnknown()
- func (m *Result) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Result) XXX_Merge(src proto.Message)
- func (*Result) XXX_OneofWrappers() []interface{}
- func (m *Result) XXX_Size() int
- func (m *Result) XXX_Unmarshal(b []byte) error
- type Result_Ref
- type Result_RefDeprecated
- type Result_Refs
- type Result_RefsDeprecated
- type ReturnRequest
- func (*ReturnRequest) Descriptor() ([]byte, []int)
- func (m *ReturnRequest) GetError() *rpc.Status
- func (m *ReturnRequest) GetResult() *Result
- func (m *ReturnRequest) Marshal() (dAtA []byte, err error)
- func (m *ReturnRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ReturnRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReturnRequest) ProtoMessage()
- func (m *ReturnRequest) Reset()
- func (m *ReturnRequest) Size() (n int)
- func (m *ReturnRequest) String() string
- func (m *ReturnRequest) Unmarshal(dAtA []byte) error
- func (m *ReturnRequest) XXX_DiscardUnknown()
- func (m *ReturnRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReturnRequest) XXX_Merge(src proto.Message)
- func (m *ReturnRequest) XXX_Size() int
- func (m *ReturnRequest) XXX_Unmarshal(b []byte) error
- type ReturnResponse
- func (*ReturnResponse) Descriptor() ([]byte, []int)
- func (m *ReturnResponse) Marshal() (dAtA []byte, err error)
- func (m *ReturnResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ReturnResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ReturnResponse) ProtoMessage()
- func (m *ReturnResponse) Reset()
- func (m *ReturnResponse) Size() (n int)
- func (m *ReturnResponse) String() string
- func (m *ReturnResponse) Unmarshal(dAtA []byte) error
- func (m *ReturnResponse) XXX_DiscardUnknown()
- func (m *ReturnResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReturnResponse) XXX_Merge(src proto.Message)
- func (m *ReturnResponse) XXX_Size() int
- func (m *ReturnResponse) XXX_Unmarshal(b []byte) error
- type SignalMessage
- func (*SignalMessage) Descriptor() ([]byte, []int)
- func (m *SignalMessage) GetName() string
- func (m *SignalMessage) Marshal() (dAtA []byte, err error)
- func (m *SignalMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *SignalMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignalMessage) ProtoMessage()
- func (m *SignalMessage) Reset()
- func (m *SignalMessage) Size() (n int)
- func (m *SignalMessage) String() string
- func (m *SignalMessage) Unmarshal(dAtA []byte) error
- func (m *SignalMessage) XXX_DiscardUnknown()
- func (m *SignalMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignalMessage) XXX_Merge(src proto.Message)
- func (m *SignalMessage) XXX_Size() int
- func (m *SignalMessage) XXX_Unmarshal(b []byte) error
- type SolveRequest
- func (*SolveRequest) Descriptor() ([]byte, []int)
- func (m *SolveRequest) GetAllowResultArrayRef() bool
- func (m *SolveRequest) GetAllowResultReturn() bool
- func (m *SolveRequest) GetCacheImports() []*CacheOptionsEntry
- func (m *SolveRequest) GetDefinition() *pb.Definition
- func (m *SolveRequest) GetEvaluate() bool
- func (m *SolveRequest) GetExporterAttr() []byte
- func (m *SolveRequest) GetFinal() bool
- func (m *SolveRequest) GetFrontend() string
- func (m *SolveRequest) GetFrontendInputs() map[string]*pb.Definition
- func (m *SolveRequest) GetFrontendOpt() map[string]string
- func (m *SolveRequest) GetSourcePolicies() []*pb1.Policy
- func (m *SolveRequest) Marshal() (dAtA []byte, err error)
- func (m *SolveRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SolveRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SolveRequest) ProtoMessage()
- func (m *SolveRequest) Reset()
- func (m *SolveRequest) Size() (n int)
- func (m *SolveRequest) String() string
- func (m *SolveRequest) Unmarshal(dAtA []byte) error
- func (m *SolveRequest) XXX_DiscardUnknown()
- func (m *SolveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SolveRequest) XXX_Merge(src proto.Message)
- func (m *SolveRequest) XXX_Size() int
- func (m *SolveRequest) XXX_Unmarshal(b []byte) error
- type SolveResponse
- func (*SolveResponse) Descriptor() ([]byte, []int)
- func (m *SolveResponse) GetRef() string
- func (m *SolveResponse) GetResult() *Result
- func (m *SolveResponse) Marshal() (dAtA []byte, err error)
- func (m *SolveResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SolveResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SolveResponse) ProtoMessage()
- func (m *SolveResponse) Reset()
- func (m *SolveResponse) Size() (n int)
- func (m *SolveResponse) String() string
- func (m *SolveResponse) Unmarshal(dAtA []byte) error
- func (m *SolveResponse) XXX_DiscardUnknown()
- func (m *SolveResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SolveResponse) XXX_Merge(src proto.Message)
- func (m *SolveResponse) XXX_Size() int
- func (m *SolveResponse) XXX_Unmarshal(b []byte) error
- type StartedMessage
- func (*StartedMessage) Descriptor() ([]byte, []int)
- func (m *StartedMessage) Marshal() (dAtA []byte, err error)
- func (m *StartedMessage) MarshalTo(dAtA []byte) (int, error)
- func (m *StartedMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartedMessage) ProtoMessage()
- func (m *StartedMessage) Reset()
- func (m *StartedMessage) Size() (n int)
- func (m *StartedMessage) String() string
- func (m *StartedMessage) Unmarshal(dAtA []byte) error
- func (m *StartedMessage) XXX_DiscardUnknown()
- func (m *StartedMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartedMessage) XXX_Merge(src proto.Message)
- func (m *StartedMessage) XXX_Size() int
- func (m *StartedMessage) XXX_Unmarshal(b []byte) error
- type StatFileRequest
- func (*StatFileRequest) Descriptor() ([]byte, []int)
- func (m *StatFileRequest) GetPath() string
- func (m *StatFileRequest) GetRef() string
- func (m *StatFileRequest) Marshal() (dAtA []byte, err error)
- func (m *StatFileRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *StatFileRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StatFileRequest) ProtoMessage()
- func (m *StatFileRequest) Reset()
- func (m *StatFileRequest) Size() (n int)
- func (m *StatFileRequest) String() string
- func (m *StatFileRequest) Unmarshal(dAtA []byte) error
- func (m *StatFileRequest) XXX_DiscardUnknown()
- func (m *StatFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatFileRequest) XXX_Merge(src proto.Message)
- func (m *StatFileRequest) XXX_Size() int
- func (m *StatFileRequest) XXX_Unmarshal(b []byte) error
- type StatFileResponse
- func (*StatFileResponse) Descriptor() ([]byte, []int)
- func (m *StatFileResponse) GetStat() *types.Stat
- func (m *StatFileResponse) Marshal() (dAtA []byte, err error)
- func (m *StatFileResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *StatFileResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StatFileResponse) ProtoMessage()
- func (m *StatFileResponse) Reset()
- func (m *StatFileResponse) Size() (n int)
- func (m *StatFileResponse) String() string
- func (m *StatFileResponse) Unmarshal(dAtA []byte) error
- func (m *StatFileResponse) XXX_DiscardUnknown()
- func (m *StatFileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatFileResponse) XXX_Merge(src proto.Message)
- func (m *StatFileResponse) XXX_Size() int
- func (m *StatFileResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedLLBBridgeServer
- func (*UnimplementedLLBBridgeServer) Evaluate(ctx context.Context, req *EvaluateRequest) (*EvaluateResponse, error)
- func (*UnimplementedLLBBridgeServer) ExecProcess(srv LLBBridge_ExecProcessServer) error
- func (*UnimplementedLLBBridgeServer) Inputs(ctx context.Context, req *InputsRequest) (*InputsResponse, error)
- func (*UnimplementedLLBBridgeServer) NewContainer(ctx context.Context, req *NewContainerRequest) (*NewContainerResponse, error)
- func (*UnimplementedLLBBridgeServer) Ping(ctx context.Context, req *PingRequest) (*PongResponse, error)
- func (*UnimplementedLLBBridgeServer) ReadDir(ctx context.Context, req *ReadDirRequest) (*ReadDirResponse, error)
- func (*UnimplementedLLBBridgeServer) ReadFile(ctx context.Context, req *ReadFileRequest) (*ReadFileResponse, error)
- func (*UnimplementedLLBBridgeServer) ReleaseContainer(ctx context.Context, req *ReleaseContainerRequest) (*ReleaseContainerResponse, error)
- func (*UnimplementedLLBBridgeServer) ResolveImageConfig(ctx context.Context, req *ResolveImageConfigRequest) (*ResolveImageConfigResponse, error)
- func (*UnimplementedLLBBridgeServer) Return(ctx context.Context, req *ReturnRequest) (*ReturnResponse, error)
- func (*UnimplementedLLBBridgeServer) Solve(ctx context.Context, req *SolveRequest) (*SolveResponse, error)
- func (*UnimplementedLLBBridgeServer) StatFile(ctx context.Context, req *StatFileRequest) (*StatFileResponse, error)
- func (*UnimplementedLLBBridgeServer) Warn(ctx context.Context, req *WarnRequest) (*WarnResponse, error)
- type WarnRequest
- func (*WarnRequest) Descriptor() ([]byte, []int)
- func (m *WarnRequest) GetDetail() [][]byte
- func (m *WarnRequest) GetInfo() *pb.SourceInfo
- func (m *WarnRequest) GetLevel() int64
- func (m *WarnRequest) GetRanges() []*pb.Range
- func (m *WarnRequest) GetShort() []byte
- func (m *WarnRequest) GetUrl() string
- func (m *WarnRequest) Marshal() (dAtA []byte, err error)
- func (m *WarnRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *WarnRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WarnRequest) ProtoMessage()
- func (m *WarnRequest) Reset()
- func (m *WarnRequest) Size() (n int)
- func (m *WarnRequest) String() string
- func (m *WarnRequest) Unmarshal(dAtA []byte) error
- func (m *WarnRequest) XXX_DiscardUnknown()
- func (m *WarnRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WarnRequest) XXX_Merge(src proto.Message)
- func (m *WarnRequest) XXX_Size() int
- func (m *WarnRequest) XXX_Unmarshal(b []byte) error
- type WarnResponse
- func (*WarnResponse) Descriptor() ([]byte, []int)
- func (m *WarnResponse) Marshal() (dAtA []byte, err error)
- func (m *WarnResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *WarnResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WarnResponse) ProtoMessage()
- func (m *WarnResponse) Reset()
- func (m *WarnResponse) Size() (n int)
- func (m *WarnResponse) String() string
- func (m *WarnResponse) Unmarshal(dAtA []byte) error
- func (m *WarnResponse) XXX_DiscardUnknown()
- func (m *WarnResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WarnResponse) XXX_Merge(src proto.Message)
- func (m *WarnResponse) XXX_Size() int
- func (m *WarnResponse) XXX_Unmarshal(b []byte) error
Constants ¶
View Source
const ( CapSolveBase apicaps.CapID = "solve.base" CapSolveInlineReturn apicaps.CapID = "solve.inlinereturn" CapResolveImage apicaps.CapID = "resolveimage" CapResolveImageResolveMode apicaps.CapID = "resolveimage.resolvemode" CapReadFile apicaps.CapID = "readfile" CapReturnResult apicaps.CapID = "return" CapReturnMap apicaps.CapID = "returnmap" CapReadDir apicaps.CapID = "readdir" CapStatFile apicaps.CapID = "statfile" CapImportCaches apicaps.CapID = "importcaches" // CapProtoRefArray is a capability to return arrays of refs instead of single // refs. This capability is only for the wire format change and shouldn't be // used in frontends for feature detection. CapProtoRefArray apicaps.CapID = "proto.refarray" // CapReferenceOutput is a capability to use a reference of a solved result as // an llb.Output. CapReferenceOutput apicaps.CapID = "reference.output" // CapFrontendInputs is a capability to request frontend inputs from the // LLBBridge GRPC server. CapFrontendInputs apicaps.CapID = "frontend.inputs" // CapGatewaySolveMetadata can be used to check if solve calls from gateway reliably return metadata CapGatewaySolveMetadata apicaps.CapID = "gateway.solve.metadata" // CapGatewayExec is the capability to create and interact with new // containers directly through the gateway CapGatewayExec apicaps.CapID = "gateway.exec" // CapGatewayExecExtraHosts is the capability to add additional hosts to // /etc/hosts for containers created via gateway exec. CapGatewayExecExtraHosts apicaps.CapID = "gateway.exec.extrahosts" // CapGatewayExecExtraHosts is the capability to set secrets as env vars for // containers created via gateway exec. CapGatewayExecSecretEnv apicaps.CapID = "gateway.exec.secretenv" // CapGatewayExecExtraHosts is the capability to send signals to a process // created via gateway exec. CapGatewayExecSignals apicaps.CapID = "gateway.exec.signals" // CapFrontendCaps can be used to check that frontends define support for certain capabilities CapFrontendCaps apicaps.CapID = "frontend.caps" // CapGatewayEvaluateSolve is a capability to immediately unlazy solve // results. This is generally used by the client to return and handle solve // errors. CapGatewayEvaluateSolve apicaps.CapID = "gateway.solve.evaluate" CapGatewayEvaluate apicaps.CapID = "gateway.evaluate" // CapGatewayWarnings is the capability to log warnings from frontend CapGatewayWarnings apicaps.CapID = "gateway.warnings" // CapAttestations is the capability to indicate that attestation // references will be attached to results CapAttestations apicaps.CapID = "reference.attestations" )
View Source
const ( // UnknownExitStatus might be returned in (*ExitError).ExitCode via // ContainerProcess.Wait. This can happen if the process never starts // or if an error was encountered when obtaining the exit status, it is set to 255. // // This const is defined here to prevent importing github.com/containerd/containerd // and corresponds with https://github.com/containerd/containerd/blob/40b22ef0741028917761d8c5d5d29e0d19038836/task.go#L52-L55 UnknownExitStatus = 255 )
Variables ¶
View Source
var ( ErrInvalidLengthGateway = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGateway = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupGateway = fmt.Errorf("proto: unexpected end of group") )
View Source
var AttestationKind_name = map[int32]string{
0: "InToto",
1: "Bundle",
}
View Source
var AttestationKind_value = map[string]int32{
"InToto": 0,
"Bundle": 1,
}
View Source
var Caps apicaps.CapList
View Source
var InTotoSubjectKind_name = map[int32]string{
0: "Self",
1: "Raw",
}
View Source
var InTotoSubjectKind_value = map[string]int32{
"Self": 0,
"Raw": 1,
}
Functions ¶
func RegisterLLBBridgeServer ¶
func RegisterLLBBridgeServer(s *grpc.Server, srv LLBBridgeServer)
Types ¶
type Attestation ¶
type Attestation struct { Kind AttestationKind `protobuf:"varint,1,opt,name=kind,proto3,enum=moby.buildkit.v1.frontend.AttestationKind" json:"kind,omitempty"` Metadata map[string][]byte `` /* 157-byte string literal not displayed */ Ref *Ref `protobuf:"bytes,3,opt,name=ref,proto3" json:"ref,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` InTotoPredicateType string `protobuf:"bytes,5,opt,name=inTotoPredicateType,proto3" json:"inTotoPredicateType,omitempty"` InTotoSubjects []*InTotoSubject `protobuf:"bytes,6,rep,name=inTotoSubjects,proto3" json:"inTotoSubjects,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Attestation) Descriptor ¶
func (*Attestation) Descriptor() ([]byte, []int)
func (*Attestation) GetInTotoPredicateType ¶
func (m *Attestation) GetInTotoPredicateType() string
func (*Attestation) GetInTotoSubjects ¶
func (m *Attestation) GetInTotoSubjects() []*InTotoSubject
func (*Attestation) GetKind ¶
func (m *Attestation) GetKind() AttestationKind
func (*Attestation) GetMetadata ¶
func (m *Attestation) GetMetadata() map[string][]byte
func (*Attestation) GetPath ¶
func (m *Attestation) GetPath() string
func (*Attestation) GetRef ¶
func (m *Attestation) GetRef() *Ref
func (*Attestation) Marshal ¶
func (m *Attestation) Marshal() (dAtA []byte, err error)
func (*Attestation) MarshalToSizedBuffer ¶
func (m *Attestation) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Attestation) ProtoMessage ¶
func (*Attestation) ProtoMessage()
func (*Attestation) Reset ¶
func (m *Attestation) Reset()
func (*Attestation) Size ¶
func (m *Attestation) Size() (n int)
func (*Attestation) String ¶
func (m *Attestation) String() string
func (*Attestation) Unmarshal ¶
func (m *Attestation) Unmarshal(dAtA []byte) error
func (*Attestation) XXX_DiscardUnknown ¶
func (m *Attestation) XXX_DiscardUnknown()
func (*Attestation) XXX_Marshal ¶
func (m *Attestation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Attestation) XXX_Merge ¶
func (m *Attestation) XXX_Merge(src proto.Message)
func (*Attestation) XXX_Size ¶
func (m *Attestation) XXX_Size() int
func (*Attestation) XXX_Unmarshal ¶
func (m *Attestation) XXX_Unmarshal(b []byte) error
type AttestationKind ¶
type AttestationKind int32
const ( AttestationKindInToto AttestationKind = 0 AttestationKindBundle AttestationKind = 1 )
func (AttestationKind) EnumDescriptor ¶
func (AttestationKind) EnumDescriptor() ([]byte, []int)
func (AttestationKind) String ¶
func (x AttestationKind) String() string
type Attestations ¶
type Attestations struct { Attestation []*Attestation `protobuf:"bytes,1,rep,name=attestation,proto3" json:"attestation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Attestations) Descriptor ¶
func (*Attestations) Descriptor() ([]byte, []int)
func (*Attestations) GetAttestation ¶
func (m *Attestations) GetAttestation() []*Attestation
func (*Attestations) Marshal ¶
func (m *Attestations) Marshal() (dAtA []byte, err error)
func (*Attestations) MarshalToSizedBuffer ¶
func (m *Attestations) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Attestations) ProtoMessage ¶
func (*Attestations) ProtoMessage()
func (*Attestations) Reset ¶
func (m *Attestations) Reset()
func (*Attestations) Size ¶
func (m *Attestations) Size() (n int)
func (*Attestations) String ¶
func (m *Attestations) String() string
func (*Attestations) Unmarshal ¶
func (m *Attestations) Unmarshal(dAtA []byte) error
func (*Attestations) XXX_DiscardUnknown ¶
func (m *Attestations) XXX_DiscardUnknown()
func (*Attestations) XXX_Marshal ¶
func (m *Attestations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Attestations) XXX_Merge ¶
func (m *Attestations) XXX_Merge(src proto.Message)
func (*Attestations) XXX_Size ¶
func (m *Attestations) XXX_Size() int
func (*Attestations) XXX_Unmarshal ¶
func (m *Attestations) XXX_Unmarshal(b []byte) error
type CacheOptionsEntry ¶
type CacheOptionsEntry struct { Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"` Attrs map[string]string `` /* 151-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CacheOptionsEntry corresponds to the control.CacheOptionsEntry
func (*CacheOptionsEntry) Descriptor ¶
func (*CacheOptionsEntry) Descriptor() ([]byte, []int)
func (*CacheOptionsEntry) GetAttrs ¶
func (m *CacheOptionsEntry) GetAttrs() map[string]string
func (*CacheOptionsEntry) GetType ¶
func (m *CacheOptionsEntry) GetType() string
func (*CacheOptionsEntry) Marshal ¶
func (m *CacheOptionsEntry) Marshal() (dAtA []byte, err error)
func (*CacheOptionsEntry) MarshalTo ¶
func (m *CacheOptionsEntry) MarshalTo(dAtA []byte) (int, error)
func (*CacheOptionsEntry) MarshalToSizedBuffer ¶
func (m *CacheOptionsEntry) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CacheOptionsEntry) ProtoMessage ¶
func (*CacheOptionsEntry) ProtoMessage()
func (*CacheOptionsEntry) Reset ¶
func (m *CacheOptionsEntry) Reset()
func (*CacheOptionsEntry) Size ¶
func (m *CacheOptionsEntry) Size() (n int)
func (*CacheOptionsEntry) String ¶
func (m *CacheOptionsEntry) String() string
func (*CacheOptionsEntry) Unmarshal ¶
func (m *CacheOptionsEntry) Unmarshal(dAtA []byte) error
func (*CacheOptionsEntry) XXX_DiscardUnknown ¶
func (m *CacheOptionsEntry) XXX_DiscardUnknown()
func (*CacheOptionsEntry) XXX_Marshal ¶
func (m *CacheOptionsEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CacheOptionsEntry) XXX_Merge ¶
func (m *CacheOptionsEntry) XXX_Merge(src proto.Message)
func (*CacheOptionsEntry) XXX_Size ¶
func (m *CacheOptionsEntry) XXX_Size() int
func (*CacheOptionsEntry) XXX_Unmarshal ¶
func (m *CacheOptionsEntry) XXX_Unmarshal(b []byte) error
type DoneMessage ¶
type DoneMessage struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DoneMessage) Descriptor ¶
func (*DoneMessage) Descriptor() ([]byte, []int)
func (*DoneMessage) Marshal ¶
func (m *DoneMessage) Marshal() (dAtA []byte, err error)
func (*DoneMessage) MarshalToSizedBuffer ¶
func (m *DoneMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DoneMessage) ProtoMessage ¶
func (*DoneMessage) ProtoMessage()
func (*DoneMessage) Reset ¶
func (m *DoneMessage) Reset()
func (*DoneMessage) Size ¶
func (m *DoneMessage) Size() (n int)
func (*DoneMessage) String ¶
func (m *DoneMessage) String() string
func (*DoneMessage) Unmarshal ¶
func (m *DoneMessage) Unmarshal(dAtA []byte) error
func (*DoneMessage) XXX_DiscardUnknown ¶
func (m *DoneMessage) XXX_DiscardUnknown()
func (*DoneMessage) XXX_Marshal ¶
func (m *DoneMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DoneMessage) XXX_Merge ¶
func (m *DoneMessage) XXX_Merge(src proto.Message)
func (*DoneMessage) XXX_Size ¶
func (m *DoneMessage) XXX_Size() int
func (*DoneMessage) XXX_Unmarshal ¶
func (m *DoneMessage) XXX_Unmarshal(b []byte) error
type EvaluateRequest ¶
type EvaluateRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EvaluateRequest) Descriptor ¶
func (*EvaluateRequest) Descriptor() ([]byte, []int)
func (*EvaluateRequest) GetRef ¶
func (m *EvaluateRequest) GetRef() string
func (*EvaluateRequest) Marshal ¶
func (m *EvaluateRequest) Marshal() (dAtA []byte, err error)
func (*EvaluateRequest) MarshalToSizedBuffer ¶
func (m *EvaluateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EvaluateRequest) ProtoMessage ¶
func (*EvaluateRequest) ProtoMessage()
func (*EvaluateRequest) Reset ¶
func (m *EvaluateRequest) Reset()
func (*EvaluateRequest) Size ¶
func (m *EvaluateRequest) Size() (n int)
func (*EvaluateRequest) String ¶
func (m *EvaluateRequest) String() string
func (*EvaluateRequest) Unmarshal ¶
func (m *EvaluateRequest) Unmarshal(dAtA []byte) error
func (*EvaluateRequest) XXX_DiscardUnknown ¶
func (m *EvaluateRequest) XXX_DiscardUnknown()
func (*EvaluateRequest) XXX_Marshal ¶
func (m *EvaluateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EvaluateRequest) XXX_Merge ¶
func (m *EvaluateRequest) XXX_Merge(src proto.Message)
func (*EvaluateRequest) XXX_Size ¶
func (m *EvaluateRequest) XXX_Size() int
func (*EvaluateRequest) XXX_Unmarshal ¶
func (m *EvaluateRequest) XXX_Unmarshal(b []byte) error
type EvaluateResponse ¶
type EvaluateResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EvaluateResponse) Descriptor ¶
func (*EvaluateResponse) Descriptor() ([]byte, []int)
func (*EvaluateResponse) Marshal ¶
func (m *EvaluateResponse) Marshal() (dAtA []byte, err error)
func (*EvaluateResponse) MarshalToSizedBuffer ¶
func (m *EvaluateResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*EvaluateResponse) ProtoMessage ¶
func (*EvaluateResponse) ProtoMessage()
func (*EvaluateResponse) Reset ¶
func (m *EvaluateResponse) Reset()
func (*EvaluateResponse) Size ¶
func (m *EvaluateResponse) Size() (n int)
func (*EvaluateResponse) String ¶
func (m *EvaluateResponse) String() string
func (*EvaluateResponse) Unmarshal ¶
func (m *EvaluateResponse) Unmarshal(dAtA []byte) error
func (*EvaluateResponse) XXX_DiscardUnknown ¶
func (m *EvaluateResponse) XXX_DiscardUnknown()
func (*EvaluateResponse) XXX_Marshal ¶
func (m *EvaluateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EvaluateResponse) XXX_Merge ¶
func (m *EvaluateResponse) XXX_Merge(src proto.Message)
func (*EvaluateResponse) XXX_Size ¶
func (m *EvaluateResponse) XXX_Size() int
func (*EvaluateResponse) XXX_Unmarshal ¶
func (m *EvaluateResponse) XXX_Unmarshal(b []byte) error
type ExecMessage ¶
type ExecMessage struct { ProcessID string `protobuf:"bytes,1,opt,name=ProcessID,proto3" json:"ProcessID,omitempty"` // Types that are valid to be assigned to Input: // // *ExecMessage_Init // *ExecMessage_File // *ExecMessage_Resize // *ExecMessage_Started // *ExecMessage_Exit // *ExecMessage_Done // *ExecMessage_Signal Input isExecMessage_Input `protobuf_oneof:"Input"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExecMessage) Descriptor ¶
func (*ExecMessage) Descriptor() ([]byte, []int)
func (*ExecMessage) GetDone ¶
func (m *ExecMessage) GetDone() *DoneMessage
func (*ExecMessage) GetExit ¶
func (m *ExecMessage) GetExit() *ExitMessage
func (*ExecMessage) GetFile ¶
func (m *ExecMessage) GetFile() *FdMessage
func (*ExecMessage) GetInit ¶
func (m *ExecMessage) GetInit() *InitMessage
func (*ExecMessage) GetInput ¶
func (m *ExecMessage) GetInput() isExecMessage_Input
func (*ExecMessage) GetProcessID ¶
func (m *ExecMessage) GetProcessID() string
func (*ExecMessage) GetResize ¶
func (m *ExecMessage) GetResize() *ResizeMessage
func (*ExecMessage) GetSignal ¶
func (m *ExecMessage) GetSignal() *SignalMessage
func (*ExecMessage) GetStarted ¶
func (m *ExecMessage) GetStarted() *StartedMessage
func (*ExecMessage) Marshal ¶
func (m *ExecMessage) Marshal() (dAtA []byte, err error)
func (*ExecMessage) MarshalToSizedBuffer ¶
func (m *ExecMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage) ProtoMessage ¶
func (*ExecMessage) ProtoMessage()
func (*ExecMessage) Reset ¶
func (m *ExecMessage) Reset()
func (*ExecMessage) Size ¶
func (m *ExecMessage) Size() (n int)
func (*ExecMessage) String ¶
func (m *ExecMessage) String() string
func (*ExecMessage) Unmarshal ¶
func (m *ExecMessage) Unmarshal(dAtA []byte) error
func (*ExecMessage) XXX_DiscardUnknown ¶
func (m *ExecMessage) XXX_DiscardUnknown()
func (*ExecMessage) XXX_Marshal ¶
func (m *ExecMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExecMessage) XXX_Merge ¶
func (m *ExecMessage) XXX_Merge(src proto.Message)
func (*ExecMessage) XXX_OneofWrappers ¶
func (*ExecMessage) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ExecMessage) XXX_Size ¶
func (m *ExecMessage) XXX_Size() int
func (*ExecMessage) XXX_Unmarshal ¶
func (m *ExecMessage) XXX_Unmarshal(b []byte) error
type ExecMessage_Done ¶
type ExecMessage_Done struct {
Done *DoneMessage `protobuf:"bytes,7,opt,name=Done,proto3,oneof" json:"Done,omitempty"`
}
func (*ExecMessage_Done) MarshalToSizedBuffer ¶
func (m *ExecMessage_Done) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_Done) Size ¶
func (m *ExecMessage_Done) Size() (n int)
type ExecMessage_Exit ¶
type ExecMessage_Exit struct {
Exit *ExitMessage `protobuf:"bytes,6,opt,name=Exit,proto3,oneof" json:"Exit,omitempty"`
}
func (*ExecMessage_Exit) MarshalToSizedBuffer ¶
func (m *ExecMessage_Exit) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_Exit) Size ¶
func (m *ExecMessage_Exit) Size() (n int)
type ExecMessage_File ¶
type ExecMessage_File struct {
File *FdMessage `protobuf:"bytes,3,opt,name=File,proto3,oneof" json:"File,omitempty"`
}
func (*ExecMessage_File) MarshalToSizedBuffer ¶
func (m *ExecMessage_File) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_File) Size ¶
func (m *ExecMessage_File) Size() (n int)
type ExecMessage_Init ¶
type ExecMessage_Init struct {
Init *InitMessage `protobuf:"bytes,2,opt,name=Init,proto3,oneof" json:"Init,omitempty"`
}
func (*ExecMessage_Init) MarshalToSizedBuffer ¶
func (m *ExecMessage_Init) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_Init) Size ¶
func (m *ExecMessage_Init) Size() (n int)
type ExecMessage_Resize ¶
type ExecMessage_Resize struct {
Resize *ResizeMessage `protobuf:"bytes,4,opt,name=Resize,proto3,oneof" json:"Resize,omitempty"`
}
func (*ExecMessage_Resize) MarshalTo ¶
func (m *ExecMessage_Resize) MarshalTo(dAtA []byte) (int, error)
func (*ExecMessage_Resize) MarshalToSizedBuffer ¶
func (m *ExecMessage_Resize) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_Resize) Size ¶
func (m *ExecMessage_Resize) Size() (n int)
type ExecMessage_Signal ¶
type ExecMessage_Signal struct {
Signal *SignalMessage `protobuf:"bytes,8,opt,name=Signal,proto3,oneof" json:"Signal,omitempty"`
}
func (*ExecMessage_Signal) MarshalTo ¶
func (m *ExecMessage_Signal) MarshalTo(dAtA []byte) (int, error)
func (*ExecMessage_Signal) MarshalToSizedBuffer ¶
func (m *ExecMessage_Signal) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_Signal) Size ¶
func (m *ExecMessage_Signal) Size() (n int)
type ExecMessage_Started ¶
type ExecMessage_Started struct {
Started *StartedMessage `protobuf:"bytes,5,opt,name=Started,proto3,oneof" json:"Started,omitempty"`
}
func (*ExecMessage_Started) MarshalTo ¶
func (m *ExecMessage_Started) MarshalTo(dAtA []byte) (int, error)
func (*ExecMessage_Started) MarshalToSizedBuffer ¶
func (m *ExecMessage_Started) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExecMessage_Started) Size ¶
func (m *ExecMessage_Started) Size() (n int)
type ExitError ¶
ExitError will be returned when the container process exits with a non-zero exit code.
func (*ExitError) ToProto ¶
func (err *ExitError) ToProto() grpcerrors.TypedErrorProto
type ExitMessage ¶
type ExitMessage struct { Code uint32 `protobuf:"varint,1,opt,name=Code,proto3" json:"Code,omitempty"` Error *rpc.Status `protobuf:"bytes,2,opt,name=Error,proto3" json:"Error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExitMessage) Descriptor ¶
func (*ExitMessage) Descriptor() ([]byte, []int)
func (*ExitMessage) GetCode ¶
func (m *ExitMessage) GetCode() uint32
func (*ExitMessage) GetError ¶
func (m *ExitMessage) GetError() *rpc.Status
func (*ExitMessage) Marshal ¶
func (m *ExitMessage) Marshal() (dAtA []byte, err error)
func (*ExitMessage) MarshalToSizedBuffer ¶
func (m *ExitMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExitMessage) ProtoMessage ¶
func (*ExitMessage) ProtoMessage()
func (*ExitMessage) Reset ¶
func (m *ExitMessage) Reset()
func (*ExitMessage) Size ¶
func (m *ExitMessage) Size() (n int)
func (*ExitMessage) String ¶
func (m *ExitMessage) String() string
func (*ExitMessage) Unmarshal ¶
func (m *ExitMessage) Unmarshal(dAtA []byte) error
func (*ExitMessage) WrapError ¶
func (e *ExitMessage) WrapError(err error) error
func (*ExitMessage) XXX_DiscardUnknown ¶
func (m *ExitMessage) XXX_DiscardUnknown()
func (*ExitMessage) XXX_Marshal ¶
func (m *ExitMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExitMessage) XXX_Merge ¶
func (m *ExitMessage) XXX_Merge(src proto.Message)
func (*ExitMessage) XXX_Size ¶
func (m *ExitMessage) XXX_Size() int
func (*ExitMessage) XXX_Unmarshal ¶
func (m *ExitMessage) XXX_Unmarshal(b []byte) error
type FdMessage ¶
type FdMessage struct { Fd uint32 `protobuf:"varint,1,opt,name=Fd,proto3" json:"Fd,omitempty"` EOF bool `protobuf:"varint,2,opt,name=EOF,proto3" json:"EOF,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=Data,proto3" json:"Data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FdMessage) Descriptor ¶
func (*FdMessage) MarshalToSizedBuffer ¶
func (*FdMessage) ProtoMessage ¶
func (*FdMessage) ProtoMessage()
func (*FdMessage) XXX_DiscardUnknown ¶
func (m *FdMessage) XXX_DiscardUnknown()
func (*FdMessage) XXX_Marshal ¶
func (*FdMessage) XXX_Unmarshal ¶
type FileRange ¶
type FileRange struct { Offset int64 `protobuf:"varint,1,opt,name=Offset,proto3" json:"Offset,omitempty"` Length int64 `protobuf:"varint,2,opt,name=Length,proto3" json:"Length,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FileRange) Descriptor ¶
func (*FileRange) MarshalToSizedBuffer ¶
func (*FileRange) ProtoMessage ¶
func (*FileRange) ProtoMessage()
func (*FileRange) XXX_DiscardUnknown ¶
func (m *FileRange) XXX_DiscardUnknown()
func (*FileRange) XXX_Marshal ¶
func (*FileRange) XXX_Unmarshal ¶
type InTotoSubject ¶
type InTotoSubject struct { Kind InTotoSubjectKind `protobuf:"varint,1,opt,name=kind,proto3,enum=moby.buildkit.v1.frontend.InTotoSubjectKind" json:"kind,omitempty"` Digest []github_com_opencontainers_go_digest.Digest `protobuf:"bytes,2,rep,name=digest,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"digest"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InTotoSubject) Descriptor ¶
func (*InTotoSubject) Descriptor() ([]byte, []int)
func (*InTotoSubject) GetKind ¶
func (m *InTotoSubject) GetKind() InTotoSubjectKind
func (*InTotoSubject) GetName ¶
func (m *InTotoSubject) GetName() string
func (*InTotoSubject) Marshal ¶
func (m *InTotoSubject) Marshal() (dAtA []byte, err error)
func (*InTotoSubject) MarshalToSizedBuffer ¶
func (m *InTotoSubject) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InTotoSubject) ProtoMessage ¶
func (*InTotoSubject) ProtoMessage()
func (*InTotoSubject) Reset ¶
func (m *InTotoSubject) Reset()
func (*InTotoSubject) Size ¶
func (m *InTotoSubject) Size() (n int)
func (*InTotoSubject) String ¶
func (m *InTotoSubject) String() string
func (*InTotoSubject) Unmarshal ¶
func (m *InTotoSubject) Unmarshal(dAtA []byte) error
func (*InTotoSubject) XXX_DiscardUnknown ¶
func (m *InTotoSubject) XXX_DiscardUnknown()
func (*InTotoSubject) XXX_Marshal ¶
func (m *InTotoSubject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InTotoSubject) XXX_Merge ¶
func (m *InTotoSubject) XXX_Merge(src proto.Message)
func (*InTotoSubject) XXX_Size ¶
func (m *InTotoSubject) XXX_Size() int
func (*InTotoSubject) XXX_Unmarshal ¶
func (m *InTotoSubject) XXX_Unmarshal(b []byte) error
type InTotoSubjectKind ¶
type InTotoSubjectKind int32
const ( InTotoSubjectKindSelf InTotoSubjectKind = 0 InTotoSubjectKindRaw InTotoSubjectKind = 1 )
func (InTotoSubjectKind) EnumDescriptor ¶
func (InTotoSubjectKind) EnumDescriptor() ([]byte, []int)
func (InTotoSubjectKind) String ¶
func (x InTotoSubjectKind) String() string
type InitMessage ¶
type InitMessage struct { ContainerID string `protobuf:"bytes,1,opt,name=ContainerID,proto3" json:"ContainerID,omitempty"` Meta *pb.Meta `protobuf:"bytes,2,opt,name=Meta,proto3" json:"Meta,omitempty"` Fds []uint32 `protobuf:"varint,3,rep,packed,name=Fds,proto3" json:"Fds,omitempty"` Tty bool `protobuf:"varint,4,opt,name=Tty,proto3" json:"Tty,omitempty"` Security pb.SecurityMode `protobuf:"varint,5,opt,name=Security,proto3,enum=pb.SecurityMode" json:"Security,omitempty"` Secretenv []*pb.SecretEnv `protobuf:"bytes,6,rep,name=secretenv,proto3" json:"secretenv,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InitMessage) Descriptor ¶
func (*InitMessage) Descriptor() ([]byte, []int)
func (*InitMessage) GetContainerID ¶
func (m *InitMessage) GetContainerID() string
func (*InitMessage) GetFds ¶
func (m *InitMessage) GetFds() []uint32
func (*InitMessage) GetMeta ¶
func (m *InitMessage) GetMeta() *pb.Meta
func (*InitMessage) GetSecretenv ¶
func (m *InitMessage) GetSecretenv() []*pb.SecretEnv
func (*InitMessage) GetSecurity ¶
func (m *InitMessage) GetSecurity() pb.SecurityMode
func (*InitMessage) GetTty ¶
func (m *InitMessage) GetTty() bool
func (*InitMessage) Marshal ¶
func (m *InitMessage) Marshal() (dAtA []byte, err error)
func (*InitMessage) MarshalToSizedBuffer ¶
func (m *InitMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InitMessage) ProtoMessage ¶
func (*InitMessage) ProtoMessage()
func (*InitMessage) Reset ¶
func (m *InitMessage) Reset()
func (*InitMessage) Size ¶
func (m *InitMessage) Size() (n int)
func (*InitMessage) String ¶
func (m *InitMessage) String() string
func (*InitMessage) Unmarshal ¶
func (m *InitMessage) Unmarshal(dAtA []byte) error
func (*InitMessage) XXX_DiscardUnknown ¶
func (m *InitMessage) XXX_DiscardUnknown()
func (*InitMessage) XXX_Marshal ¶
func (m *InitMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InitMessage) XXX_Merge ¶
func (m *InitMessage) XXX_Merge(src proto.Message)
func (*InitMessage) XXX_Size ¶
func (m *InitMessage) XXX_Size() int
func (*InitMessage) XXX_Unmarshal ¶
func (m *InitMessage) XXX_Unmarshal(b []byte) error
type InputsRequest ¶
type InputsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InputsRequest) Descriptor ¶
func (*InputsRequest) Descriptor() ([]byte, []int)
func (*InputsRequest) Marshal ¶
func (m *InputsRequest) Marshal() (dAtA []byte, err error)
func (*InputsRequest) MarshalToSizedBuffer ¶
func (m *InputsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InputsRequest) ProtoMessage ¶
func (*InputsRequest) ProtoMessage()
func (*InputsRequest) Reset ¶
func (m *InputsRequest) Reset()
func (*InputsRequest) Size ¶
func (m *InputsRequest) Size() (n int)
func (*InputsRequest) String ¶
func (m *InputsRequest) String() string
func (*InputsRequest) Unmarshal ¶
func (m *InputsRequest) Unmarshal(dAtA []byte) error
func (*InputsRequest) XXX_DiscardUnknown ¶
func (m *InputsRequest) XXX_DiscardUnknown()
func (*InputsRequest) XXX_Marshal ¶
func (m *InputsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InputsRequest) XXX_Merge ¶
func (m *InputsRequest) XXX_Merge(src proto.Message)
func (*InputsRequest) XXX_Size ¶
func (m *InputsRequest) XXX_Size() int
func (*InputsRequest) XXX_Unmarshal ¶
func (m *InputsRequest) XXX_Unmarshal(b []byte) error
type InputsResponse ¶
type InputsResponse struct { Definitions map[string]*pb.Definition `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InputsResponse) Descriptor ¶
func (*InputsResponse) Descriptor() ([]byte, []int)
func (*InputsResponse) GetDefinitions ¶
func (m *InputsResponse) GetDefinitions() map[string]*pb.Definition
func (*InputsResponse) Marshal ¶
func (m *InputsResponse) Marshal() (dAtA []byte, err error)
func (*InputsResponse) MarshalToSizedBuffer ¶
func (m *InputsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InputsResponse) ProtoMessage ¶
func (*InputsResponse) ProtoMessage()
func (*InputsResponse) Reset ¶
func (m *InputsResponse) Reset()
func (*InputsResponse) Size ¶
func (m *InputsResponse) Size() (n int)
func (*InputsResponse) String ¶
func (m *InputsResponse) String() string
func (*InputsResponse) Unmarshal ¶
func (m *InputsResponse) Unmarshal(dAtA []byte) error
func (*InputsResponse) XXX_DiscardUnknown ¶
func (m *InputsResponse) XXX_DiscardUnknown()
func (*InputsResponse) XXX_Marshal ¶
func (m *InputsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InputsResponse) XXX_Merge ¶
func (m *InputsResponse) XXX_Merge(src proto.Message)
func (*InputsResponse) XXX_Size ¶
func (m *InputsResponse) XXX_Size() int
func (*InputsResponse) XXX_Unmarshal ¶
func (m *InputsResponse) XXX_Unmarshal(b []byte) error
type LLBBridgeClient ¶
type LLBBridgeClient interface { // apicaps:CapResolveImage ResolveImageConfig(ctx context.Context, in *ResolveImageConfigRequest, opts ...grpc.CallOption) (*ResolveImageConfigResponse, error) // apicaps:CapSolveBase Solve(ctx context.Context, in *SolveRequest, opts ...grpc.CallOption) (*SolveResponse, error) // apicaps:CapReadFile ReadFile(ctx context.Context, in *ReadFileRequest, opts ...grpc.CallOption) (*ReadFileResponse, error) // apicaps:CapReadDir ReadDir(ctx context.Context, in *ReadDirRequest, opts ...grpc.CallOption) (*ReadDirResponse, error) // apicaps:CapStatFile StatFile(ctx context.Context, in *StatFileRequest, opts ...grpc.CallOption) (*StatFileResponse, error) // apicaps:CapGatewayEvaluate Evaluate(ctx context.Context, in *EvaluateRequest, opts ...grpc.CallOption) (*EvaluateResponse, error) Ping(ctx context.Context, in *PingRequest, opts ...grpc.CallOption) (*PongResponse, error) Return(ctx context.Context, in *ReturnRequest, opts ...grpc.CallOption) (*ReturnResponse, error) // apicaps:CapFrontendInputs Inputs(ctx context.Context, in *InputsRequest, opts ...grpc.CallOption) (*InputsResponse, error) NewContainer(ctx context.Context, in *NewContainerRequest, opts ...grpc.CallOption) (*NewContainerResponse, error) ReleaseContainer(ctx context.Context, in *ReleaseContainerRequest, opts ...grpc.CallOption) (*ReleaseContainerResponse, error) ExecProcess(ctx context.Context, opts ...grpc.CallOption) (LLBBridge_ExecProcessClient, error) // apicaps:CapGatewayWarnings Warn(ctx context.Context, in *WarnRequest, opts ...grpc.CallOption) (*WarnResponse, error) }
LLBBridgeClient is the client API for LLBBridge service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewLLBBridgeClient ¶
func NewLLBBridgeClient(cc *grpc.ClientConn) LLBBridgeClient
type LLBBridgeServer ¶
type LLBBridgeServer interface { // apicaps:CapResolveImage ResolveImageConfig(context.Context, *ResolveImageConfigRequest) (*ResolveImageConfigResponse, error) // apicaps:CapSolveBase Solve(context.Context, *SolveRequest) (*SolveResponse, error) // apicaps:CapReadFile ReadFile(context.Context, *ReadFileRequest) (*ReadFileResponse, error) // apicaps:CapReadDir ReadDir(context.Context, *ReadDirRequest) (*ReadDirResponse, error) // apicaps:CapStatFile StatFile(context.Context, *StatFileRequest) (*StatFileResponse, error) // apicaps:CapGatewayEvaluate Evaluate(context.Context, *EvaluateRequest) (*EvaluateResponse, error) Ping(context.Context, *PingRequest) (*PongResponse, error) Return(context.Context, *ReturnRequest) (*ReturnResponse, error) // apicaps:CapFrontendInputs Inputs(context.Context, *InputsRequest) (*InputsResponse, error) NewContainer(context.Context, *NewContainerRequest) (*NewContainerResponse, error) ReleaseContainer(context.Context, *ReleaseContainerRequest) (*ReleaseContainerResponse, error) ExecProcess(LLBBridge_ExecProcessServer) error // apicaps:CapGatewayWarnings Warn(context.Context, *WarnRequest) (*WarnResponse, error) }
LLBBridgeServer is the server API for LLBBridge service.
type LLBBridge_ExecProcessClient ¶
type LLBBridge_ExecProcessClient interface { Send(*ExecMessage) error Recv() (*ExecMessage, error) grpc.ClientStream }
type LLBBridge_ExecProcessServer ¶
type LLBBridge_ExecProcessServer interface { Send(*ExecMessage) error Recv() (*ExecMessage, error) grpc.ServerStream }
type NewContainerRequest ¶
type NewContainerRequest struct { ContainerID string `protobuf:"bytes,1,opt,name=ContainerID,proto3" json:"ContainerID,omitempty"` // For mount input values we can use random identifiers passed with ref Mounts []*pb.Mount `protobuf:"bytes,2,rep,name=Mounts,proto3" json:"Mounts,omitempty"` Network pb.NetMode `protobuf:"varint,3,opt,name=Network,proto3,enum=pb.NetMode" json:"Network,omitempty"` Platform *pb.Platform `protobuf:"bytes,4,opt,name=platform,proto3" json:"platform,omitempty"` Constraints *pb.WorkerConstraints `protobuf:"bytes,5,opt,name=constraints,proto3" json:"constraints,omitempty"` ExtraHosts []*pb.HostIP `protobuf:"bytes,6,rep,name=extraHosts,proto3" json:"extraHosts,omitempty"` Hostname string `protobuf:"bytes,7,opt,name=hostname,proto3" json:"hostname,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NewContainerRequest) Descriptor ¶
func (*NewContainerRequest) Descriptor() ([]byte, []int)
func (*NewContainerRequest) GetConstraints ¶
func (m *NewContainerRequest) GetConstraints() *pb.WorkerConstraints
func (*NewContainerRequest) GetContainerID ¶
func (m *NewContainerRequest) GetContainerID() string
func (*NewContainerRequest) GetExtraHosts ¶
func (m *NewContainerRequest) GetExtraHosts() []*pb.HostIP
func (*NewContainerRequest) GetHostname ¶
func (m *NewContainerRequest) GetHostname() string
func (*NewContainerRequest) GetMounts ¶
func (m *NewContainerRequest) GetMounts() []*pb.Mount
func (*NewContainerRequest) GetNetwork ¶
func (m *NewContainerRequest) GetNetwork() pb.NetMode
func (*NewContainerRequest) GetPlatform ¶
func (m *NewContainerRequest) GetPlatform() *pb.Platform
func (*NewContainerRequest) Marshal ¶
func (m *NewContainerRequest) Marshal() (dAtA []byte, err error)
func (*NewContainerRequest) MarshalTo ¶
func (m *NewContainerRequest) MarshalTo(dAtA []byte) (int, error)
func (*NewContainerRequest) MarshalToSizedBuffer ¶
func (m *NewContainerRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NewContainerRequest) ProtoMessage ¶
func (*NewContainerRequest) ProtoMessage()
func (*NewContainerRequest) Reset ¶
func (m *NewContainerRequest) Reset()
func (*NewContainerRequest) Size ¶
func (m *NewContainerRequest) Size() (n int)
func (*NewContainerRequest) String ¶
func (m *NewContainerRequest) String() string
func (*NewContainerRequest) Unmarshal ¶
func (m *NewContainerRequest) Unmarshal(dAtA []byte) error
func (*NewContainerRequest) XXX_DiscardUnknown ¶
func (m *NewContainerRequest) XXX_DiscardUnknown()
func (*NewContainerRequest) XXX_Marshal ¶
func (m *NewContainerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NewContainerRequest) XXX_Merge ¶
func (m *NewContainerRequest) XXX_Merge(src proto.Message)
func (*NewContainerRequest) XXX_Size ¶
func (m *NewContainerRequest) XXX_Size() int
func (*NewContainerRequest) XXX_Unmarshal ¶
func (m *NewContainerRequest) XXX_Unmarshal(b []byte) error
type NewContainerResponse ¶
type NewContainerResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NewContainerResponse) Descriptor ¶
func (*NewContainerResponse) Descriptor() ([]byte, []int)
func (*NewContainerResponse) Marshal ¶
func (m *NewContainerResponse) Marshal() (dAtA []byte, err error)
func (*NewContainerResponse) MarshalTo ¶
func (m *NewContainerResponse) MarshalTo(dAtA []byte) (int, error)
func (*NewContainerResponse) MarshalToSizedBuffer ¶
func (m *NewContainerResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*NewContainerResponse) ProtoMessage ¶
func (*NewContainerResponse) ProtoMessage()
func (*NewContainerResponse) Reset ¶
func (m *NewContainerResponse) Reset()
func (*NewContainerResponse) Size ¶
func (m *NewContainerResponse) Size() (n int)
func (*NewContainerResponse) String ¶
func (m *NewContainerResponse) String() string
func (*NewContainerResponse) Unmarshal ¶
func (m *NewContainerResponse) Unmarshal(dAtA []byte) error
func (*NewContainerResponse) XXX_DiscardUnknown ¶
func (m *NewContainerResponse) XXX_DiscardUnknown()
func (*NewContainerResponse) XXX_Marshal ¶
func (m *NewContainerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NewContainerResponse) XXX_Merge ¶
func (m *NewContainerResponse) XXX_Merge(src proto.Message)
func (*NewContainerResponse) XXX_Size ¶
func (m *NewContainerResponse) XXX_Size() int
func (*NewContainerResponse) XXX_Unmarshal ¶
func (m *NewContainerResponse) XXX_Unmarshal(b []byte) error
type PingRequest ¶
type PingRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PingRequest) Descriptor ¶
func (*PingRequest) Descriptor() ([]byte, []int)
func (*PingRequest) Marshal ¶
func (m *PingRequest) Marshal() (dAtA []byte, err error)
func (*PingRequest) MarshalToSizedBuffer ¶
func (m *PingRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PingRequest) ProtoMessage ¶
func (*PingRequest) ProtoMessage()
func (*PingRequest) Reset ¶
func (m *PingRequest) Reset()
func (*PingRequest) Size ¶
func (m *PingRequest) Size() (n int)
func (*PingRequest) String ¶
func (m *PingRequest) String() string
func (*PingRequest) Unmarshal ¶
func (m *PingRequest) Unmarshal(dAtA []byte) error
func (*PingRequest) XXX_DiscardUnknown ¶
func (m *PingRequest) XXX_DiscardUnknown()
func (*PingRequest) XXX_Marshal ¶
func (m *PingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PingRequest) XXX_Merge ¶
func (m *PingRequest) XXX_Merge(src proto.Message)
func (*PingRequest) XXX_Size ¶
func (m *PingRequest) XXX_Size() int
func (*PingRequest) XXX_Unmarshal ¶
func (m *PingRequest) XXX_Unmarshal(b []byte) error
type PongResponse ¶
type PongResponse struct { FrontendAPICaps []pb2.APICap `protobuf:"bytes,1,rep,name=FrontendAPICaps,proto3" json:"FrontendAPICaps"` LLBCaps []pb2.APICap `protobuf:"bytes,2,rep,name=LLBCaps,proto3" json:"LLBCaps"` Workers []*types1.WorkerRecord `protobuf:"bytes,3,rep,name=Workers,proto3" json:"Workers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PongResponse) Descriptor ¶
func (*PongResponse) Descriptor() ([]byte, []int)
func (*PongResponse) GetFrontendAPICaps ¶
func (m *PongResponse) GetFrontendAPICaps() []pb2.APICap
func (*PongResponse) GetLLBCaps ¶
func (m *PongResponse) GetLLBCaps() []pb2.APICap
func (*PongResponse) GetWorkers ¶
func (m *PongResponse) GetWorkers() []*types1.WorkerRecord
func (*PongResponse) Marshal ¶
func (m *PongResponse) Marshal() (dAtA []byte, err error)
func (*PongResponse) MarshalToSizedBuffer ¶
func (m *PongResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PongResponse) ProtoMessage ¶
func (*PongResponse) ProtoMessage()
func (*PongResponse) Reset ¶
func (m *PongResponse) Reset()
func (*PongResponse) Size ¶
func (m *PongResponse) Size() (n int)
func (*PongResponse) String ¶
func (m *PongResponse) String() string
func (*PongResponse) Unmarshal ¶
func (m *PongResponse) Unmarshal(dAtA []byte) error
func (*PongResponse) XXX_DiscardUnknown ¶
func (m *PongResponse) XXX_DiscardUnknown()
func (*PongResponse) XXX_Marshal ¶
func (m *PongResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PongResponse) XXX_Merge ¶
func (m *PongResponse) XXX_Merge(src proto.Message)
func (*PongResponse) XXX_Size ¶
func (m *PongResponse) XXX_Size() int
func (*PongResponse) XXX_Unmarshal ¶
func (m *PongResponse) XXX_Unmarshal(b []byte) error
type ReadDirRequest ¶
type ReadDirRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` DirPath string `protobuf:"bytes,2,opt,name=DirPath,proto3" json:"DirPath,omitempty"` IncludePattern string `protobuf:"bytes,3,opt,name=IncludePattern,proto3" json:"IncludePattern,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadDirRequest) Descriptor ¶
func (*ReadDirRequest) Descriptor() ([]byte, []int)
func (*ReadDirRequest) GetDirPath ¶
func (m *ReadDirRequest) GetDirPath() string
func (*ReadDirRequest) GetIncludePattern ¶
func (m *ReadDirRequest) GetIncludePattern() string
func (*ReadDirRequest) GetRef ¶
func (m *ReadDirRequest) GetRef() string
func (*ReadDirRequest) Marshal ¶
func (m *ReadDirRequest) Marshal() (dAtA []byte, err error)
func (*ReadDirRequest) MarshalToSizedBuffer ¶
func (m *ReadDirRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReadDirRequest) ProtoMessage ¶
func (*ReadDirRequest) ProtoMessage()
func (*ReadDirRequest) Reset ¶
func (m *ReadDirRequest) Reset()
func (*ReadDirRequest) Size ¶
func (m *ReadDirRequest) Size() (n int)
func (*ReadDirRequest) String ¶
func (m *ReadDirRequest) String() string
func (*ReadDirRequest) Unmarshal ¶
func (m *ReadDirRequest) Unmarshal(dAtA []byte) error
func (*ReadDirRequest) XXX_DiscardUnknown ¶
func (m *ReadDirRequest) XXX_DiscardUnknown()
func (*ReadDirRequest) XXX_Marshal ¶
func (m *ReadDirRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadDirRequest) XXX_Merge ¶
func (m *ReadDirRequest) XXX_Merge(src proto.Message)
func (*ReadDirRequest) XXX_Size ¶
func (m *ReadDirRequest) XXX_Size() int
func (*ReadDirRequest) XXX_Unmarshal ¶
func (m *ReadDirRequest) XXX_Unmarshal(b []byte) error
type ReadDirResponse ¶
type ReadDirResponse struct { Entries []*types.Stat `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadDirResponse) Descriptor ¶
func (*ReadDirResponse) Descriptor() ([]byte, []int)
func (*ReadDirResponse) GetEntries ¶
func (m *ReadDirResponse) GetEntries() []*types.Stat
func (*ReadDirResponse) Marshal ¶
func (m *ReadDirResponse) Marshal() (dAtA []byte, err error)
func (*ReadDirResponse) MarshalToSizedBuffer ¶
func (m *ReadDirResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReadDirResponse) ProtoMessage ¶
func (*ReadDirResponse) ProtoMessage()
func (*ReadDirResponse) Reset ¶
func (m *ReadDirResponse) Reset()
func (*ReadDirResponse) Size ¶
func (m *ReadDirResponse) Size() (n int)
func (*ReadDirResponse) String ¶
func (m *ReadDirResponse) String() string
func (*ReadDirResponse) Unmarshal ¶
func (m *ReadDirResponse) Unmarshal(dAtA []byte) error
func (*ReadDirResponse) XXX_DiscardUnknown ¶
func (m *ReadDirResponse) XXX_DiscardUnknown()
func (*ReadDirResponse) XXX_Marshal ¶
func (m *ReadDirResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadDirResponse) XXX_Merge ¶
func (m *ReadDirResponse) XXX_Merge(src proto.Message)
func (*ReadDirResponse) XXX_Size ¶
func (m *ReadDirResponse) XXX_Size() int
func (*ReadDirResponse) XXX_Unmarshal ¶
func (m *ReadDirResponse) XXX_Unmarshal(b []byte) error
type ReadFileRequest ¶
type ReadFileRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` FilePath string `protobuf:"bytes,2,opt,name=FilePath,proto3" json:"FilePath,omitempty"` Range *FileRange `protobuf:"bytes,3,opt,name=Range,proto3" json:"Range,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadFileRequest) Descriptor ¶
func (*ReadFileRequest) Descriptor() ([]byte, []int)
func (*ReadFileRequest) GetFilePath ¶
func (m *ReadFileRequest) GetFilePath() string
func (*ReadFileRequest) GetRange ¶
func (m *ReadFileRequest) GetRange() *FileRange
func (*ReadFileRequest) GetRef ¶
func (m *ReadFileRequest) GetRef() string
func (*ReadFileRequest) Marshal ¶
func (m *ReadFileRequest) Marshal() (dAtA []byte, err error)
func (*ReadFileRequest) MarshalToSizedBuffer ¶
func (m *ReadFileRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReadFileRequest) ProtoMessage ¶
func (*ReadFileRequest) ProtoMessage()
func (*ReadFileRequest) Reset ¶
func (m *ReadFileRequest) Reset()
func (*ReadFileRequest) Size ¶
func (m *ReadFileRequest) Size() (n int)
func (*ReadFileRequest) String ¶
func (m *ReadFileRequest) String() string
func (*ReadFileRequest) Unmarshal ¶
func (m *ReadFileRequest) Unmarshal(dAtA []byte) error
func (*ReadFileRequest) XXX_DiscardUnknown ¶
func (m *ReadFileRequest) XXX_DiscardUnknown()
func (*ReadFileRequest) XXX_Marshal ¶
func (m *ReadFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadFileRequest) XXX_Merge ¶
func (m *ReadFileRequest) XXX_Merge(src proto.Message)
func (*ReadFileRequest) XXX_Size ¶
func (m *ReadFileRequest) XXX_Size() int
func (*ReadFileRequest) XXX_Unmarshal ¶
func (m *ReadFileRequest) XXX_Unmarshal(b []byte) error
type ReadFileResponse ¶
type ReadFileResponse struct { Data []byte `protobuf:"bytes,1,opt,name=Data,proto3" json:"Data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReadFileResponse) Descriptor ¶
func (*ReadFileResponse) Descriptor() ([]byte, []int)
func (*ReadFileResponse) GetData ¶
func (m *ReadFileResponse) GetData() []byte
func (*ReadFileResponse) Marshal ¶
func (m *ReadFileResponse) Marshal() (dAtA []byte, err error)
func (*ReadFileResponse) MarshalToSizedBuffer ¶
func (m *ReadFileResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReadFileResponse) ProtoMessage ¶
func (*ReadFileResponse) ProtoMessage()
func (*ReadFileResponse) Reset ¶
func (m *ReadFileResponse) Reset()
func (*ReadFileResponse) Size ¶
func (m *ReadFileResponse) Size() (n int)
func (*ReadFileResponse) String ¶
func (m *ReadFileResponse) String() string
func (*ReadFileResponse) Unmarshal ¶
func (m *ReadFileResponse) Unmarshal(dAtA []byte) error
func (*ReadFileResponse) XXX_DiscardUnknown ¶
func (m *ReadFileResponse) XXX_DiscardUnknown()
func (*ReadFileResponse) XXX_Marshal ¶
func (m *ReadFileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReadFileResponse) XXX_Merge ¶
func (m *ReadFileResponse) XXX_Merge(src proto.Message)
func (*ReadFileResponse) XXX_Size ¶
func (m *ReadFileResponse) XXX_Size() int
func (*ReadFileResponse) XXX_Unmarshal ¶
func (m *ReadFileResponse) XXX_Unmarshal(b []byte) error
type Ref ¶
type Ref struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Def *pb.Definition `protobuf:"bytes,2,opt,name=def,proto3" json:"def,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Ref) Descriptor ¶
func (*Ref) GetDef ¶
func (m *Ref) GetDef() *pb.Definition
func (*Ref) ProtoMessage ¶
func (*Ref) ProtoMessage()
func (*Ref) XXX_DiscardUnknown ¶
func (m *Ref) XXX_DiscardUnknown()
func (*Ref) XXX_Unmarshal ¶
type RefMap ¶
type RefMap struct { Refs map[string]*Ref `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RefMap) Descriptor ¶
func (*RefMap) MarshalToSizedBuffer ¶
func (*RefMap) ProtoMessage ¶
func (*RefMap) ProtoMessage()
func (*RefMap) XXX_DiscardUnknown ¶
func (m *RefMap) XXX_DiscardUnknown()
func (*RefMap) XXX_Marshal ¶
func (*RefMap) XXX_Unmarshal ¶
type RefMapDeprecated ¶
type RefMapDeprecated struct { Refs map[string]string `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RefMapDeprecated) Descriptor ¶
func (*RefMapDeprecated) Descriptor() ([]byte, []int)
func (*RefMapDeprecated) GetRefs ¶
func (m *RefMapDeprecated) GetRefs() map[string]string
func (*RefMapDeprecated) Marshal ¶
func (m *RefMapDeprecated) Marshal() (dAtA []byte, err error)
func (*RefMapDeprecated) MarshalToSizedBuffer ¶
func (m *RefMapDeprecated) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RefMapDeprecated) ProtoMessage ¶
func (*RefMapDeprecated) ProtoMessage()
func (*RefMapDeprecated) Reset ¶
func (m *RefMapDeprecated) Reset()
func (*RefMapDeprecated) Size ¶
func (m *RefMapDeprecated) Size() (n int)
func (*RefMapDeprecated) String ¶
func (m *RefMapDeprecated) String() string
func (*RefMapDeprecated) Unmarshal ¶
func (m *RefMapDeprecated) Unmarshal(dAtA []byte) error
func (*RefMapDeprecated) XXX_DiscardUnknown ¶
func (m *RefMapDeprecated) XXX_DiscardUnknown()
func (*RefMapDeprecated) XXX_Marshal ¶
func (m *RefMapDeprecated) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RefMapDeprecated) XXX_Merge ¶
func (m *RefMapDeprecated) XXX_Merge(src proto.Message)
func (*RefMapDeprecated) XXX_Size ¶
func (m *RefMapDeprecated) XXX_Size() int
func (*RefMapDeprecated) XXX_Unmarshal ¶
func (m *RefMapDeprecated) XXX_Unmarshal(b []byte) error
type ReleaseContainerRequest ¶
type ReleaseContainerRequest struct { ContainerID string `protobuf:"bytes,1,opt,name=ContainerID,proto3" json:"ContainerID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReleaseContainerRequest) Descriptor ¶
func (*ReleaseContainerRequest) Descriptor() ([]byte, []int)
func (*ReleaseContainerRequest) GetContainerID ¶
func (m *ReleaseContainerRequest) GetContainerID() string
func (*ReleaseContainerRequest) Marshal ¶
func (m *ReleaseContainerRequest) Marshal() (dAtA []byte, err error)
func (*ReleaseContainerRequest) MarshalTo ¶
func (m *ReleaseContainerRequest) MarshalTo(dAtA []byte) (int, error)
func (*ReleaseContainerRequest) MarshalToSizedBuffer ¶
func (m *ReleaseContainerRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReleaseContainerRequest) ProtoMessage ¶
func (*ReleaseContainerRequest) ProtoMessage()
func (*ReleaseContainerRequest) Reset ¶
func (m *ReleaseContainerRequest) Reset()
func (*ReleaseContainerRequest) Size ¶
func (m *ReleaseContainerRequest) Size() (n int)
func (*ReleaseContainerRequest) String ¶
func (m *ReleaseContainerRequest) String() string
func (*ReleaseContainerRequest) Unmarshal ¶
func (m *ReleaseContainerRequest) Unmarshal(dAtA []byte) error
func (*ReleaseContainerRequest) XXX_DiscardUnknown ¶
func (m *ReleaseContainerRequest) XXX_DiscardUnknown()
func (*ReleaseContainerRequest) XXX_Marshal ¶
func (m *ReleaseContainerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReleaseContainerRequest) XXX_Merge ¶
func (m *ReleaseContainerRequest) XXX_Merge(src proto.Message)
func (*ReleaseContainerRequest) XXX_Size ¶
func (m *ReleaseContainerRequest) XXX_Size() int
func (*ReleaseContainerRequest) XXX_Unmarshal ¶
func (m *ReleaseContainerRequest) XXX_Unmarshal(b []byte) error
type ReleaseContainerResponse ¶
type ReleaseContainerResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReleaseContainerResponse) Descriptor ¶
func (*ReleaseContainerResponse) Descriptor() ([]byte, []int)
func (*ReleaseContainerResponse) Marshal ¶
func (m *ReleaseContainerResponse) Marshal() (dAtA []byte, err error)
func (*ReleaseContainerResponse) MarshalTo ¶
func (m *ReleaseContainerResponse) MarshalTo(dAtA []byte) (int, error)
func (*ReleaseContainerResponse) MarshalToSizedBuffer ¶
func (m *ReleaseContainerResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReleaseContainerResponse) ProtoMessage ¶
func (*ReleaseContainerResponse) ProtoMessage()
func (*ReleaseContainerResponse) Reset ¶
func (m *ReleaseContainerResponse) Reset()
func (*ReleaseContainerResponse) Size ¶
func (m *ReleaseContainerResponse) Size() (n int)
func (*ReleaseContainerResponse) String ¶
func (m *ReleaseContainerResponse) String() string
func (*ReleaseContainerResponse) Unmarshal ¶
func (m *ReleaseContainerResponse) Unmarshal(dAtA []byte) error
func (*ReleaseContainerResponse) XXX_DiscardUnknown ¶
func (m *ReleaseContainerResponse) XXX_DiscardUnknown()
func (*ReleaseContainerResponse) XXX_Marshal ¶
func (m *ReleaseContainerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReleaseContainerResponse) XXX_Merge ¶
func (m *ReleaseContainerResponse) XXX_Merge(src proto.Message)
func (*ReleaseContainerResponse) XXX_Size ¶
func (m *ReleaseContainerResponse) XXX_Size() int
func (*ReleaseContainerResponse) XXX_Unmarshal ¶
func (m *ReleaseContainerResponse) XXX_Unmarshal(b []byte) error
type ResizeMessage ¶
type ResizeMessage struct { Rows uint32 `protobuf:"varint,1,opt,name=Rows,proto3" json:"Rows,omitempty"` Cols uint32 `protobuf:"varint,2,opt,name=Cols,proto3" json:"Cols,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResizeMessage) Descriptor ¶
func (*ResizeMessage) Descriptor() ([]byte, []int)
func (*ResizeMessage) GetCols ¶
func (m *ResizeMessage) GetCols() uint32
func (*ResizeMessage) GetRows ¶
func (m *ResizeMessage) GetRows() uint32
func (*ResizeMessage) Marshal ¶
func (m *ResizeMessage) Marshal() (dAtA []byte, err error)
func (*ResizeMessage) MarshalToSizedBuffer ¶
func (m *ResizeMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResizeMessage) ProtoMessage ¶
func (*ResizeMessage) ProtoMessage()
func (*ResizeMessage) Reset ¶
func (m *ResizeMessage) Reset()
func (*ResizeMessage) Size ¶
func (m *ResizeMessage) Size() (n int)
func (*ResizeMessage) String ¶
func (m *ResizeMessage) String() string
func (*ResizeMessage) Unmarshal ¶
func (m *ResizeMessage) Unmarshal(dAtA []byte) error
func (*ResizeMessage) XXX_DiscardUnknown ¶
func (m *ResizeMessage) XXX_DiscardUnknown()
func (*ResizeMessage) XXX_Marshal ¶
func (m *ResizeMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResizeMessage) XXX_Merge ¶
func (m *ResizeMessage) XXX_Merge(src proto.Message)
func (*ResizeMessage) XXX_Size ¶
func (m *ResizeMessage) XXX_Size() int
func (*ResizeMessage) XXX_Unmarshal ¶
func (m *ResizeMessage) XXX_Unmarshal(b []byte) error
type ResolveImageConfigRequest ¶
type ResolveImageConfigRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` Platform *pb.Platform `protobuf:"bytes,2,opt,name=Platform,proto3" json:"Platform,omitempty"` ResolveMode string `protobuf:"bytes,3,opt,name=ResolveMode,proto3" json:"ResolveMode,omitempty"` LogName string `protobuf:"bytes,4,opt,name=LogName,proto3" json:"LogName,omitempty"` ResolverType int32 `protobuf:"varint,5,opt,name=ResolverType,proto3" json:"ResolverType,omitempty"` SessionID string `protobuf:"bytes,6,opt,name=SessionID,proto3" json:"SessionID,omitempty"` StoreID string `protobuf:"bytes,7,opt,name=StoreID,proto3" json:"StoreID,omitempty"` SourcePolicies []*pb1.Policy `protobuf:"bytes,8,rep,name=SourcePolicies,proto3" json:"SourcePolicies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResolveImageConfigRequest) Descriptor ¶
func (*ResolveImageConfigRequest) Descriptor() ([]byte, []int)
func (*ResolveImageConfigRequest) GetLogName ¶
func (m *ResolveImageConfigRequest) GetLogName() string
func (*ResolveImageConfigRequest) GetPlatform ¶
func (m *ResolveImageConfigRequest) GetPlatform() *pb.Platform
func (*ResolveImageConfigRequest) GetRef ¶
func (m *ResolveImageConfigRequest) GetRef() string
func (*ResolveImageConfigRequest) GetResolveMode ¶
func (m *ResolveImageConfigRequest) GetResolveMode() string
func (*ResolveImageConfigRequest) GetResolverType ¶
func (m *ResolveImageConfigRequest) GetResolverType() int32
func (*ResolveImageConfigRequest) GetSessionID ¶
func (m *ResolveImageConfigRequest) GetSessionID() string
func (*ResolveImageConfigRequest) GetSourcePolicies ¶
func (m *ResolveImageConfigRequest) GetSourcePolicies() []*pb1.Policy
func (*ResolveImageConfigRequest) GetStoreID ¶
func (m *ResolveImageConfigRequest) GetStoreID() string
func (*ResolveImageConfigRequest) Marshal ¶
func (m *ResolveImageConfigRequest) Marshal() (dAtA []byte, err error)
func (*ResolveImageConfigRequest) MarshalTo ¶
func (m *ResolveImageConfigRequest) MarshalTo(dAtA []byte) (int, error)
func (*ResolveImageConfigRequest) MarshalToSizedBuffer ¶
func (m *ResolveImageConfigRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResolveImageConfigRequest) ProtoMessage ¶
func (*ResolveImageConfigRequest) ProtoMessage()
func (*ResolveImageConfigRequest) Reset ¶
func (m *ResolveImageConfigRequest) Reset()
func (*ResolveImageConfigRequest) Size ¶
func (m *ResolveImageConfigRequest) Size() (n int)
func (*ResolveImageConfigRequest) String ¶
func (m *ResolveImageConfigRequest) String() string
func (*ResolveImageConfigRequest) Unmarshal ¶
func (m *ResolveImageConfigRequest) Unmarshal(dAtA []byte) error
func (*ResolveImageConfigRequest) XXX_DiscardUnknown ¶
func (m *ResolveImageConfigRequest) XXX_DiscardUnknown()
func (*ResolveImageConfigRequest) XXX_Marshal ¶
func (m *ResolveImageConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResolveImageConfigRequest) XXX_Merge ¶
func (m *ResolveImageConfigRequest) XXX_Merge(src proto.Message)
func (*ResolveImageConfigRequest) XXX_Size ¶
func (m *ResolveImageConfigRequest) XXX_Size() int
func (*ResolveImageConfigRequest) XXX_Unmarshal ¶
func (m *ResolveImageConfigRequest) XXX_Unmarshal(b []byte) error
type ResolveImageConfigResponse ¶
type ResolveImageConfigResponse struct { Digest github_com_opencontainers_go_digest.Digest `protobuf:"bytes,1,opt,name=Digest,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"Digest"` Config []byte `protobuf:"bytes,2,opt,name=Config,proto3" json:"Config,omitempty"` Ref string `protobuf:"bytes,3,opt,name=Ref,proto3" json:"Ref,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResolveImageConfigResponse) Descriptor ¶
func (*ResolveImageConfigResponse) Descriptor() ([]byte, []int)
func (*ResolveImageConfigResponse) GetConfig ¶
func (m *ResolveImageConfigResponse) GetConfig() []byte
func (*ResolveImageConfigResponse) GetRef ¶
func (m *ResolveImageConfigResponse) GetRef() string
func (*ResolveImageConfigResponse) Marshal ¶
func (m *ResolveImageConfigResponse) Marshal() (dAtA []byte, err error)
func (*ResolveImageConfigResponse) MarshalTo ¶
func (m *ResolveImageConfigResponse) MarshalTo(dAtA []byte) (int, error)
func (*ResolveImageConfigResponse) MarshalToSizedBuffer ¶
func (m *ResolveImageConfigResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResolveImageConfigResponse) ProtoMessage ¶
func (*ResolveImageConfigResponse) ProtoMessage()
func (*ResolveImageConfigResponse) Reset ¶
func (m *ResolveImageConfigResponse) Reset()
func (*ResolveImageConfigResponse) Size ¶
func (m *ResolveImageConfigResponse) Size() (n int)
func (*ResolveImageConfigResponse) String ¶
func (m *ResolveImageConfigResponse) String() string
func (*ResolveImageConfigResponse) Unmarshal ¶
func (m *ResolveImageConfigResponse) Unmarshal(dAtA []byte) error
func (*ResolveImageConfigResponse) XXX_DiscardUnknown ¶
func (m *ResolveImageConfigResponse) XXX_DiscardUnknown()
func (*ResolveImageConfigResponse) XXX_Marshal ¶
func (m *ResolveImageConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResolveImageConfigResponse) XXX_Merge ¶
func (m *ResolveImageConfigResponse) XXX_Merge(src proto.Message)
func (*ResolveImageConfigResponse) XXX_Size ¶
func (m *ResolveImageConfigResponse) XXX_Size() int
func (*ResolveImageConfigResponse) XXX_Unmarshal ¶
func (m *ResolveImageConfigResponse) XXX_Unmarshal(b []byte) error
type Result ¶
type Result struct { // Types that are valid to be assigned to Result: // // *Result_RefDeprecated // *Result_RefsDeprecated // *Result_Ref // *Result_Refs Result isResult_Result `protobuf_oneof:"result"` Metadata map[string][]byte `` /* 158-byte string literal not displayed */ // 11 was used during development and is reserved for old attestation format Attestations map[string]*Attestations `` /* 166-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Result) Descriptor ¶
func (*Result) GetAttestations ¶
func (m *Result) GetAttestations() map[string]*Attestations
func (*Result) GetMetadata ¶
func (*Result) GetRefDeprecated ¶
func (*Result) GetRefsDeprecated ¶
func (m *Result) GetRefsDeprecated() *RefMapDeprecated
func (*Result) MarshalToSizedBuffer ¶
func (*Result) ProtoMessage ¶
func (*Result) ProtoMessage()
func (*Result) XXX_DiscardUnknown ¶
func (m *Result) XXX_DiscardUnknown()
func (*Result) XXX_Marshal ¶
func (*Result) XXX_OneofWrappers ¶
func (*Result) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Result) XXX_Unmarshal ¶
type Result_Ref ¶
type Result_Ref struct {
Ref *Ref `protobuf:"bytes,3,opt,name=ref,proto3,oneof" json:"ref,omitempty"`
}
func (*Result_Ref) MarshalToSizedBuffer ¶
func (m *Result_Ref) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Result_Ref) Size ¶
func (m *Result_Ref) Size() (n int)
type Result_RefDeprecated ¶
type Result_RefDeprecated struct {
RefDeprecated string `protobuf:"bytes,1,opt,name=refDeprecated,proto3,oneof" json:"refDeprecated,omitempty"`
}
func (*Result_RefDeprecated) MarshalTo ¶
func (m *Result_RefDeprecated) MarshalTo(dAtA []byte) (int, error)
func (*Result_RefDeprecated) MarshalToSizedBuffer ¶
func (m *Result_RefDeprecated) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Result_RefDeprecated) Size ¶
func (m *Result_RefDeprecated) Size() (n int)
type Result_Refs ¶
type Result_Refs struct {
Refs *RefMap `protobuf:"bytes,4,opt,name=refs,proto3,oneof" json:"refs,omitempty"`
}
func (*Result_Refs) MarshalToSizedBuffer ¶
func (m *Result_Refs) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Result_Refs) Size ¶
func (m *Result_Refs) Size() (n int)
type Result_RefsDeprecated ¶
type Result_RefsDeprecated struct {
RefsDeprecated *RefMapDeprecated `protobuf:"bytes,2,opt,name=refsDeprecated,proto3,oneof" json:"refsDeprecated,omitempty"`
}
func (*Result_RefsDeprecated) MarshalTo ¶
func (m *Result_RefsDeprecated) MarshalTo(dAtA []byte) (int, error)
func (*Result_RefsDeprecated) MarshalToSizedBuffer ¶
func (m *Result_RefsDeprecated) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Result_RefsDeprecated) Size ¶
func (m *Result_RefsDeprecated) Size() (n int)
type ReturnRequest ¶
type ReturnRequest struct { Result *Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` Error *rpc.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReturnRequest) Descriptor ¶
func (*ReturnRequest) Descriptor() ([]byte, []int)
func (*ReturnRequest) GetError ¶
func (m *ReturnRequest) GetError() *rpc.Status
func (*ReturnRequest) GetResult ¶
func (m *ReturnRequest) GetResult() *Result
func (*ReturnRequest) Marshal ¶
func (m *ReturnRequest) Marshal() (dAtA []byte, err error)
func (*ReturnRequest) MarshalToSizedBuffer ¶
func (m *ReturnRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReturnRequest) ProtoMessage ¶
func (*ReturnRequest) ProtoMessage()
func (*ReturnRequest) Reset ¶
func (m *ReturnRequest) Reset()
func (*ReturnRequest) Size ¶
func (m *ReturnRequest) Size() (n int)
func (*ReturnRequest) String ¶
func (m *ReturnRequest) String() string
func (*ReturnRequest) Unmarshal ¶
func (m *ReturnRequest) Unmarshal(dAtA []byte) error
func (*ReturnRequest) XXX_DiscardUnknown ¶
func (m *ReturnRequest) XXX_DiscardUnknown()
func (*ReturnRequest) XXX_Marshal ¶
func (m *ReturnRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReturnRequest) XXX_Merge ¶
func (m *ReturnRequest) XXX_Merge(src proto.Message)
func (*ReturnRequest) XXX_Size ¶
func (m *ReturnRequest) XXX_Size() int
func (*ReturnRequest) XXX_Unmarshal ¶
func (m *ReturnRequest) XXX_Unmarshal(b []byte) error
type ReturnResponse ¶
type ReturnResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReturnResponse) Descriptor ¶
func (*ReturnResponse) Descriptor() ([]byte, []int)
func (*ReturnResponse) Marshal ¶
func (m *ReturnResponse) Marshal() (dAtA []byte, err error)
func (*ReturnResponse) MarshalToSizedBuffer ¶
func (m *ReturnResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ReturnResponse) ProtoMessage ¶
func (*ReturnResponse) ProtoMessage()
func (*ReturnResponse) Reset ¶
func (m *ReturnResponse) Reset()
func (*ReturnResponse) Size ¶
func (m *ReturnResponse) Size() (n int)
func (*ReturnResponse) String ¶
func (m *ReturnResponse) String() string
func (*ReturnResponse) Unmarshal ¶
func (m *ReturnResponse) Unmarshal(dAtA []byte) error
func (*ReturnResponse) XXX_DiscardUnknown ¶
func (m *ReturnResponse) XXX_DiscardUnknown()
func (*ReturnResponse) XXX_Marshal ¶
func (m *ReturnResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReturnResponse) XXX_Merge ¶
func (m *ReturnResponse) XXX_Merge(src proto.Message)
func (*ReturnResponse) XXX_Size ¶
func (m *ReturnResponse) XXX_Size() int
func (*ReturnResponse) XXX_Unmarshal ¶
func (m *ReturnResponse) XXX_Unmarshal(b []byte) error
type SignalMessage ¶
type SignalMessage struct { // we only send name (ie HUP, INT) because the int values // are platform dependent. Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignalMessage) Descriptor ¶
func (*SignalMessage) Descriptor() ([]byte, []int)
func (*SignalMessage) GetName ¶
func (m *SignalMessage) GetName() string
func (*SignalMessage) Marshal ¶
func (m *SignalMessage) Marshal() (dAtA []byte, err error)
func (*SignalMessage) MarshalToSizedBuffer ¶
func (m *SignalMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignalMessage) ProtoMessage ¶
func (*SignalMessage) ProtoMessage()
func (*SignalMessage) Reset ¶
func (m *SignalMessage) Reset()
func (*SignalMessage) Size ¶
func (m *SignalMessage) Size() (n int)
func (*SignalMessage) String ¶
func (m *SignalMessage) String() string
func (*SignalMessage) Unmarshal ¶
func (m *SignalMessage) Unmarshal(dAtA []byte) error
func (*SignalMessage) XXX_DiscardUnknown ¶
func (m *SignalMessage) XXX_DiscardUnknown()
func (*SignalMessage) XXX_Marshal ¶
func (m *SignalMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignalMessage) XXX_Merge ¶
func (m *SignalMessage) XXX_Merge(src proto.Message)
func (*SignalMessage) XXX_Size ¶
func (m *SignalMessage) XXX_Size() int
func (*SignalMessage) XXX_Unmarshal ¶
func (m *SignalMessage) XXX_Unmarshal(b []byte) error
type SolveRequest ¶
type SolveRequest struct { Definition *pb.Definition `protobuf:"bytes,1,opt,name=Definition,proto3" json:"Definition,omitempty"` Frontend string `protobuf:"bytes,2,opt,name=Frontend,proto3" json:"Frontend,omitempty"` FrontendOpt map[string]string `` /* 163-byte string literal not displayed */ // 4 was removed in BuildKit v0.11.0. AllowResultReturn bool `protobuf:"varint,5,opt,name=allowResultReturn,proto3" json:"allowResultReturn,omitempty"` AllowResultArrayRef bool `protobuf:"varint,6,opt,name=allowResultArrayRef,proto3" json:"allowResultArrayRef,omitempty"` // apicaps.CapSolveInlineReturn deprecated Final bool `protobuf:"varint,10,opt,name=Final,proto3" json:"Final,omitempty"` ExporterAttr []byte `protobuf:"bytes,11,opt,name=ExporterAttr,proto3" json:"ExporterAttr,omitempty"` // CacheImports was added in BuildKit v0.4.0. // apicaps:CapImportCaches CacheImports []*CacheOptionsEntry `protobuf:"bytes,12,rep,name=CacheImports,proto3" json:"CacheImports,omitempty"` // apicaps:CapFrontendInputs FrontendInputs map[string]*pb.Definition `` /* 170-byte string literal not displayed */ Evaluate bool `protobuf:"varint,14,opt,name=Evaluate,proto3" json:"Evaluate,omitempty"` SourcePolicies []*pb1.Policy `protobuf:"bytes,15,rep,name=SourcePolicies,proto3" json:"SourcePolicies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SolveRequest) Descriptor ¶
func (*SolveRequest) Descriptor() ([]byte, []int)
func (*SolveRequest) GetAllowResultArrayRef ¶
func (m *SolveRequest) GetAllowResultArrayRef() bool
func (*SolveRequest) GetAllowResultReturn ¶
func (m *SolveRequest) GetAllowResultReturn() bool
func (*SolveRequest) GetCacheImports ¶
func (m *SolveRequest) GetCacheImports() []*CacheOptionsEntry
func (*SolveRequest) GetDefinition ¶
func (m *SolveRequest) GetDefinition() *pb.Definition
func (*SolveRequest) GetEvaluate ¶
func (m *SolveRequest) GetEvaluate() bool
func (*SolveRequest) GetExporterAttr ¶
func (m *SolveRequest) GetExporterAttr() []byte
func (*SolveRequest) GetFinal ¶
func (m *SolveRequest) GetFinal() bool
func (*SolveRequest) GetFrontend ¶
func (m *SolveRequest) GetFrontend() string
func (*SolveRequest) GetFrontendInputs ¶
func (m *SolveRequest) GetFrontendInputs() map[string]*pb.Definition
func (*SolveRequest) GetFrontendOpt ¶
func (m *SolveRequest) GetFrontendOpt() map[string]string
func (*SolveRequest) GetSourcePolicies ¶
func (m *SolveRequest) GetSourcePolicies() []*pb1.Policy
func (*SolveRequest) Marshal ¶
func (m *SolveRequest) Marshal() (dAtA []byte, err error)
func (*SolveRequest) MarshalToSizedBuffer ¶
func (m *SolveRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SolveRequest) ProtoMessage ¶
func (*SolveRequest) ProtoMessage()
func (*SolveRequest) Reset ¶
func (m *SolveRequest) Reset()
func (*SolveRequest) Size ¶
func (m *SolveRequest) Size() (n int)
func (*SolveRequest) String ¶
func (m *SolveRequest) String() string
func (*SolveRequest) Unmarshal ¶
func (m *SolveRequest) Unmarshal(dAtA []byte) error
func (*SolveRequest) XXX_DiscardUnknown ¶
func (m *SolveRequest) XXX_DiscardUnknown()
func (*SolveRequest) XXX_Marshal ¶
func (m *SolveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SolveRequest) XXX_Merge ¶
func (m *SolveRequest) XXX_Merge(src proto.Message)
func (*SolveRequest) XXX_Size ¶
func (m *SolveRequest) XXX_Size() int
func (*SolveRequest) XXX_Unmarshal ¶
func (m *SolveRequest) XXX_Unmarshal(b []byte) error
type SolveResponse ¶
type SolveResponse struct { // deprecated Ref string `protobuf:"bytes,1,opt,name=ref,proto3" json:"ref,omitempty"` // these fields are returned when allowMapReturn was set Result *Result `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SolveResponse) Descriptor ¶
func (*SolveResponse) Descriptor() ([]byte, []int)
func (*SolveResponse) GetRef ¶
func (m *SolveResponse) GetRef() string
func (*SolveResponse) GetResult ¶
func (m *SolveResponse) GetResult() *Result
func (*SolveResponse) Marshal ¶
func (m *SolveResponse) Marshal() (dAtA []byte, err error)
func (*SolveResponse) MarshalToSizedBuffer ¶
func (m *SolveResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SolveResponse) ProtoMessage ¶
func (*SolveResponse) ProtoMessage()
func (*SolveResponse) Reset ¶
func (m *SolveResponse) Reset()
func (*SolveResponse) Size ¶
func (m *SolveResponse) Size() (n int)
func (*SolveResponse) String ¶
func (m *SolveResponse) String() string
func (*SolveResponse) Unmarshal ¶
func (m *SolveResponse) Unmarshal(dAtA []byte) error
func (*SolveResponse) XXX_DiscardUnknown ¶
func (m *SolveResponse) XXX_DiscardUnknown()
func (*SolveResponse) XXX_Marshal ¶
func (m *SolveResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SolveResponse) XXX_Merge ¶
func (m *SolveResponse) XXX_Merge(src proto.Message)
func (*SolveResponse) XXX_Size ¶
func (m *SolveResponse) XXX_Size() int
func (*SolveResponse) XXX_Unmarshal ¶
func (m *SolveResponse) XXX_Unmarshal(b []byte) error
type StartedMessage ¶
type StartedMessage struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StartedMessage) Descriptor ¶
func (*StartedMessage) Descriptor() ([]byte, []int)
func (*StartedMessage) Marshal ¶
func (m *StartedMessage) Marshal() (dAtA []byte, err error)
func (*StartedMessage) MarshalToSizedBuffer ¶
func (m *StartedMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StartedMessage) ProtoMessage ¶
func (*StartedMessage) ProtoMessage()
func (*StartedMessage) Reset ¶
func (m *StartedMessage) Reset()
func (*StartedMessage) Size ¶
func (m *StartedMessage) Size() (n int)
func (*StartedMessage) String ¶
func (m *StartedMessage) String() string
func (*StartedMessage) Unmarshal ¶
func (m *StartedMessage) Unmarshal(dAtA []byte) error
func (*StartedMessage) XXX_DiscardUnknown ¶
func (m *StartedMessage) XXX_DiscardUnknown()
func (*StartedMessage) XXX_Marshal ¶
func (m *StartedMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartedMessage) XXX_Merge ¶
func (m *StartedMessage) XXX_Merge(src proto.Message)
func (*StartedMessage) XXX_Size ¶
func (m *StartedMessage) XXX_Size() int
func (*StartedMessage) XXX_Unmarshal ¶
func (m *StartedMessage) XXX_Unmarshal(b []byte) error
type StatFileRequest ¶
type StatFileRequest struct { Ref string `protobuf:"bytes,1,opt,name=Ref,proto3" json:"Ref,omitempty"` Path string `protobuf:"bytes,2,opt,name=Path,proto3" json:"Path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StatFileRequest) Descriptor ¶
func (*StatFileRequest) Descriptor() ([]byte, []int)
func (*StatFileRequest) GetPath ¶
func (m *StatFileRequest) GetPath() string
func (*StatFileRequest) GetRef ¶
func (m *StatFileRequest) GetRef() string
func (*StatFileRequest) Marshal ¶
func (m *StatFileRequest) Marshal() (dAtA []byte, err error)
func (*StatFileRequest) MarshalToSizedBuffer ¶
func (m *StatFileRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StatFileRequest) ProtoMessage ¶
func (*StatFileRequest) ProtoMessage()
func (*StatFileRequest) Reset ¶
func (m *StatFileRequest) Reset()
func (*StatFileRequest) Size ¶
func (m *StatFileRequest) Size() (n int)
func (*StatFileRequest) String ¶
func (m *StatFileRequest) String() string
func (*StatFileRequest) Unmarshal ¶
func (m *StatFileRequest) Unmarshal(dAtA []byte) error
func (*StatFileRequest) XXX_DiscardUnknown ¶
func (m *StatFileRequest) XXX_DiscardUnknown()
func (*StatFileRequest) XXX_Marshal ¶
func (m *StatFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatFileRequest) XXX_Merge ¶
func (m *StatFileRequest) XXX_Merge(src proto.Message)
func (*StatFileRequest) XXX_Size ¶
func (m *StatFileRequest) XXX_Size() int
func (*StatFileRequest) XXX_Unmarshal ¶
func (m *StatFileRequest) XXX_Unmarshal(b []byte) error
type StatFileResponse ¶
type StatFileResponse struct { Stat *types.Stat `protobuf:"bytes,1,opt,name=stat,proto3" json:"stat,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StatFileResponse) Descriptor ¶
func (*StatFileResponse) Descriptor() ([]byte, []int)
func (*StatFileResponse) GetStat ¶
func (m *StatFileResponse) GetStat() *types.Stat
func (*StatFileResponse) Marshal ¶
func (m *StatFileResponse) Marshal() (dAtA []byte, err error)
func (*StatFileResponse) MarshalToSizedBuffer ¶
func (m *StatFileResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*StatFileResponse) ProtoMessage ¶
func (*StatFileResponse) ProtoMessage()
func (*StatFileResponse) Reset ¶
func (m *StatFileResponse) Reset()
func (*StatFileResponse) Size ¶
func (m *StatFileResponse) Size() (n int)
func (*StatFileResponse) String ¶
func (m *StatFileResponse) String() string
func (*StatFileResponse) Unmarshal ¶
func (m *StatFileResponse) Unmarshal(dAtA []byte) error
func (*StatFileResponse) XXX_DiscardUnknown ¶
func (m *StatFileResponse) XXX_DiscardUnknown()
func (*StatFileResponse) XXX_Marshal ¶
func (m *StatFileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatFileResponse) XXX_Merge ¶
func (m *StatFileResponse) XXX_Merge(src proto.Message)
func (*StatFileResponse) XXX_Size ¶
func (m *StatFileResponse) XXX_Size() int
func (*StatFileResponse) XXX_Unmarshal ¶
func (m *StatFileResponse) XXX_Unmarshal(b []byte) error
type UnimplementedLLBBridgeServer ¶
type UnimplementedLLBBridgeServer struct { }
UnimplementedLLBBridgeServer can be embedded to have forward compatible implementations.
func (*UnimplementedLLBBridgeServer) Evaluate ¶
func (*UnimplementedLLBBridgeServer) Evaluate(ctx context.Context, req *EvaluateRequest) (*EvaluateResponse, error)
func (*UnimplementedLLBBridgeServer) ExecProcess ¶
func (*UnimplementedLLBBridgeServer) ExecProcess(srv LLBBridge_ExecProcessServer) error
func (*UnimplementedLLBBridgeServer) Inputs ¶
func (*UnimplementedLLBBridgeServer) Inputs(ctx context.Context, req *InputsRequest) (*InputsResponse, error)
func (*UnimplementedLLBBridgeServer) NewContainer ¶
func (*UnimplementedLLBBridgeServer) NewContainer(ctx context.Context, req *NewContainerRequest) (*NewContainerResponse, error)
func (*UnimplementedLLBBridgeServer) Ping ¶
func (*UnimplementedLLBBridgeServer) Ping(ctx context.Context, req *PingRequest) (*PongResponse, error)
func (*UnimplementedLLBBridgeServer) ReadDir ¶
func (*UnimplementedLLBBridgeServer) ReadDir(ctx context.Context, req *ReadDirRequest) (*ReadDirResponse, error)
func (*UnimplementedLLBBridgeServer) ReadFile ¶
func (*UnimplementedLLBBridgeServer) ReadFile(ctx context.Context, req *ReadFileRequest) (*ReadFileResponse, error)
func (*UnimplementedLLBBridgeServer) ReleaseContainer ¶
func (*UnimplementedLLBBridgeServer) ReleaseContainer(ctx context.Context, req *ReleaseContainerRequest) (*ReleaseContainerResponse, error)
func (*UnimplementedLLBBridgeServer) ResolveImageConfig ¶
func (*UnimplementedLLBBridgeServer) ResolveImageConfig(ctx context.Context, req *ResolveImageConfigRequest) (*ResolveImageConfigResponse, error)
func (*UnimplementedLLBBridgeServer) Return ¶
func (*UnimplementedLLBBridgeServer) Return(ctx context.Context, req *ReturnRequest) (*ReturnResponse, error)
func (*UnimplementedLLBBridgeServer) Solve ¶
func (*UnimplementedLLBBridgeServer) Solve(ctx context.Context, req *SolveRequest) (*SolveResponse, error)
func (*UnimplementedLLBBridgeServer) StatFile ¶
func (*UnimplementedLLBBridgeServer) StatFile(ctx context.Context, req *StatFileRequest) (*StatFileResponse, error)
func (*UnimplementedLLBBridgeServer) Warn ¶
func (*UnimplementedLLBBridgeServer) Warn(ctx context.Context, req *WarnRequest) (*WarnResponse, error)
type WarnRequest ¶
type WarnRequest struct { Digest github_com_opencontainers_go_digest.Digest `protobuf:"bytes,1,opt,name=digest,proto3,customtype=github.com/opencontainers/go-digest.Digest" json:"digest"` Level int64 `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"` Short []byte `protobuf:"bytes,3,opt,name=short,proto3" json:"short,omitempty"` Detail [][]byte `protobuf:"bytes,4,rep,name=detail,proto3" json:"detail,omitempty"` Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"` Info *pb.SourceInfo `protobuf:"bytes,6,opt,name=info,proto3" json:"info,omitempty"` Ranges []*pb.Range `protobuf:"bytes,7,rep,name=ranges,proto3" json:"ranges,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WarnRequest) Descriptor ¶
func (*WarnRequest) Descriptor() ([]byte, []int)
func (*WarnRequest) GetDetail ¶
func (m *WarnRequest) GetDetail() [][]byte
func (*WarnRequest) GetInfo ¶
func (m *WarnRequest) GetInfo() *pb.SourceInfo
func (*WarnRequest) GetLevel ¶
func (m *WarnRequest) GetLevel() int64
func (*WarnRequest) GetRanges ¶
func (m *WarnRequest) GetRanges() []*pb.Range
func (*WarnRequest) GetShort ¶
func (m *WarnRequest) GetShort() []byte
func (*WarnRequest) GetUrl ¶
func (m *WarnRequest) GetUrl() string
func (*WarnRequest) Marshal ¶
func (m *WarnRequest) Marshal() (dAtA []byte, err error)
func (*WarnRequest) MarshalToSizedBuffer ¶
func (m *WarnRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WarnRequest) ProtoMessage ¶
func (*WarnRequest) ProtoMessage()
func (*WarnRequest) Reset ¶
func (m *WarnRequest) Reset()
func (*WarnRequest) Size ¶
func (m *WarnRequest) Size() (n int)
func (*WarnRequest) String ¶
func (m *WarnRequest) String() string
func (*WarnRequest) Unmarshal ¶
func (m *WarnRequest) Unmarshal(dAtA []byte) error
func (*WarnRequest) XXX_DiscardUnknown ¶
func (m *WarnRequest) XXX_DiscardUnknown()
func (*WarnRequest) XXX_Marshal ¶
func (m *WarnRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WarnRequest) XXX_Merge ¶
func (m *WarnRequest) XXX_Merge(src proto.Message)
func (*WarnRequest) XXX_Size ¶
func (m *WarnRequest) XXX_Size() int
func (*WarnRequest) XXX_Unmarshal ¶
func (m *WarnRequest) XXX_Unmarshal(b []byte) error
type WarnResponse ¶
type WarnResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WarnResponse) Descriptor ¶
func (*WarnResponse) Descriptor() ([]byte, []int)
func (*WarnResponse) Marshal ¶
func (m *WarnResponse) Marshal() (dAtA []byte, err error)
func (*WarnResponse) MarshalToSizedBuffer ¶
func (m *WarnResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WarnResponse) ProtoMessage ¶
func (*WarnResponse) ProtoMessage()
func (*WarnResponse) Reset ¶
func (m *WarnResponse) Reset()
func (*WarnResponse) Size ¶
func (m *WarnResponse) Size() (n int)
func (*WarnResponse) String ¶
func (m *WarnResponse) String() string
func (*WarnResponse) Unmarshal ¶
func (m *WarnResponse) Unmarshal(dAtA []byte) error
func (*WarnResponse) XXX_DiscardUnknown ¶
func (m *WarnResponse) XXX_DiscardUnknown()
func (*WarnResponse) XXX_Marshal ¶
func (m *WarnResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WarnResponse) XXX_Merge ¶
func (m *WarnResponse) XXX_Merge(src proto.Message)
func (*WarnResponse) XXX_Size ¶
func (m *WarnResponse) XXX_Size() int
func (*WarnResponse) XXX_Unmarshal ¶
func (m *WarnResponse) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.