github.com/sgoings/helm@v2.0.0-alpha.2.0.20170406211108-734e92851ac3+incompatible/pkg/proto/hapi/release/test_run.pb.go (about)

     1  // Code generated by protoc-gen-go.
     2  // source: hapi/release/test_run.proto
     3  // DO NOT EDIT!
     4  
     5  package release
     6  
     7  import proto "github.com/golang/protobuf/proto"
     8  import fmt "fmt"
     9  import math "math"
    10  import google_protobuf "github.com/golang/protobuf/ptypes/timestamp"
    11  
    12  // Reference imports to suppress errors if they are not otherwise used.
    13  var _ = proto.Marshal
    14  var _ = fmt.Errorf
    15  var _ = math.Inf
    16  
    17  type TestRun_Status int32
    18  
    19  const (
    20  	TestRun_UNKNOWN TestRun_Status = 0
    21  	TestRun_SUCCESS TestRun_Status = 1
    22  	TestRun_FAILURE TestRun_Status = 2
    23  )
    24  
    25  var TestRun_Status_name = map[int32]string{
    26  	0: "UNKNOWN",
    27  	1: "SUCCESS",
    28  	2: "FAILURE",
    29  }
    30  var TestRun_Status_value = map[string]int32{
    31  	"UNKNOWN": 0,
    32  	"SUCCESS": 1,
    33  	"FAILURE": 2,
    34  }
    35  
    36  func (x TestRun_Status) String() string {
    37  	return proto.EnumName(TestRun_Status_name, int32(x))
    38  }
    39  func (TestRun_Status) EnumDescriptor() ([]byte, []int) { return fileDescriptor4, []int{0, 0} }
    40  
    41  type TestRun struct {
    42  	Name        string                     `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
    43  	Status      TestRun_Status             `protobuf:"varint,2,opt,name=status,enum=hapi.release.TestRun_Status" json:"status,omitempty"`
    44  	Info        string                     `protobuf:"bytes,3,opt,name=info" json:"info,omitempty"`
    45  	StartedAt   *google_protobuf.Timestamp `protobuf:"bytes,4,opt,name=started_at,json=startedAt" json:"started_at,omitempty"`
    46  	CompletedAt *google_protobuf.Timestamp `protobuf:"bytes,5,opt,name=completed_at,json=completedAt" json:"completed_at,omitempty"`
    47  }
    48  
    49  func (m *TestRun) Reset()                    { *m = TestRun{} }
    50  func (m *TestRun) String() string            { return proto.CompactTextString(m) }
    51  func (*TestRun) ProtoMessage()               {}
    52  func (*TestRun) Descriptor() ([]byte, []int) { return fileDescriptor4, []int{0} }
    53  
    54  func (m *TestRun) GetStartedAt() *google_protobuf.Timestamp {
    55  	if m != nil {
    56  		return m.StartedAt
    57  	}
    58  	return nil
    59  }
    60  
    61  func (m *TestRun) GetCompletedAt() *google_protobuf.Timestamp {
    62  	if m != nil {
    63  		return m.CompletedAt
    64  	}
    65  	return nil
    66  }
    67  
    68  func init() {
    69  	proto.RegisterType((*TestRun)(nil), "hapi.release.TestRun")
    70  	proto.RegisterEnum("hapi.release.TestRun_Status", TestRun_Status_name, TestRun_Status_value)
    71  }
    72  
    73  func init() { proto.RegisterFile("hapi/release/test_run.proto", fileDescriptor4) }
    74  
    75  var fileDescriptor4 = []byte{
    76  	// 265 bytes of a gzipped FileDescriptorProto
    77  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x84, 0x8f, 0x41, 0x4b, 0xfb, 0x40,
    78  	0x14, 0xc4, 0xff, 0xc9, 0xbf, 0x26, 0x64, 0x53, 0x24, 0xec, 0x29, 0x54, 0xc1, 0xd0, 0x53, 0x4e,
    79  	0xbb, 0x50, 0xbd, 0x78, 0xf0, 0x10, 0x4b, 0x05, 0x51, 0x22, 0x6c, 0x1a, 0x04, 0x2f, 0x65, 0xab,
    80  	0xaf, 0x35, 0x90, 0x64, 0x43, 0xf6, 0xe5, 0x8b, 0xf8, 0x89, 0x65, 0x93, 0xad, 0x78, 0xf3, 0xf6,
    81  	0x86, 0xf9, 0xcd, 0x30, 0x8f, 0x5c, 0x7c, 0xca, 0xae, 0xe2, 0x3d, 0xd4, 0x20, 0x35, 0x70, 0x04,
    82  	0x8d, 0xbb, 0x7e, 0x68, 0x59, 0xd7, 0x2b, 0x54, 0x74, 0x6e, 0x4c, 0x66, 0xcd, 0xc5, 0xd5, 0x51,
    83  	0xa9, 0x63, 0x0d, 0x7c, 0xf4, 0xf6, 0xc3, 0x81, 0x63, 0xd5, 0x80, 0x46, 0xd9, 0x74, 0x13, 0xbe,
    84  	0xfc, 0x72, 0x89, 0xbf, 0x05, 0x8d, 0x62, 0x68, 0x29, 0x25, 0xb3, 0x56, 0x36, 0x10, 0x3b, 0x89,
    85  	0x93, 0x06, 0x62, 0xbc, 0xe9, 0x0d, 0xf1, 0x34, 0x4a, 0x1c, 0x74, 0xec, 0x26, 0x4e, 0x7a, 0xbe,
    86  	0xba, 0x64, 0xbf, 0xfb, 0x99, 0x8d, 0xb2, 0x62, 0x64, 0x84, 0x65, 0x4d, 0x53, 0xd5, 0x1e, 0x54,
    87  	0xfc, 0x7f, 0x6a, 0x32, 0x37, 0xbd, 0x25, 0x44, 0xa3, 0xec, 0x11, 0x3e, 0x76, 0x12, 0xe3, 0x59,
    88  	0xe2, 0xa4, 0xe1, 0x6a, 0xc1, 0xa6, 0x7d, 0xec, 0xb4, 0x8f, 0x6d, 0x4f, 0xfb, 0x44, 0x60, 0xe9,
    89  	0x0c, 0xe9, 0x1d, 0x99, 0xbf, 0xab, 0xa6, 0xab, 0xc1, 0x86, 0xcf, 0xfe, 0x0c, 0x87, 0x3f, 0x7c,
    90  	0x86, 0x4b, 0x4e, 0xbc, 0x69, 0x1f, 0x0d, 0x89, 0x5f, 0xe6, 0x4f, 0xf9, 0xcb, 0x6b, 0x1e, 0xfd,
    91  	0x33, 0xa2, 0x28, 0xd7, 0xeb, 0x4d, 0x51, 0x44, 0x8e, 0x11, 0x0f, 0xd9, 0xe3, 0x73, 0x29, 0x36,
    92  	0x91, 0x7b, 0x1f, 0xbc, 0xf9, 0xf6, 0xc1, 0xbd, 0x37, 0x96, 0x5f, 0x7f, 0x07, 0x00, 0x00, 0xff,
    93  	0xff, 0x8d, 0xb9, 0xce, 0x57, 0x74, 0x01, 0x00, 0x00,
    94  }