errdefs

package
v0.19.0-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_github_com_docker_buildx_controller_errdefs_errdefs_proto protoreflect.FileDescriptor

Functions

func WrapBuild

func WrapBuild(err error, sessionID string, ref string) error

Types

type Build

type Build struct {
	SessionID string `protobuf:"bytes,1,opt,name=SessionID,proto3" json:"SessionID,omitempty"`
	Ref       string `protobuf:"bytes,2,opt,name=Ref,proto3" json:"Ref,omitempty"`
	// contains filtered or unexported fields
}

func (*Build) CloneMessageVT added in v0.18.0

func (m *Build) CloneMessageVT() proto.Message

func (*Build) CloneVT added in v0.18.0

func (m *Build) CloneVT() *Build

func (*Build) Descriptor deprecated

func (*Build) Descriptor() ([]byte, []int)

Deprecated: Use Build.ProtoReflect.Descriptor instead.

func (*Build) EqualMessageVT added in v0.18.0

func (this *Build) EqualMessageVT(thatMsg proto.Message) bool

func (*Build) EqualVT added in v0.18.0

func (this *Build) EqualVT(that *Build) bool

func (*Build) GetRef

func (x *Build) GetRef() string

func (*Build) GetSessionID added in v0.18.0

func (x *Build) GetSessionID() string

func (*Build) MarshalToSizedBufferVT added in v0.18.0

func (m *Build) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Build) MarshalToVT added in v0.18.0

func (m *Build) MarshalToVT(dAtA []byte) (int, error)

func (*Build) MarshalVT added in v0.18.0

func (m *Build) MarshalVT() (dAtA []byte, err error)

func (*Build) ProtoMessage

func (*Build) ProtoMessage()

func (*Build) ProtoReflect added in v0.18.0

func (x *Build) ProtoReflect() protoreflect.Message

func (*Build) Reset

func (x *Build) Reset()

func (*Build) SizeVT added in v0.18.0

func (m *Build) SizeVT() (n int)

func (*Build) String

func (x *Build) String() string

func (*Build) UnmarshalVT added in v0.18.0

func (m *Build) UnmarshalVT(dAtA []byte) error

func (*Build) WrapError

func (b *Build) WrapError(err error) error

type BuildError

type BuildError struct {
	*Build
	// contains filtered or unexported fields
}

func (*BuildError) PrintBuildDetails added in v0.18.0

func (e *BuildError) PrintBuildDetails(w io.Writer) error

func (*BuildError) ToProto

func (e *BuildError) ToProto() grpcerrors.TypedErrorProto

func (*BuildError) Unwrap

func (e *BuildError) Unwrap() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL