github.com/koderover/helm@v2.17.0+incompatible/pkg/proto/hapi/release/test_suite.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: hapi/release/test_suite.proto
     3  
     4  package release
     5  
     6  import proto "github.com/golang/protobuf/proto"
     7  import fmt "fmt"
     8  import math "math"
     9  import timestamp "github.com/golang/protobuf/ptypes/timestamp"
    10  
    11  // Reference imports to suppress errors if they are not otherwise used.
    12  var _ = proto.Marshal
    13  var _ = fmt.Errorf
    14  var _ = math.Inf
    15  
    16  // This is a compile-time assertion to ensure that this generated file
    17  // is compatible with the proto package it is being compiled against.
    18  // A compilation error at this line likely means your copy of the
    19  // proto package needs to be updated.
    20  const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
    21  
    22  // TestSuite comprises of the last run of the pre-defined test suite of a release version
    23  type TestSuite struct {
    24  	// StartedAt indicates the date/time this test suite was kicked off
    25  	StartedAt *timestamp.Timestamp `protobuf:"bytes,1,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
    26  	// CompletedAt indicates the date/time this test suite was completed
    27  	CompletedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=completed_at,json=completedAt,proto3" json:"completed_at,omitempty"`
    28  	// Results are the results of each segment of the test
    29  	Results              []*TestRun `protobuf:"bytes,3,rep,name=results,proto3" json:"results,omitempty"`
    30  	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
    31  	XXX_unrecognized     []byte     `json:"-"`
    32  	XXX_sizecache        int32      `json:"-"`
    33  }
    34  
    35  func (m *TestSuite) Reset()         { *m = TestSuite{} }
    36  func (m *TestSuite) String() string { return proto.CompactTextString(m) }
    37  func (*TestSuite) ProtoMessage()    {}
    38  func (*TestSuite) Descriptor() ([]byte, []int) {
    39  	return fileDescriptor_test_suite_97a98e0ba80794de, []int{0}
    40  }
    41  func (m *TestSuite) XXX_Unmarshal(b []byte) error {
    42  	return xxx_messageInfo_TestSuite.Unmarshal(m, b)
    43  }
    44  func (m *TestSuite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    45  	return xxx_messageInfo_TestSuite.Marshal(b, m, deterministic)
    46  }
    47  func (dst *TestSuite) XXX_Merge(src proto.Message) {
    48  	xxx_messageInfo_TestSuite.Merge(dst, src)
    49  }
    50  func (m *TestSuite) XXX_Size() int {
    51  	return xxx_messageInfo_TestSuite.Size(m)
    52  }
    53  func (m *TestSuite) XXX_DiscardUnknown() {
    54  	xxx_messageInfo_TestSuite.DiscardUnknown(m)
    55  }
    56  
    57  var xxx_messageInfo_TestSuite proto.InternalMessageInfo
    58  
    59  func (m *TestSuite) GetStartedAt() *timestamp.Timestamp {
    60  	if m != nil {
    61  		return m.StartedAt
    62  	}
    63  	return nil
    64  }
    65  
    66  func (m *TestSuite) GetCompletedAt() *timestamp.Timestamp {
    67  	if m != nil {
    68  		return m.CompletedAt
    69  	}
    70  	return nil
    71  }
    72  
    73  func (m *TestSuite) GetResults() []*TestRun {
    74  	if m != nil {
    75  		return m.Results
    76  	}
    77  	return nil
    78  }
    79  
    80  func init() {
    81  	proto.RegisterType((*TestSuite)(nil), "hapi.release.TestSuite")
    82  }
    83  
    84  func init() {
    85  	proto.RegisterFile("hapi/release/test_suite.proto", fileDescriptor_test_suite_97a98e0ba80794de)
    86  }
    87  
    88  var fileDescriptor_test_suite_97a98e0ba80794de = []byte{
    89  	// 207 bytes of a gzipped FileDescriptorProto
    90  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x8f, 0xc1, 0x4a, 0x86, 0x40,
    91  	0x14, 0x85, 0x31, 0x21, 0x71, 0x74, 0x35, 0x10, 0x88, 0x11, 0x49, 0x2b, 0x57, 0x33, 0x60, 0xab,
    92  	0x16, 0x2d, 0xec, 0x11, 0xcc, 0x55, 0x1b, 0x19, 0xeb, 0x66, 0xc2, 0xe8, 0x0c, 0x73, 0xef, 0xbc,
    93  	0x5a, 0xcf, 0x17, 0xea, 0x18, 0x41, 0x8b, 0x7f, 0xfd, 0x7d, 0xe7, 0x9c, 0x7b, 0xd9, 0xdd, 0x97,
    94  	0xb2, 0xb3, 0x74, 0xa0, 0x41, 0x21, 0x48, 0x02, 0xa4, 0x01, 0xfd, 0x4c, 0x20, 0xac, 0x33, 0x64,
    95  	0x78, 0xbe, 0x61, 0x11, 0x70, 0x79, 0x3f, 0x19, 0x33, 0x69, 0x90, 0x3b, 0x1b, 0xfd, 0xa7, 0xa4,
    96  	0x79, 0x01, 0x24, 0xb5, 0xd8, 0x43, 0x2f, 0x6f, 0xff, 0xb7, 0x39, 0xbf, 0x1e, 0xf0, 0xe1, 0x3b,
    97  	0x62, 0x69, 0x0f, 0x48, 0xaf, 0x5b, 0x3f, 0x7f, 0x62, 0x0c, 0x49, 0x39, 0x82, 0x8f, 0x41, 0x51,
    98  	0x11, 0x55, 0x51, 0x9d, 0x35, 0xa5, 0x38, 0x06, 0xc4, 0x39, 0x20, 0xfa, 0x73, 0xa0, 0x4b, 0x83,
    99  	0xdd, 0x12, 0x7f, 0x66, 0xf9, 0xbb, 0x59, 0xac, 0x86, 0x10, 0xbe, 0xba, 0x18, 0xce, 0x7e, 0xfd,
   100  	0x96, 0xb8, 0x64, 0x89, 0x03, 0xf4, 0x9a, 0xb0, 0x88, 0xab, 0xb8, 0xce, 0x9a, 0x1b, 0xf1, 0xf7,
   101  	0x4b, 0xb1, 0xdd, 0xd8, 0xf9, 0xb5, 0x3b, 0xad, 0x97, 0xf4, 0x2d, 0x09, 0x6c, 0xbc, 0xde, 0xcb,
   102  	0x1f, 0x7f, 0x02, 0x00, 0x00, 0xff, 0xff, 0x8c, 0x59, 0x65, 0x4f, 0x37, 0x01, 0x00, 0x00,
   103  }