moby_buildkit_v1_types

package
v0.0.0-...-94cc96a Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package moby_buildkit_v1_types is a generated protocol buffer package.

It is generated from these files:

worker.proto

It has these top-level messages:

WorkerRecord

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthWorker = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowWorker   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type WorkerRecord

type WorkerRecord struct {
	ID        string            `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	Labels    map[string]string `` /* 146-byte string literal not displayed */
	Platforms []pb.Platform     `protobuf:"bytes,3,rep,name=platforms" json:"platforms"`
}

func (*WorkerRecord) Descriptor

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

func (*WorkerRecord) GetID

func (m *WorkerRecord) GetID() string

func (*WorkerRecord) GetLabels

func (m *WorkerRecord) GetLabels() map[string]string

func (*WorkerRecord) GetPlatforms

func (m *WorkerRecord) GetPlatforms() []pb.Platform

func (*WorkerRecord) Marshal

func (m *WorkerRecord) Marshal() (dAtA []byte, err error)

func (*WorkerRecord) MarshalTo

func (m *WorkerRecord) MarshalTo(dAtA []byte) (int, error)

func (*WorkerRecord) ProtoMessage

func (*WorkerRecord) ProtoMessage()

func (*WorkerRecord) Reset

func (m *WorkerRecord) Reset()

func (*WorkerRecord) Size

func (m *WorkerRecord) Size() (n int)

func (*WorkerRecord) String

func (m *WorkerRecord) String() string

func (*WorkerRecord) Unmarshal

func (m *WorkerRecord) Unmarshal(dAtA []byte) error

Jump to

Keyboard shortcuts

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