blob: 1e60369f423d3952d8609ce5ab832cfbd779f997 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: uprev/build_parallels_image/provision.proto
package build_parallels_image
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
timestamp "github.com/golang/protobuf/ptypes/timestamp"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
// ProvisionRequest defines the input of `phosphorus build-parallels-image-provision`.
type ProvisionRequest struct {
Config *Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
// DUT hostname.
DutName string `protobuf:"bytes,2,opt,name=dut_name,json=dutName,proto3" json:"dut_name,omitempty"`
// The Google Storage path (prefix) where images are located. For example,
// 'gs://chromeos-image-archive/eve-release/R86-13380.0.0'.
ImageGsPath string `protobuf:"bytes,3,opt,name=image_gs_path,json=imageGsPath,proto3" json:"image_gs_path,omitempty"`
// Hard deadline for execution.
//
// All provisioning should abort beyond this deadline.
Deadline *timestamp.Timestamp `protobuf:"bytes,4,opt,name=deadline,proto3" json:"deadline,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ProvisionRequest) Reset() { *m = ProvisionRequest{} }
func (m *ProvisionRequest) String() string { return proto.CompactTextString(m) }
func (*ProvisionRequest) ProtoMessage() {}
func (*ProvisionRequest) Descriptor() ([]byte, []int) {
return fileDescriptor_745d1069a49b7a00, []int{0}
}
func (m *ProvisionRequest) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ProvisionRequest.Unmarshal(m, b)
}
func (m *ProvisionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ProvisionRequest.Marshal(b, m, deterministic)
}
func (m *ProvisionRequest) XXX_Merge(src proto.Message) {
xxx_messageInfo_ProvisionRequest.Merge(m, src)
}
func (m *ProvisionRequest) XXX_Size() int {
return xxx_messageInfo_ProvisionRequest.Size(m)
}
func (m *ProvisionRequest) XXX_DiscardUnknown() {
xxx_messageInfo_ProvisionRequest.DiscardUnknown(m)
}
var xxx_messageInfo_ProvisionRequest proto.InternalMessageInfo
func (m *ProvisionRequest) GetConfig() *Config {
if m != nil {
return m.Config
}
return nil
}
func (m *ProvisionRequest) GetDutName() string {
if m != nil {
return m.DutName
}
return ""
}
func (m *ProvisionRequest) GetImageGsPath() string {
if m != nil {
return m.ImageGsPath
}
return ""
}
func (m *ProvisionRequest) GetDeadline() *timestamp.Timestamp {
if m != nil {
return m.Deadline
}
return nil
}
func init() {
proto.RegisterType((*ProvisionRequest)(nil), "uprev.build_parallels_image.ProvisionRequest")
}
func init() {
proto.RegisterFile("uprev/build_parallels_image/provision.proto", fileDescriptor_745d1069a49b7a00)
}
var fileDescriptor_745d1069a49b7a00 = []byte{
// 266 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x3f, 0x4b, 0xc4, 0x30,
0x18, 0xc6, 0xa9, 0xca, 0x79, 0xe6, 0x10, 0xa4, 0x53, 0xad, 0x83, 0xc7, 0xb9, 0x14, 0x84, 0x04,
0x14, 0x5c, 0xdc, 0x14, 0xb9, 0x4d, 0x8e, 0xe2, 0xe4, 0x52, 0xd2, 0xf6, 0x6d, 0x1a, 0x48, 0xfa,
0xc6, 0xfc, 0xb9, 0x8f, 0xe8, 0xe7, 0x12, 0x52, 0xe3, 0x24, 0x1d, 0x93, 0xfc, 0x1e, 0x7e, 0x79,
0x1e, 0x72, 0x1f, 0x8c, 0x85, 0x23, 0x6b, 0x83, 0x54, 0x7d, 0x63, 0xb8, 0xe5, 0x4a, 0x81, 0x72,
0x8d, 0xd4, 0x5c, 0x00, 0x33, 0x16, 0x8f, 0xd2, 0x49, 0x9c, 0xa8, 0xb1, 0xe8, 0x31, 0xbf, 0x89,
0x30, 0xfd, 0x17, 0x2e, 0x6f, 0x05, 0xa2, 0x50, 0x31, 0xe4, 0xb1, 0x0d, 0x03, 0xf3, 0x52, 0x83,
0xf3, 0x5c, 0x9b, 0x39, 0x5d, 0x56, 0x4b, 0xaa, 0x0e, 0xb5, 0x4e, 0x9e, 0xdd, 0x77, 0x46, 0xae,
0x0e, 0xc9, 0x5d, 0xc3, 0x57, 0x00, 0xe7, 0xf3, 0x67, 0xb2, 0xea, 0x70, 0x1a, 0xa4, 0x28, 0xb2,
0x6d, 0x56, 0x6d, 0x1e, 0xee, 0xe8, 0xc2, 0x6f, 0xe8, 0x6b, 0x44, 0xeb, 0xdf, 0x48, 0x7e, 0x4d,
0xd6, 0x7d, 0xf0, 0xcd, 0xc4, 0x35, 0x14, 0x27, 0xdb, 0xac, 0xba, 0xa8, 0xcf, 0xfb, 0xe0, 0xdf,
0xb9, 0x86, 0x7c, 0x47, 0x2e, 0x63, 0xa4, 0x11, 0xae, 0x31, 0xdc, 0x8f, 0xc5, 0x69, 0x7c, 0xdf,
0xc4, 0xcb, 0xbd, 0x3b, 0x70, 0x3f, 0xe6, 0x4f, 0x64, 0xdd, 0x03, 0xef, 0x95, 0x9c, 0xa0, 0x38,
0x8b, 0xf6, 0x92, 0xce, 0x75, 0x69, 0xaa, 0x4b, 0x3f, 0x52, 0xdd, 0xfa, 0x8f, 0x7d, 0xd9, 0x7f,
0xbe, 0x09, 0xa4, 0xdd, 0x68, 0x51, 0xcb, 0xa0, 0x29, 0x5a, 0xc1, 0xd2, 0x01, 0x1d, 0x93, 0xd3,
0x60, 0xf9, 0xbc, 0x17, 0x13, 0xc8, 0x16, 0xe6, 0x69, 0x57, 0x91, 0x7a, 0xfc, 0x09, 0x00, 0x00,
0xff, 0xff, 0x96, 0x44, 0xe3, 0x5c, 0xaf, 0x01, 0x00, 0x00,
}