122 lines
4.9 KiB
Go
Executable File
122 lines
4.9 KiB
Go
Executable File
// Copyright 2019 Google LLC
|
|
//
|
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
// you may not use this file except in compliance with the License.
|
|
// You may obtain a copy of the License at
|
|
//
|
|
// http://www.apache.org/licenses/LICENSE-2.0
|
|
//
|
|
// Unless required by applicable law or agreed to in writing, software
|
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
// See the License for the specific language governing permissions and
|
|
// limitations under the License.
|
|
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// source: backend/api/pipeline_spec.proto
|
|
|
|
package go_client // import "github.com/kubeflow/pipelines/backend/api/go_client"
|
|
|
|
import proto "github.com/golang/protobuf/proto"
|
|
import fmt "fmt"
|
|
import 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.ProtoPackageIsVersion2 // please upgrade the proto package
|
|
|
|
type PipelineSpec struct {
|
|
PipelineId string `protobuf:"bytes,1,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"`
|
|
WorkflowManifest string `protobuf:"bytes,2,opt,name=workflow_manifest,json=workflowManifest,proto3" json:"workflow_manifest,omitempty"`
|
|
PipelineManifest string `protobuf:"bytes,3,opt,name=pipeline_manifest,json=pipelineManifest,proto3" json:"pipeline_manifest,omitempty"`
|
|
Parameters []*Parameter `protobuf:"bytes,4,rep,name=parameters,proto3" json:"parameters,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *PipelineSpec) Reset() { *m = PipelineSpec{} }
|
|
func (m *PipelineSpec) String() string { return proto.CompactTextString(m) }
|
|
func (*PipelineSpec) ProtoMessage() {}
|
|
func (*PipelineSpec) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_pipeline_spec_c12474a229d1b653, []int{0}
|
|
}
|
|
func (m *PipelineSpec) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_PipelineSpec.Unmarshal(m, b)
|
|
}
|
|
func (m *PipelineSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_PipelineSpec.Marshal(b, m, deterministic)
|
|
}
|
|
func (dst *PipelineSpec) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_PipelineSpec.Merge(dst, src)
|
|
}
|
|
func (m *PipelineSpec) XXX_Size() int {
|
|
return xxx_messageInfo_PipelineSpec.Size(m)
|
|
}
|
|
func (m *PipelineSpec) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_PipelineSpec.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_PipelineSpec proto.InternalMessageInfo
|
|
|
|
func (m *PipelineSpec) GetPipelineId() string {
|
|
if m != nil {
|
|
return m.PipelineId
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *PipelineSpec) GetWorkflowManifest() string {
|
|
if m != nil {
|
|
return m.WorkflowManifest
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *PipelineSpec) GetPipelineManifest() string {
|
|
if m != nil {
|
|
return m.PipelineManifest
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *PipelineSpec) GetParameters() []*Parameter {
|
|
if m != nil {
|
|
return m.Parameters
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterType((*PipelineSpec)(nil), "api.PipelineSpec")
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterFile("backend/api/pipeline_spec.proto", fileDescriptor_pipeline_spec_c12474a229d1b653)
|
|
}
|
|
|
|
var fileDescriptor_pipeline_spec_c12474a229d1b653 = []byte{
|
|
// 219 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x4f, 0x4a, 0x4c, 0xce,
|
|
0x4e, 0xcd, 0x4b, 0xd1, 0x4f, 0x2c, 0xc8, 0xd4, 0x2f, 0xc8, 0x2c, 0x48, 0xcd, 0xc9, 0xcc, 0x4b,
|
|
0x8d, 0x2f, 0x2e, 0x48, 0x4d, 0xd6, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x4e, 0x2c, 0xc8,
|
|
0x94, 0x92, 0x46, 0x51, 0x95, 0x58, 0x94, 0x98, 0x9b, 0x5a, 0x92, 0x5a, 0x04, 0x51, 0xa1, 0xb4,
|
|
0x93, 0x91, 0x8b, 0x27, 0x00, 0xaa, 0x33, 0xb8, 0x20, 0x35, 0x59, 0x48, 0x9e, 0x8b, 0x1b, 0x6e,
|
|
0x52, 0x66, 0x8a, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0x67, 0x10, 0x17, 0x4c, 0xc8, 0x33, 0x45, 0x48,
|
|
0x9b, 0x4b, 0xb0, 0x3c, 0xbf, 0x28, 0x3b, 0x2d, 0x27, 0xbf, 0x3c, 0x3e, 0x37, 0x31, 0x2f, 0x33,
|
|
0x2d, 0xb5, 0xb8, 0x44, 0x82, 0x09, 0xac, 0x4c, 0x00, 0x26, 0xe1, 0x0b, 0x15, 0x07, 0x29, 0x86,
|
|
0x9b, 0x06, 0x57, 0xcc, 0x0c, 0x51, 0x0c, 0x93, 0x80, 0x2b, 0xd6, 0xe3, 0xe2, 0x82, 0x3b, 0xaf,
|
|
0x58, 0x82, 0x45, 0x81, 0x59, 0x83, 0xdb, 0x88, 0x4f, 0x2f, 0xb1, 0x20, 0x53, 0x2f, 0x00, 0x26,
|
|
0x1c, 0x84, 0xa4, 0xc2, 0xc9, 0x34, 0xca, 0x38, 0x3d, 0xb3, 0x24, 0xa3, 0x34, 0x49, 0x2f, 0x39,
|
|
0x3f, 0x57, 0x3f, 0xbb, 0x34, 0x29, 0x15, 0x64, 0x37, 0x3c, 0x20, 0x8a, 0xf5, 0x91, 0x3d, 0x9e,
|
|
0x9e, 0x1f, 0x9f, 0x9c, 0x93, 0x99, 0x9a, 0x57, 0x92, 0xc4, 0x06, 0xf6, 0xb9, 0x31, 0x20, 0x00,
|
|
0x00, 0xff, 0xff, 0x4e, 0x8a, 0xbc, 0x57, 0x3e, 0x01, 0x00, 0x00,
|
|
}
|