github.com/y-taka-23/helm@v2.8.0+incompatible/pkg/proto/hapi/release/info.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: hapi/release/info.proto
     3  
     4  package release
     5  
     6  import proto "github.com/golang/protobuf/proto"
     7  import fmt "fmt"
     8  import math "math"
     9  import google_protobuf "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  // Info describes release information.
    17  type Info struct {
    18  	Status        *Status                    `protobuf:"bytes,1,opt,name=status" json:"status,omitempty"`
    19  	FirstDeployed *google_protobuf.Timestamp `protobuf:"bytes,2,opt,name=first_deployed,json=firstDeployed" json:"first_deployed,omitempty"`
    20  	LastDeployed  *google_protobuf.Timestamp `protobuf:"bytes,3,opt,name=last_deployed,json=lastDeployed" json:"last_deployed,omitempty"`
    21  	// Deleted tracks when this object was deleted.
    22  	Deleted *google_protobuf.Timestamp `protobuf:"bytes,4,opt,name=deleted" json:"deleted,omitempty"`
    23  	// Description is human-friendly "log entry" about this release.
    24  	Description string `protobuf:"bytes,5,opt,name=Description" json:"Description,omitempty"`
    25  }
    26  
    27  func (m *Info) Reset()                    { *m = Info{} }
    28  func (m *Info) String() string            { return proto.CompactTextString(m) }
    29  func (*Info) ProtoMessage()               {}
    30  func (*Info) Descriptor() ([]byte, []int) { return fileDescriptor1, []int{0} }
    31  
    32  func (m *Info) GetStatus() *Status {
    33  	if m != nil {
    34  		return m.Status
    35  	}
    36  	return nil
    37  }
    38  
    39  func (m *Info) GetFirstDeployed() *google_protobuf.Timestamp {
    40  	if m != nil {
    41  		return m.FirstDeployed
    42  	}
    43  	return nil
    44  }
    45  
    46  func (m *Info) GetLastDeployed() *google_protobuf.Timestamp {
    47  	if m != nil {
    48  		return m.LastDeployed
    49  	}
    50  	return nil
    51  }
    52  
    53  func (m *Info) GetDeleted() *google_protobuf.Timestamp {
    54  	if m != nil {
    55  		return m.Deleted
    56  	}
    57  	return nil
    58  }
    59  
    60  func (m *Info) GetDescription() string {
    61  	if m != nil {
    62  		return m.Description
    63  	}
    64  	return ""
    65  }
    66  
    67  func init() {
    68  	proto.RegisterType((*Info)(nil), "hapi.release.Info")
    69  }
    70  
    71  func init() { proto.RegisterFile("hapi/release/info.proto", fileDescriptor1) }
    72  
    73  var fileDescriptor1 = []byte{
    74  	// 235 bytes of a gzipped FileDescriptorProto
    75  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x8f, 0x31, 0x4f, 0xc3, 0x30,
    76  	0x10, 0x85, 0x95, 0x52, 0x5a, 0xd5, 0x6d, 0x19, 0x2c, 0x24, 0x42, 0x16, 0x22, 0xa6, 0x0e, 0xc8,
    77  	0x91, 0x80, 0x1d, 0x81, 0xba, 0xb0, 0x06, 0x26, 0x16, 0xe4, 0xe2, 0x73, 0xb1, 0xe4, 0xe6, 0x2c,
    78  	0xfb, 0x3a, 0xf0, 0x2f, 0xf8, 0xc9, 0xa8, 0xb6, 0x83, 0xd2, 0xa9, 0xab, 0xbf, 0xf7, 0x3e, 0xbf,
    79  	0x63, 0x57, 0xdf, 0xd2, 0x99, 0xc6, 0x83, 0x05, 0x19, 0xa0, 0x31, 0x9d, 0x46, 0xe1, 0x3c, 0x12,
    80  	0xf2, 0xc5, 0x01, 0x88, 0x0c, 0xaa, 0x9b, 0x2d, 0xe2, 0xd6, 0x42, 0x13, 0xd9, 0x66, 0xaf, 0x1b,
    81  	0x32, 0x3b, 0x08, 0x24, 0x77, 0x2e, 0xc5, 0xab, 0xeb, 0x23, 0x4f, 0x20, 0x49, 0xfb, 0x90, 0xd0,
    82  	0xed, 0xef, 0x88, 0x8d, 0x5f, 0x3b, 0x8d, 0xfc, 0x8e, 0x4d, 0x12, 0x28, 0x8b, 0xba, 0x58, 0xcd,
    83  	0xef, 0x2f, 0xc5, 0xf0, 0x0f, 0xf1, 0x16, 0x59, 0x9b, 0x33, 0xfc, 0x99, 0x5d, 0x68, 0xe3, 0x03,
    84  	0x7d, 0x2a, 0x70, 0x16, 0x7f, 0x40, 0x95, 0xa3, 0xd8, 0xaa, 0x44, 0xda, 0x22, 0xfa, 0x2d, 0xe2,
    85  	0xbd, 0xdf, 0xd2, 0x2e, 0x63, 0x63, 0x9d, 0x0b, 0xfc, 0x89, 0x2d, 0xad, 0x1c, 0x1a, 0xce, 0x4e,
    86  	0x1a, 0x16, 0x87, 0xc2, 0xbf, 0xe0, 0x91, 0x4d, 0x15, 0x58, 0x20, 0x50, 0xe5, 0xf8, 0x64, 0xb5,
    87  	0x8f, 0xf2, 0x9a, 0xcd, 0xd7, 0x10, 0xbe, 0xbc, 0x71, 0x64, 0xb0, 0x2b, 0xcf, 0xeb, 0x62, 0x35,
    88  	0x6b, 0x87, 0x4f, 0x2f, 0xb3, 0x8f, 0x69, 0xbe, 0x7a, 0x33, 0x89, 0xa6, 0x87, 0xbf, 0x00, 0x00,
    89  	0x00, 0xff, 0xff, 0x1a, 0x52, 0x8f, 0x9c, 0x89, 0x01, 0x00, 0x00,
    90  }