github.com/migueleliasweb/helm@v2.6.1+incompatible/pkg/proto/hapi/chart/chart.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: hapi/chart/chart.proto
     3  
     4  /*
     5  Package chart is a generated protocol buffer package.
     6  
     7  It is generated from these files:
     8  	hapi/chart/chart.proto
     9  	hapi/chart/config.proto
    10  	hapi/chart/metadata.proto
    11  	hapi/chart/template.proto
    12  
    13  It has these top-level messages:
    14  	Chart
    15  	Config
    16  	Value
    17  	Maintainer
    18  	Metadata
    19  	Template
    20  */
    21  package chart
    22  
    23  import proto "github.com/golang/protobuf/proto"
    24  import fmt "fmt"
    25  import math "math"
    26  import google_protobuf "github.com/golang/protobuf/ptypes/any"
    27  
    28  // Reference imports to suppress errors if they are not otherwise used.
    29  var _ = proto.Marshal
    30  var _ = fmt.Errorf
    31  var _ = math.Inf
    32  
    33  // This is a compile-time assertion to ensure that this generated file
    34  // is compatible with the proto package it is being compiled against.
    35  // A compilation error at this line likely means your copy of the
    36  // proto package needs to be updated.
    37  const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
    38  
    39  // 	Chart is a helm package that contains metadata, a default config, zero or more
    40  // 	optionally parameterizable templates, and zero or more charts (dependencies).
    41  type Chart struct {
    42  	// Contents of the Chartfile.
    43  	Metadata *Metadata `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"`
    44  	// Templates for this chart.
    45  	Templates []*Template `protobuf:"bytes,2,rep,name=templates" json:"templates,omitempty"`
    46  	// Charts that this chart depends on.
    47  	Dependencies []*Chart `protobuf:"bytes,3,rep,name=dependencies" json:"dependencies,omitempty"`
    48  	// Default config for this template.
    49  	Values *Config `protobuf:"bytes,4,opt,name=values" json:"values,omitempty"`
    50  	// Miscellaneous files in a chart archive,
    51  	// e.g. README, LICENSE, etc.
    52  	Files []*google_protobuf.Any `protobuf:"bytes,5,rep,name=files" json:"files,omitempty"`
    53  }
    54  
    55  func (m *Chart) Reset()                    { *m = Chart{} }
    56  func (m *Chart) String() string            { return proto.CompactTextString(m) }
    57  func (*Chart) ProtoMessage()               {}
    58  func (*Chart) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
    59  
    60  func (m *Chart) GetMetadata() *Metadata {
    61  	if m != nil {
    62  		return m.Metadata
    63  	}
    64  	return nil
    65  }
    66  
    67  func (m *Chart) GetTemplates() []*Template {
    68  	if m != nil {
    69  		return m.Templates
    70  	}
    71  	return nil
    72  }
    73  
    74  func (m *Chart) GetDependencies() []*Chart {
    75  	if m != nil {
    76  		return m.Dependencies
    77  	}
    78  	return nil
    79  }
    80  
    81  func (m *Chart) GetValues() *Config {
    82  	if m != nil {
    83  		return m.Values
    84  	}
    85  	return nil
    86  }
    87  
    88  func (m *Chart) GetFiles() []*google_protobuf.Any {
    89  	if m != nil {
    90  		return m.Files
    91  	}
    92  	return nil
    93  }
    94  
    95  func init() {
    96  	proto.RegisterType((*Chart)(nil), "hapi.chart.Chart")
    97  }
    98  
    99  func init() { proto.RegisterFile("hapi/chart/chart.proto", fileDescriptor0) }
   100  
   101  var fileDescriptor0 = []byte{
   102  	// 242 bytes of a gzipped FileDescriptorProto
   103  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x6c, 0x90, 0xb1, 0x4e, 0xc3, 0x30,
   104  	0x10, 0x86, 0x15, 0x4a, 0x0a, 0x1c, 0x2c, 0x58, 0x08, 0x4c, 0xa7, 0x8a, 0x09, 0x75, 0x70, 0x50,
   105  	0x11, 0x0f, 0x00, 0xcc, 0x2c, 0x16, 0x13, 0xdb, 0xb5, 0xb9, 0xa4, 0x91, 0x52, 0x3b, 0xaa, 0x5d,
   106  	0xa4, 0xbe, 0x3b, 0x03, 0xea, 0xd9, 0xa6, 0x09, 0xea, 0x12, 0x29, 0xf7, 0x7d, 0xff, 0xe5, 0xbf,
   107  	0xc0, 0xed, 0x0a, 0xbb, 0xa6, 0x58, 0xae, 0x70, 0xe3, 0xc3, 0x53, 0x75, 0x1b, 0xeb, 0xad, 0x80,
   108  	0xfd, 0x5c, 0xf1, 0x64, 0x72, 0xd7, 0x77, 0xac, 0xa9, 0x9a, 0x3a, 0x48, 0x93, 0xfb, 0x1e, 0x58,
   109  	0x93, 0xc7, 0x12, 0x3d, 0x1e, 0x41, 0x9e, 0xd6, 0x5d, 0x8b, 0x9e, 0x12, 0xaa, 0xad, 0xad, 0x5b,
   110  	0x2a, 0xf8, 0x6d, 0xb1, 0xad, 0x0a, 0x34, 0xbb, 0x80, 0x1e, 0x7e, 0x32, 0xc8, 0xdf, 0xf7, 0x19,
   111  	0xf1, 0x04, 0xe7, 0x69, 0xa3, 0xcc, 0xa6, 0xd9, 0xe3, 0xe5, 0xfc, 0x46, 0x1d, 0x2a, 0xa9, 0x8f,
   112  	0xc8, 0xf4, 0x9f, 0x25, 0xe6, 0x70, 0x91, 0x3e, 0xe4, 0xe4, 0xc9, 0x74, 0xf4, 0x3f, 0xf2, 0x19,
   113  	0xa1, 0x3e, 0x68, 0xe2, 0x05, 0xae, 0x4a, 0xea, 0xc8, 0x94, 0x64, 0x96, 0x0d, 0x39, 0x39, 0xe2,
   114  	0xd8, 0x75, 0x3f, 0xc6, 0x75, 0xf4, 0x40, 0x13, 0x33, 0x18, 0x7f, 0x63, 0xbb, 0x25, 0x27, 0x4f,
   115  	0xb9, 0x9a, 0x18, 0x04, 0xf8, 0x0f, 0xe9, 0x68, 0x88, 0x19, 0xe4, 0x55, 0xd3, 0x92, 0x93, 0x79,
   116  	0xac, 0x14, 0xae, 0x57, 0xe9, 0x7a, 0xf5, 0x6a, 0x76, 0x3a, 0x28, 0x6f, 0x67, 0x5f, 0x39, 0xef,
   117  	0x58, 0x8c, 0x99, 0x3e, 0xff, 0x06, 0x00, 0x00, 0xff, 0xff, 0xe9, 0x70, 0x34, 0x75, 0x9e, 0x01,
   118  	0x00, 0x00,
   119  }