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

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // source: hapi/chart/config.proto
     3  
     4  package chart
     5  
     6  import proto "github.com/golang/protobuf/proto"
     7  import fmt "fmt"
     8  import math "math"
     9  
    10  // Reference imports to suppress errors if they are not otherwise used.
    11  var _ = proto.Marshal
    12  var _ = fmt.Errorf
    13  var _ = math.Inf
    14  
    15  // This is a compile-time assertion to ensure that this generated file
    16  // is compatible with the proto package it is being compiled against.
    17  // A compilation error at this line likely means your copy of the
    18  // proto package needs to be updated.
    19  const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
    20  
    21  // Config supplies values to the parametrizable templates of a chart.
    22  type Config struct {
    23  	Raw                  string            `protobuf:"bytes,1,opt,name=raw,proto3" json:"raw,omitempty"`
    24  	Values               map[string]*Value `protobuf:"bytes,2,rep,name=values,proto3" json:"values,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
    25  	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
    26  	XXX_unrecognized     []byte            `json:"-"`
    27  	XXX_sizecache        int32             `json:"-"`
    28  }
    29  
    30  func (m *Config) Reset()         { *m = Config{} }
    31  func (m *Config) String() string { return proto.CompactTextString(m) }
    32  func (*Config) ProtoMessage()    {}
    33  func (*Config) Descriptor() ([]byte, []int) {
    34  	return fileDescriptor_config_7b4c7a75f66363c1, []int{0}
    35  }
    36  func (m *Config) XXX_Unmarshal(b []byte) error {
    37  	return xxx_messageInfo_Config.Unmarshal(m, b)
    38  }
    39  func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    40  	return xxx_messageInfo_Config.Marshal(b, m, deterministic)
    41  }
    42  func (dst *Config) XXX_Merge(src proto.Message) {
    43  	xxx_messageInfo_Config.Merge(dst, src)
    44  }
    45  func (m *Config) XXX_Size() int {
    46  	return xxx_messageInfo_Config.Size(m)
    47  }
    48  func (m *Config) XXX_DiscardUnknown() {
    49  	xxx_messageInfo_Config.DiscardUnknown(m)
    50  }
    51  
    52  var xxx_messageInfo_Config proto.InternalMessageInfo
    53  
    54  func (m *Config) GetRaw() string {
    55  	if m != nil {
    56  		return m.Raw
    57  	}
    58  	return ""
    59  }
    60  
    61  func (m *Config) GetValues() map[string]*Value {
    62  	if m != nil {
    63  		return m.Values
    64  	}
    65  	return nil
    66  }
    67  
    68  // Value describes a configuration value as a string.
    69  type Value struct {
    70  	Value                string   `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
    71  	XXX_NoUnkeyedLiteral struct{} `json:"-"`
    72  	XXX_unrecognized     []byte   `json:"-"`
    73  	XXX_sizecache        int32    `json:"-"`
    74  }
    75  
    76  func (m *Value) Reset()         { *m = Value{} }
    77  func (m *Value) String() string { return proto.CompactTextString(m) }
    78  func (*Value) ProtoMessage()    {}
    79  func (*Value) Descriptor() ([]byte, []int) {
    80  	return fileDescriptor_config_7b4c7a75f66363c1, []int{1}
    81  }
    82  func (m *Value) XXX_Unmarshal(b []byte) error {
    83  	return xxx_messageInfo_Value.Unmarshal(m, b)
    84  }
    85  func (m *Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    86  	return xxx_messageInfo_Value.Marshal(b, m, deterministic)
    87  }
    88  func (dst *Value) XXX_Merge(src proto.Message) {
    89  	xxx_messageInfo_Value.Merge(dst, src)
    90  }
    91  func (m *Value) XXX_Size() int {
    92  	return xxx_messageInfo_Value.Size(m)
    93  }
    94  func (m *Value) XXX_DiscardUnknown() {
    95  	xxx_messageInfo_Value.DiscardUnknown(m)
    96  }
    97  
    98  var xxx_messageInfo_Value proto.InternalMessageInfo
    99  
   100  func (m *Value) GetValue() string {
   101  	if m != nil {
   102  		return m.Value
   103  	}
   104  	return ""
   105  }
   106  
   107  func init() {
   108  	proto.RegisterType((*Config)(nil), "hapi.chart.Config")
   109  	proto.RegisterMapType((map[string]*Value)(nil), "hapi.chart.Config.ValuesEntry")
   110  	proto.RegisterType((*Value)(nil), "hapi.chart.Value")
   111  }
   112  
   113  func init() { proto.RegisterFile("hapi/chart/config.proto", fileDescriptor_config_7b4c7a75f66363c1) }
   114  
   115  var fileDescriptor_config_7b4c7a75f66363c1 = []byte{
   116  	// 182 bytes of a gzipped FileDescriptorProto
   117  	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x12, 0xcf, 0x48, 0x2c, 0xc8,
   118  	0xd4, 0x4f, 0xce, 0x48, 0x2c, 0x2a, 0xd1, 0x4f, 0xce, 0xcf, 0x4b, 0xcb, 0x4c, 0xd7, 0x2b, 0x28,
   119  	0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x02, 0x49, 0xe8, 0x81, 0x25, 0x94, 0x16, 0x30, 0x72, 0xb1, 0x39,
   120  	0x83, 0x25, 0x85, 0x04, 0xb8, 0x98, 0x8b, 0x12, 0xcb, 0x25, 0x18, 0x15, 0x18, 0x35, 0x38, 0x83,
   121  	0x40, 0x4c, 0x21, 0x33, 0x2e, 0xb6, 0xb2, 0xc4, 0x9c, 0xd2, 0xd4, 0x62, 0x09, 0x26, 0x05, 0x66,
   122  	0x0d, 0x6e, 0x23, 0x39, 0x3d, 0x84, 0x4e, 0x3d, 0x88, 0x2e, 0xbd, 0x30, 0xb0, 0x02, 0xd7, 0xbc,
   123  	0x92, 0xa2, 0xca, 0x20, 0xa8, 0x6a, 0x29, 0x1f, 0x2e, 0x6e, 0x24, 0x61, 0x90, 0xc1, 0xd9, 0xa9,
   124  	0x95, 0x30, 0x83, 0xb3, 0x53, 0x2b, 0x85, 0xd4, 0xb9, 0x58, 0xc1, 0x4a, 0x25, 0x98, 0x14, 0x18,
   125  	0x35, 0xb8, 0x8d, 0x04, 0x91, 0xcd, 0x05, 0xeb, 0x0c, 0x82, 0xc8, 0x5b, 0x31, 0x59, 0x30, 0x2a,
   126  	0xc9, 0x72, 0xb1, 0x82, 0xc5, 0x84, 0x44, 0x60, 0xba, 0x20, 0x26, 0x41, 0x38, 0x4e, 0xec, 0x51,
   127  	0xac, 0x60, 0x8d, 0x49, 0x6c, 0x60, 0xdf, 0x19, 0x03, 0x02, 0x00, 0x00, 0xff, 0xff, 0xe1, 0x12,
   128  	0x60, 0xda, 0xf8, 0x00, 0x00, 0x00,
   129  }