 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- type AllowedRuleClassInfo
- func (*AllowedRuleClassInfo) Descriptor() ([]byte, []int)
- func (m *AllowedRuleClassInfo) GetAllowedRuleClass() []string
- func (m *AllowedRuleClassInfo) GetPolicy() AllowedRuleClassInfo_AllowedRuleClasses
- func (*AllowedRuleClassInfo) ProtoMessage()
- func (m *AllowedRuleClassInfo) Reset()
- func (m *AllowedRuleClassInfo) String() string
- func (m *AllowedRuleClassInfo) XXX_DiscardUnknown()
- func (m *AllowedRuleClassInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AllowedRuleClassInfo) XXX_Merge(src proto.Message)
- func (m *AllowedRuleClassInfo) XXX_Size() int
- func (m *AllowedRuleClassInfo) XXX_Unmarshal(b []byte) error
 
- type AllowedRuleClassInfo_AllowedRuleClasses
- func (x AllowedRuleClassInfo_AllowedRuleClasses) Enum() *AllowedRuleClassInfo_AllowedRuleClasses
- func (AllowedRuleClassInfo_AllowedRuleClasses) EnumDescriptor() ([]byte, []int)
- func (x AllowedRuleClassInfo_AllowedRuleClasses) String() string
- func (x *AllowedRuleClassInfo_AllowedRuleClasses) UnmarshalJSON(data []byte) error
 
- type Attribute
- func (*Attribute) Descriptor() ([]byte, []int)
- func (m *Attribute) GetBooleanValue() bool
- func (m *Attribute) GetDEPRECATEDStringDictUnaryValue() [][]byte
- func (m *Attribute) GetExplicitlySpecified() bool
- func (m *Attribute) GetFilesetListValue() []*FilesetEntry
- func (m *Attribute) GetIntListValue() []int32
- func (m *Attribute) GetIntValue() int32
- func (m *Attribute) GetLabelDictUnaryValue() []*LabelDictUnaryEntry
- func (m *Attribute) GetLabelKeyedStringDictValue() []*LabelKeyedStringDictEntry
- func (m *Attribute) GetLabelListDictValue() []*LabelListDictEntry
- func (m *Attribute) GetLicense() *License
- func (m *Attribute) GetName() string
- func (m *Attribute) GetNodep() bool
- func (m *Attribute) GetSelectorList() *Attribute_SelectorList
- func (m *Attribute) GetStringDictValue() []*StringDictEntry
- func (m *Attribute) GetStringListDictValue() []*StringListDictEntry
- func (m *Attribute) GetStringListValue() []string
- func (m *Attribute) GetStringValue() string
- func (m *Attribute) GetTristateValue() Attribute_Tristate
- func (m *Attribute) GetType() Attribute_Discriminator
- func (*Attribute) ProtoMessage()
- func (m *Attribute) Reset()
- func (m *Attribute) String() string
- func (m *Attribute) XXX_DiscardUnknown()
- func (m *Attribute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attribute) XXX_Merge(src proto.Message)
- func (m *Attribute) XXX_Size() int
- func (m *Attribute) XXX_Unmarshal(b []byte) error
 
- type AttributeDefinition
- func (*AttributeDefinition) Descriptor() ([]byte, []int)
- func (m *AttributeDefinition) GetAllowEmpty() bool
- func (m *AttributeDefinition) GetAllowSingleFile() bool
- func (m *AttributeDefinition) GetAllowedRuleClasses() *AllowedRuleClassInfo
- func (m *AttributeDefinition) GetCfgIsHost() bool
- func (m *AttributeDefinition) GetConfigurable() bool
- func (m *AttributeDefinition) GetDefault() *AttributeValue
- func (m *AttributeDefinition) GetDocumentation() string
- func (m *AttributeDefinition) GetExecutable() bool
- func (m *AttributeDefinition) GetMandatory() bool
- func (m *AttributeDefinition) GetName() string
- func (m *AttributeDefinition) GetNodep() bool
- func (m *AttributeDefinition) GetType() Attribute_Discriminator
- func (*AttributeDefinition) ProtoMessage()
- func (m *AttributeDefinition) Reset()
- func (m *AttributeDefinition) String() string
- func (m *AttributeDefinition) XXX_DiscardUnknown()
- func (m *AttributeDefinition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttributeDefinition) XXX_Merge(src proto.Message)
- func (m *AttributeDefinition) XXX_Size() int
- func (m *AttributeDefinition) XXX_Unmarshal(b []byte) error
 
- type AttributeValue
- func (*AttributeValue) Descriptor() ([]byte, []int)
- func (m *AttributeValue) GetBool() bool
- func (m *AttributeValue) GetDict() []*AttributeValue_DictEntry
- func (m *AttributeValue) GetInt() int32
- func (m *AttributeValue) GetList() []*AttributeValue
- func (m *AttributeValue) GetString_() string
- func (*AttributeValue) ProtoMessage()
- func (m *AttributeValue) Reset()
- func (m *AttributeValue) String() string
- func (m *AttributeValue) XXX_DiscardUnknown()
- func (m *AttributeValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttributeValue) XXX_Merge(src proto.Message)
- func (m *AttributeValue) XXX_Size() int
- func (m *AttributeValue) XXX_Unmarshal(b []byte) error
 
- type AttributeValue_DictEntry
- func (*AttributeValue_DictEntry) Descriptor() ([]byte, []int)
- func (m *AttributeValue_DictEntry) GetKey() string
- func (m *AttributeValue_DictEntry) GetValue() *AttributeValue
- func (*AttributeValue_DictEntry) ProtoMessage()
- func (m *AttributeValue_DictEntry) Reset()
- func (m *AttributeValue_DictEntry) String() string
- func (m *AttributeValue_DictEntry) XXX_DiscardUnknown()
- func (m *AttributeValue_DictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttributeValue_DictEntry) XXX_Merge(src proto.Message)
- func (m *AttributeValue_DictEntry) XXX_Size() int
- func (m *AttributeValue_DictEntry) XXX_Unmarshal(b []byte) error
 
- type Attribute_Discriminator
- type Attribute_Selector
- func (*Attribute_Selector) Descriptor() ([]byte, []int)
- func (m *Attribute_Selector) GetEntries() []*Attribute_SelectorEntry
- func (m *Attribute_Selector) GetHasDefaultValue() bool
- func (m *Attribute_Selector) GetNoMatchError() string
- func (*Attribute_Selector) ProtoMessage()
- func (m *Attribute_Selector) Reset()
- func (m *Attribute_Selector) String() string
- func (m *Attribute_Selector) XXX_DiscardUnknown()
- func (m *Attribute_Selector) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attribute_Selector) XXX_Merge(src proto.Message)
- func (m *Attribute_Selector) XXX_Size() int
- func (m *Attribute_Selector) XXX_Unmarshal(b []byte) error
 
- type Attribute_SelectorEntry
- func (*Attribute_SelectorEntry) Descriptor() ([]byte, []int)
- func (m *Attribute_SelectorEntry) GetBooleanValue() bool
- func (m *Attribute_SelectorEntry) GetDEPRECATEDStringDictUnaryValue() [][]byte
- func (m *Attribute_SelectorEntry) GetFilesetListValue() []*FilesetEntry
- func (m *Attribute_SelectorEntry) GetIntListValue() []int32
- func (m *Attribute_SelectorEntry) GetIntValue() int32
- func (m *Attribute_SelectorEntry) GetIsDefaultValue() bool
- func (m *Attribute_SelectorEntry) GetLabel() string
- func (m *Attribute_SelectorEntry) GetLabelDictUnaryValue() []*LabelDictUnaryEntry
- func (m *Attribute_SelectorEntry) GetLabelKeyedStringDictValue() []*LabelKeyedStringDictEntry
- func (m *Attribute_SelectorEntry) GetLabelListDictValue() []*LabelListDictEntry
- func (m *Attribute_SelectorEntry) GetLicense() *License
- func (m *Attribute_SelectorEntry) GetStringDictValue() []*StringDictEntry
- func (m *Attribute_SelectorEntry) GetStringListDictValue() []*StringListDictEntry
- func (m *Attribute_SelectorEntry) GetStringListValue() []string
- func (m *Attribute_SelectorEntry) GetStringValue() string
- func (m *Attribute_SelectorEntry) GetTristateValue() Attribute_Tristate
- func (*Attribute_SelectorEntry) ProtoMessage()
- func (m *Attribute_SelectorEntry) Reset()
- func (m *Attribute_SelectorEntry) String() string
- func (m *Attribute_SelectorEntry) XXX_DiscardUnknown()
- func (m *Attribute_SelectorEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attribute_SelectorEntry) XXX_Merge(src proto.Message)
- func (m *Attribute_SelectorEntry) XXX_Size() int
- func (m *Attribute_SelectorEntry) XXX_Unmarshal(b []byte) error
 
- type Attribute_SelectorList
- func (*Attribute_SelectorList) Descriptor() ([]byte, []int)
- func (m *Attribute_SelectorList) GetElements() []*Attribute_Selector
- func (m *Attribute_SelectorList) GetType() Attribute_Discriminator
- func (*Attribute_SelectorList) ProtoMessage()
- func (m *Attribute_SelectorList) Reset()
- func (m *Attribute_SelectorList) String() string
- func (m *Attribute_SelectorList) XXX_DiscardUnknown()
- func (m *Attribute_SelectorList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Attribute_SelectorList) XXX_Merge(src proto.Message)
- func (m *Attribute_SelectorList) XXX_Size() int
- func (m *Attribute_SelectorList) XXX_Unmarshal(b []byte) error
 
- type Attribute_Tristate
- type BuildLanguage
- func (*BuildLanguage) Descriptor() ([]byte, []int)
- func (m *BuildLanguage) GetRule() []*RuleDefinition
- func (*BuildLanguage) ProtoMessage()
- func (m *BuildLanguage) Reset()
- func (m *BuildLanguage) String() string
- func (m *BuildLanguage) XXX_DiscardUnknown()
- func (m *BuildLanguage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BuildLanguage) XXX_Merge(src proto.Message)
- func (m *BuildLanguage) XXX_Size() int
- func (m *BuildLanguage) XXX_Unmarshal(b []byte) error
 
- type EnvironmentGroup
- func (*EnvironmentGroup) Descriptor() ([]byte, []int)
- func (m *EnvironmentGroup) GetDefault() []string
- func (m *EnvironmentGroup) GetEnvironment() []string
- func (m *EnvironmentGroup) GetName() string
- func (*EnvironmentGroup) ProtoMessage()
- func (m *EnvironmentGroup) Reset()
- func (m *EnvironmentGroup) String() string
- func (m *EnvironmentGroup) XXX_DiscardUnknown()
- func (m *EnvironmentGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnvironmentGroup) XXX_Merge(src proto.Message)
- func (m *EnvironmentGroup) XXX_Size() int
- func (m *EnvironmentGroup) XXX_Unmarshal(b []byte) error
 
- type FilesetEntry
- func (*FilesetEntry) Descriptor() ([]byte, []int)
- func (m *FilesetEntry) GetDestinationDirectory() string
- func (m *FilesetEntry) GetExclude() []string
- func (m *FilesetEntry) GetFile() []string
- func (m *FilesetEntry) GetFilesPresent() bool
- func (m *FilesetEntry) GetSource() string
- func (m *FilesetEntry) GetStripPrefix() string
- func (m *FilesetEntry) GetSymlinkBehavior() FilesetEntry_SymlinkBehavior
- func (*FilesetEntry) ProtoMessage()
- func (m *FilesetEntry) Reset()
- func (m *FilesetEntry) String() string
- func (m *FilesetEntry) XXX_DiscardUnknown()
- func (m *FilesetEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FilesetEntry) XXX_Merge(src proto.Message)
- func (m *FilesetEntry) XXX_Size() int
- func (m *FilesetEntry) XXX_Unmarshal(b []byte) error
 
- type FilesetEntry_SymlinkBehavior
- type GeneratedFile
- func (*GeneratedFile) Descriptor() ([]byte, []int)
- func (m *GeneratedFile) GetGeneratingRule() string
- func (m *GeneratedFile) GetLocation() string
- func (m *GeneratedFile) GetName() string
- func (*GeneratedFile) ProtoMessage()
- func (m *GeneratedFile) Reset()
- func (m *GeneratedFile) String() string
- func (m *GeneratedFile) XXX_DiscardUnknown()
- func (m *GeneratedFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GeneratedFile) XXX_Merge(src proto.Message)
- func (m *GeneratedFile) XXX_Size() int
- func (m *GeneratedFile) XXX_Unmarshal(b []byte) error
 
- type LabelDictUnaryEntry
- func (*LabelDictUnaryEntry) Descriptor() ([]byte, []int)
- func (m *LabelDictUnaryEntry) GetKey() string
- func (m *LabelDictUnaryEntry) GetValue() string
- func (*LabelDictUnaryEntry) ProtoMessage()
- func (m *LabelDictUnaryEntry) Reset()
- func (m *LabelDictUnaryEntry) String() string
- func (m *LabelDictUnaryEntry) XXX_DiscardUnknown()
- func (m *LabelDictUnaryEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LabelDictUnaryEntry) XXX_Merge(src proto.Message)
- func (m *LabelDictUnaryEntry) XXX_Size() int
- func (m *LabelDictUnaryEntry) XXX_Unmarshal(b []byte) error
 
- type LabelKeyedStringDictEntry
- func (*LabelKeyedStringDictEntry) Descriptor() ([]byte, []int)
- func (m *LabelKeyedStringDictEntry) GetKey() string
- func (m *LabelKeyedStringDictEntry) GetValue() string
- func (*LabelKeyedStringDictEntry) ProtoMessage()
- func (m *LabelKeyedStringDictEntry) Reset()
- func (m *LabelKeyedStringDictEntry) String() string
- func (m *LabelKeyedStringDictEntry) XXX_DiscardUnknown()
- func (m *LabelKeyedStringDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LabelKeyedStringDictEntry) XXX_Merge(src proto.Message)
- func (m *LabelKeyedStringDictEntry) XXX_Size() int
- func (m *LabelKeyedStringDictEntry) XXX_Unmarshal(b []byte) error
 
- type LabelListDictEntry
- func (*LabelListDictEntry) Descriptor() ([]byte, []int)
- func (m *LabelListDictEntry) GetKey() string
- func (m *LabelListDictEntry) GetValue() []string
- func (*LabelListDictEntry) ProtoMessage()
- func (m *LabelListDictEntry) Reset()
- func (m *LabelListDictEntry) String() string
- func (m *LabelListDictEntry) XXX_DiscardUnknown()
- func (m *LabelListDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LabelListDictEntry) XXX_Merge(src proto.Message)
- func (m *LabelListDictEntry) XXX_Size() int
- func (m *LabelListDictEntry) XXX_Unmarshal(b []byte) error
 
- type License
- func (*License) Descriptor() ([]byte, []int)
- func (m *License) GetException() []string
- func (m *License) GetLicenseType() []string
- func (*License) ProtoMessage()
- func (m *License) Reset()
- func (m *License) String() string
- func (m *License) XXX_DiscardUnknown()
- func (m *License) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *License) XXX_Merge(src proto.Message)
- func (m *License) XXX_Size() int
- func (m *License) XXX_Unmarshal(b []byte) error
 
- type PackageGroup
- func (*PackageGroup) Descriptor() ([]byte, []int)
- func (m *PackageGroup) GetContainedPackage() []string
- func (m *PackageGroup) GetIncludedPackageGroup() []string
- func (m *PackageGroup) GetName() string
- func (*PackageGroup) ProtoMessage()
- func (m *PackageGroup) Reset()
- func (m *PackageGroup) String() string
- func (m *PackageGroup) XXX_DiscardUnknown()
- func (m *PackageGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PackageGroup) XXX_Merge(src proto.Message)
- func (m *PackageGroup) XXX_Size() int
- func (m *PackageGroup) XXX_Unmarshal(b []byte) error
 
- type QueryResult
- func (*QueryResult) Descriptor() ([]byte, []int)
- func (m *QueryResult) GetTarget() []*Target
- func (*QueryResult) ProtoMessage()
- func (m *QueryResult) Reset()
- func (m *QueryResult) String() string
- func (m *QueryResult) XXX_DiscardUnknown()
- func (m *QueryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryResult) XXX_Merge(src proto.Message)
- func (m *QueryResult) XXX_Size() int
- func (m *QueryResult) XXX_Unmarshal(b []byte) error
 
- type Rule
- func (*Rule) Descriptor() ([]byte, []int)
- func (m *Rule) GetAttribute() []*Attribute
- func (m *Rule) GetDefaultSetting() []string
- func (m *Rule) GetIsSkylark() bool
- func (m *Rule) GetLocation() string
- func (m *Rule) GetName() string
- func (m *Rule) GetPublicByDefault() bool
- func (m *Rule) GetRuleClass() string
- func (m *Rule) GetRuleInput() []string
- func (m *Rule) GetRuleOutput() []string
- func (m *Rule) GetSkylarkEnvironmentHashCode() string
- func (*Rule) ProtoMessage()
- func (m *Rule) Reset()
- func (m *Rule) String() string
- func (m *Rule) XXX_DiscardUnknown()
- func (m *Rule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Rule) XXX_Merge(src proto.Message)
- func (m *Rule) XXX_Size() int
- func (m *Rule) XXX_Unmarshal(b []byte) error
 
- type RuleDefinition
- func (*RuleDefinition) Descriptor() ([]byte, []int)
- func (m *RuleDefinition) GetAttribute() []*AttributeDefinition
- func (m *RuleDefinition) GetDocumentation() string
- func (m *RuleDefinition) GetLabel() string
- func (m *RuleDefinition) GetName() string
- func (*RuleDefinition) ProtoMessage()
- func (m *RuleDefinition) Reset()
- func (m *RuleDefinition) String() string
- func (m *RuleDefinition) XXX_DiscardUnknown()
- func (m *RuleDefinition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RuleDefinition) XXX_Merge(src proto.Message)
- func (m *RuleDefinition) XXX_Size() int
- func (m *RuleDefinition) XXX_Unmarshal(b []byte) error
 
- type RuleSummary
- func (*RuleSummary) Descriptor() ([]byte, []int)
- func (m *RuleSummary) GetDependency() []*Rule
- func (m *RuleSummary) GetLocation() string
- func (m *RuleSummary) GetRule() *Rule
- func (*RuleSummary) ProtoMessage()
- func (m *RuleSummary) Reset()
- func (m *RuleSummary) String() string
- func (m *RuleSummary) XXX_DiscardUnknown()
- func (m *RuleSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RuleSummary) XXX_Merge(src proto.Message)
- func (m *RuleSummary) XXX_Size() int
- func (m *RuleSummary) XXX_Unmarshal(b []byte) error
 
- type SourceFile
- func (*SourceFile) Descriptor() ([]byte, []int)
- func (m *SourceFile) GetFeature() []string
- func (m *SourceFile) GetLicense() *License
- func (m *SourceFile) GetLocation() string
- func (m *SourceFile) GetName() string
- func (m *SourceFile) GetPackageContainsErrors() bool
- func (m *SourceFile) GetPackageGroup() []string
- func (m *SourceFile) GetSubinclude() []string
- func (m *SourceFile) GetVisibilityLabel() []string
- func (*SourceFile) ProtoMessage()
- func (m *SourceFile) Reset()
- func (m *SourceFile) String() string
- func (m *SourceFile) XXX_DiscardUnknown()
- func (m *SourceFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SourceFile) XXX_Merge(src proto.Message)
- func (m *SourceFile) XXX_Size() int
- func (m *SourceFile) XXX_Unmarshal(b []byte) error
 
- type StringDictEntry
- func (*StringDictEntry) Descriptor() ([]byte, []int)
- func (m *StringDictEntry) GetKey() string
- func (m *StringDictEntry) GetValue() string
- func (*StringDictEntry) ProtoMessage()
- func (m *StringDictEntry) Reset()
- func (m *StringDictEntry) String() string
- func (m *StringDictEntry) XXX_DiscardUnknown()
- func (m *StringDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StringDictEntry) XXX_Merge(src proto.Message)
- func (m *StringDictEntry) XXX_Size() int
- func (m *StringDictEntry) XXX_Unmarshal(b []byte) error
 
- type StringListDictEntry
- func (*StringListDictEntry) Descriptor() ([]byte, []int)
- func (m *StringListDictEntry) GetKey() string
- func (m *StringListDictEntry) GetValue() []string
- func (*StringListDictEntry) ProtoMessage()
- func (m *StringListDictEntry) Reset()
- func (m *StringListDictEntry) String() string
- func (m *StringListDictEntry) XXX_DiscardUnknown()
- func (m *StringListDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StringListDictEntry) XXX_Merge(src proto.Message)
- func (m *StringListDictEntry) XXX_Size() int
- func (m *StringListDictEntry) XXX_Unmarshal(b []byte) error
 
- type Target
- func (*Target) Descriptor() ([]byte, []int)
- func (m *Target) GetEnvironmentGroup() *EnvironmentGroup
- func (m *Target) GetGeneratedFile() *GeneratedFile
- func (m *Target) GetPackageGroup() *PackageGroup
- func (m *Target) GetRule() *Rule
- func (m *Target) GetSourceFile() *SourceFile
- func (m *Target) GetType() Target_Discriminator
- func (*Target) ProtoMessage()
- func (m *Target) Reset()
- func (m *Target) String() string
- func (m *Target) XXX_DiscardUnknown()
- func (m *Target) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Target) XXX_Merge(src proto.Message)
- func (m *Target) XXX_Size() int
- func (m *Target) XXX_Unmarshal(b []byte) error
 
- type Target_Discriminator
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var AllowedRuleClassInfo_AllowedRuleClasses_name = map[int32]string{
	1: "ANY",
	2: "SPECIFIED",
}
    
      View Source
      
  
    var AllowedRuleClassInfo_AllowedRuleClasses_value = map[string]int32{
	"ANY":       1,
	"SPECIFIED": 2,
}
    
      View Source
      
  
    var Attribute_Discriminator_name = map[int32]string{
	1:  "INTEGER",
	2:  "STRING",
	3:  "LABEL",
	4:  "OUTPUT",
	5:  "STRING_LIST",
	6:  "LABEL_LIST",
	7:  "OUTPUT_LIST",
	8:  "DISTRIBUTION_SET",
	9:  "LICENSE",
	10: "STRING_DICT",
	11: "FILESET_ENTRY_LIST",
	12: "LABEL_LIST_DICT",
	13: "STRING_LIST_DICT",
	14: "BOOLEAN",
	15: "TRISTATE",
	16: "INTEGER_LIST",
	18: "UNKNOWN",
	19: "LABEL_DICT_UNARY",
	20: "SELECTOR_LIST",
	21: "LABEL_KEYED_STRING_DICT",
	17: "DEPRECATED_STRING_DICT_UNARY",
}
    
      View Source
      
  
    var Attribute_Discriminator_value = map[string]int32{
	"INTEGER":                      1,
	"STRING":                       2,
	"LABEL":                        3,
	"OUTPUT":                       4,
	"STRING_LIST":                  5,
	"LABEL_LIST":                   6,
	"OUTPUT_LIST":                  7,
	"DISTRIBUTION_SET":             8,
	"LICENSE":                      9,
	"STRING_DICT":                  10,
	"FILESET_ENTRY_LIST":           11,
	"LABEL_LIST_DICT":              12,
	"STRING_LIST_DICT":             13,
	"BOOLEAN":                      14,
	"TRISTATE":                     15,
	"INTEGER_LIST":                 16,
	"UNKNOWN":                      18,
	"LABEL_DICT_UNARY":             19,
	"SELECTOR_LIST":                20,
	"LABEL_KEYED_STRING_DICT":      21,
	"DEPRECATED_STRING_DICT_UNARY": 17,
}
    
      View Source
      
  
    var Attribute_Tristate_name = map[int32]string{
	0: "NO",
	1: "YES",
	2: "AUTO",
}
    
      View Source
      
  
    var Attribute_Tristate_value = map[string]int32{
	"NO":   0,
	"YES":  1,
	"AUTO": 2,
}
    
      View Source
      
  
    var FilesetEntry_SymlinkBehavior_name = map[int32]string{
	1: "COPY",
	2: "DEREFERENCE",
}
    
      View Source
      
  
    var FilesetEntry_SymlinkBehavior_value = map[string]int32{
	"COPY":        1,
	"DEREFERENCE": 2,
}
    
      View Source
      
  
    var Target_Discriminator_name = map[int32]string{
	1: "RULE",
	2: "SOURCE_FILE",
	3: "GENERATED_FILE",
	4: "PACKAGE_GROUP",
	5: "ENVIRONMENT_GROUP",
}
    
      View Source
      
  
var Target_Discriminator_value = map[string]int32{
	"RULE":              1,
	"SOURCE_FILE":       2,
	"GENERATED_FILE":    3,
	"PACKAGE_GROUP":     4,
	"ENVIRONMENT_GROUP": 5,
}
    Functions ¶
This section is empty.
Types ¶
type AllowedRuleClassInfo ¶
type AllowedRuleClassInfo struct {
	Policy               *AllowedRuleClassInfo_AllowedRuleClasses `protobuf:"varint,1,req,name=policy,enum=blaze_query.AllowedRuleClassInfo_AllowedRuleClasses" json:"policy,omitempty"`
	AllowedRuleClass     []string                                 `protobuf:"bytes,2,rep,name=allowed_rule_class,json=allowedRuleClass" json:"allowed_rule_class,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                                 `json:"-"`
	XXX_unrecognized     []byte                                   `json:"-"`
	XXX_sizecache        int32                                    `json:"-"`
}
    func (*AllowedRuleClassInfo) Descriptor ¶
func (*AllowedRuleClassInfo) Descriptor() ([]byte, []int)
func (*AllowedRuleClassInfo) GetAllowedRuleClass ¶
func (m *AllowedRuleClassInfo) GetAllowedRuleClass() []string
func (*AllowedRuleClassInfo) GetPolicy ¶
func (m *AllowedRuleClassInfo) GetPolicy() AllowedRuleClassInfo_AllowedRuleClasses
func (*AllowedRuleClassInfo) ProtoMessage ¶
func (*AllowedRuleClassInfo) ProtoMessage()
func (*AllowedRuleClassInfo) Reset ¶
func (m *AllowedRuleClassInfo) Reset()
func (*AllowedRuleClassInfo) String ¶
func (m *AllowedRuleClassInfo) String() string
func (*AllowedRuleClassInfo) XXX_DiscardUnknown ¶
func (m *AllowedRuleClassInfo) XXX_DiscardUnknown()
func (*AllowedRuleClassInfo) XXX_Marshal ¶
func (m *AllowedRuleClassInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllowedRuleClassInfo) XXX_Merge ¶
func (m *AllowedRuleClassInfo) XXX_Merge(src proto.Message)
func (*AllowedRuleClassInfo) XXX_Size ¶
func (m *AllowedRuleClassInfo) XXX_Size() int
func (*AllowedRuleClassInfo) XXX_Unmarshal ¶
func (m *AllowedRuleClassInfo) XXX_Unmarshal(b []byte) error
type AllowedRuleClassInfo_AllowedRuleClasses ¶
type AllowedRuleClassInfo_AllowedRuleClasses int32
const ( AllowedRuleClassInfo_ANY AllowedRuleClassInfo_AllowedRuleClasses = 1 AllowedRuleClassInfo_SPECIFIED AllowedRuleClassInfo_AllowedRuleClasses = 2 )
func (AllowedRuleClassInfo_AllowedRuleClasses) EnumDescriptor ¶
func (AllowedRuleClassInfo_AllowedRuleClasses) EnumDescriptor() ([]byte, []int)
func (AllowedRuleClassInfo_AllowedRuleClasses) String ¶
func (x AllowedRuleClassInfo_AllowedRuleClasses) String() string
func (*AllowedRuleClassInfo_AllowedRuleClasses) UnmarshalJSON ¶
func (x *AllowedRuleClassInfo_AllowedRuleClasses) UnmarshalJSON(data []byte) error
type Attribute ¶
type Attribute struct {
	Name                           *string                      `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	ExplicitlySpecified            *bool                        `protobuf:"varint,13,opt,name=explicitly_specified,json=explicitlySpecified" json:"explicitly_specified,omitempty"`
	Nodep                          *bool                        `protobuf:"varint,20,opt,name=nodep" json:"nodep,omitempty"`
	Type                           *Attribute_Discriminator     `protobuf:"varint,2,req,name=type,enum=blaze_query.Attribute_Discriminator" json:"type,omitempty"`
	IntValue                       *int32                       `protobuf:"varint,3,opt,name=int_value,json=intValue" json:"int_value,omitempty"`
	StringValue                    *string                      `protobuf:"bytes,5,opt,name=string_value,json=stringValue" json:"string_value,omitempty"`
	BooleanValue                   *bool                        `protobuf:"varint,14,opt,name=boolean_value,json=booleanValue" json:"boolean_value,omitempty"`
	TristateValue                  *Attribute_Tristate          `` /* 131-byte string literal not displayed */
	StringListValue                []string                     `protobuf:"bytes,6,rep,name=string_list_value,json=stringListValue" json:"string_list_value,omitempty"`
	License                        *License                     `protobuf:"bytes,7,opt,name=license" json:"license,omitempty"`
	StringDictValue                []*StringDictEntry           `protobuf:"bytes,8,rep,name=string_dict_value,json=stringDictValue" json:"string_dict_value,omitempty"`
	FilesetListValue               []*FilesetEntry              `protobuf:"bytes,9,rep,name=fileset_list_value,json=filesetListValue" json:"fileset_list_value,omitempty"`
	LabelListDictValue             []*LabelListDictEntry        `protobuf:"bytes,10,rep,name=label_list_dict_value,json=labelListDictValue" json:"label_list_dict_value,omitempty"`
	StringListDictValue            []*StringListDictEntry       `protobuf:"bytes,11,rep,name=string_list_dict_value,json=stringListDictValue" json:"string_list_dict_value,omitempty"`
	IntListValue                   []int32                      `protobuf:"varint,17,rep,name=int_list_value,json=intListValue" json:"int_list_value,omitempty"`
	LabelDictUnaryValue            []*LabelDictUnaryEntry       `protobuf:"bytes,19,rep,name=label_dict_unary_value,json=labelDictUnaryValue" json:"label_dict_unary_value,omitempty"`
	LabelKeyedStringDictValue      []*LabelKeyedStringDictEntry `` /* 136-byte string literal not displayed */
	SelectorList                   *Attribute_SelectorList      `protobuf:"bytes,21,opt,name=selector_list,json=selectorList" json:"selector_list,omitempty"`
	DEPRECATEDStringDictUnaryValue [][]byte                     `` /* 151-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{}                     `json:"-"`
	XXX_unrecognized               []byte                       `json:"-"`
	XXX_sizecache                  int32                        `json:"-"`
}
    func (*Attribute) Descriptor ¶
func (*Attribute) GetBooleanValue ¶
func (*Attribute) GetDEPRECATEDStringDictUnaryValue ¶
func (*Attribute) GetExplicitlySpecified ¶
func (*Attribute) GetFilesetListValue ¶
func (m *Attribute) GetFilesetListValue() []*FilesetEntry
func (*Attribute) GetIntListValue ¶
func (*Attribute) GetIntValue ¶
func (*Attribute) GetLabelDictUnaryValue ¶
func (m *Attribute) GetLabelDictUnaryValue() []*LabelDictUnaryEntry
func (*Attribute) GetLabelKeyedStringDictValue ¶
func (m *Attribute) GetLabelKeyedStringDictValue() []*LabelKeyedStringDictEntry
func (*Attribute) GetLabelListDictValue ¶
func (m *Attribute) GetLabelListDictValue() []*LabelListDictEntry
func (*Attribute) GetLicense ¶
func (*Attribute) GetSelectorList ¶
func (m *Attribute) GetSelectorList() *Attribute_SelectorList
func (*Attribute) GetStringDictValue ¶
func (m *Attribute) GetStringDictValue() []*StringDictEntry
func (*Attribute) GetStringListDictValue ¶
func (m *Attribute) GetStringListDictValue() []*StringListDictEntry
func (*Attribute) GetStringListValue ¶
func (*Attribute) GetStringValue ¶
func (*Attribute) GetTristateValue ¶
func (m *Attribute) GetTristateValue() Attribute_Tristate
func (*Attribute) GetType ¶
func (m *Attribute) GetType() Attribute_Discriminator
func (*Attribute) ProtoMessage ¶
func (*Attribute) ProtoMessage()
func (*Attribute) XXX_DiscardUnknown ¶
func (m *Attribute) XXX_DiscardUnknown()
func (*Attribute) XXX_Marshal ¶
func (*Attribute) XXX_Unmarshal ¶
type AttributeDefinition ¶
type AttributeDefinition struct {
	Name                 *string                  `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	Type                 *Attribute_Discriminator `protobuf:"varint,2,req,name=type,enum=blaze_query.Attribute_Discriminator" json:"type,omitempty"`
	Mandatory            *bool                    `protobuf:"varint,3,opt,name=mandatory" json:"mandatory,omitempty"`
	AllowedRuleClasses   *AllowedRuleClassInfo    `protobuf:"bytes,4,opt,name=allowed_rule_classes,json=allowedRuleClasses" json:"allowed_rule_classes,omitempty"`
	Documentation        *string                  `protobuf:"bytes,5,opt,name=documentation" json:"documentation,omitempty"`
	AllowEmpty           *bool                    `protobuf:"varint,6,opt,name=allow_empty,json=allowEmpty" json:"allow_empty,omitempty"`
	AllowSingleFile      *bool                    `protobuf:"varint,7,opt,name=allow_single_file,json=allowSingleFile" json:"allow_single_file,omitempty"`
	Default              *AttributeValue          `protobuf:"bytes,9,opt,name=default" json:"default,omitempty"`
	Executable           *bool                    `protobuf:"varint,10,opt,name=executable" json:"executable,omitempty"`
	Configurable         *bool                    `protobuf:"varint,11,opt,name=configurable" json:"configurable,omitempty"`
	Nodep                *bool                    `protobuf:"varint,12,opt,name=nodep" json:"nodep,omitempty"`
	CfgIsHost            *bool                    `protobuf:"varint,13,opt,name=cfg_is_host,json=cfgIsHost" json:"cfg_is_host,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}
    func (*AttributeDefinition) Descriptor ¶
func (*AttributeDefinition) Descriptor() ([]byte, []int)
func (*AttributeDefinition) GetAllowEmpty ¶
func (m *AttributeDefinition) GetAllowEmpty() bool
func (*AttributeDefinition) GetAllowSingleFile ¶
func (m *AttributeDefinition) GetAllowSingleFile() bool
func (*AttributeDefinition) GetAllowedRuleClasses ¶
func (m *AttributeDefinition) GetAllowedRuleClasses() *AllowedRuleClassInfo
func (*AttributeDefinition) GetCfgIsHost ¶
func (m *AttributeDefinition) GetCfgIsHost() bool
func (*AttributeDefinition) GetConfigurable ¶
func (m *AttributeDefinition) GetConfigurable() bool
func (*AttributeDefinition) GetDefault ¶
func (m *AttributeDefinition) GetDefault() *AttributeValue
func (*AttributeDefinition) GetDocumentation ¶
func (m *AttributeDefinition) GetDocumentation() string
func (*AttributeDefinition) GetExecutable ¶
func (m *AttributeDefinition) GetExecutable() bool
func (*AttributeDefinition) GetMandatory ¶
func (m *AttributeDefinition) GetMandatory() bool
func (*AttributeDefinition) GetName ¶
func (m *AttributeDefinition) GetName() string
func (*AttributeDefinition) GetNodep ¶
func (m *AttributeDefinition) GetNodep() bool
func (*AttributeDefinition) GetType ¶
func (m *AttributeDefinition) GetType() Attribute_Discriminator
func (*AttributeDefinition) ProtoMessage ¶
func (*AttributeDefinition) ProtoMessage()
func (*AttributeDefinition) Reset ¶
func (m *AttributeDefinition) Reset()
func (*AttributeDefinition) String ¶
func (m *AttributeDefinition) String() string
func (*AttributeDefinition) XXX_DiscardUnknown ¶
func (m *AttributeDefinition) XXX_DiscardUnknown()
func (*AttributeDefinition) XXX_Marshal ¶
func (m *AttributeDefinition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttributeDefinition) XXX_Merge ¶
func (m *AttributeDefinition) XXX_Merge(src proto.Message)
func (*AttributeDefinition) XXX_Size ¶
func (m *AttributeDefinition) XXX_Size() int
func (*AttributeDefinition) XXX_Unmarshal ¶
func (m *AttributeDefinition) XXX_Unmarshal(b []byte) error
type AttributeValue ¶
type AttributeValue struct {
	Int                  *int32                      `protobuf:"varint,1,opt,name=int" json:"int,omitempty"`
	String_              *string                     `protobuf:"bytes,2,opt,name=string" json:"string,omitempty"`
	Bool                 *bool                       `protobuf:"varint,3,opt,name=bool" json:"bool,omitempty"`
	List                 []*AttributeValue           `protobuf:"bytes,4,rep,name=list" json:"list,omitempty"`
	Dict                 []*AttributeValue_DictEntry `protobuf:"bytes,5,rep,name=dict" json:"dict,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}
    func (*AttributeValue) Descriptor ¶
func (*AttributeValue) Descriptor() ([]byte, []int)
func (*AttributeValue) GetBool ¶
func (m *AttributeValue) GetBool() bool
func (*AttributeValue) GetDict ¶
func (m *AttributeValue) GetDict() []*AttributeValue_DictEntry
func (*AttributeValue) GetInt ¶
func (m *AttributeValue) GetInt() int32
func (*AttributeValue) GetList ¶
func (m *AttributeValue) GetList() []*AttributeValue
func (*AttributeValue) GetString_ ¶
func (m *AttributeValue) GetString_() string
func (*AttributeValue) ProtoMessage ¶
func (*AttributeValue) ProtoMessage()
func (*AttributeValue) Reset ¶
func (m *AttributeValue) Reset()
func (*AttributeValue) String ¶
func (m *AttributeValue) String() string
func (*AttributeValue) XXX_DiscardUnknown ¶
func (m *AttributeValue) XXX_DiscardUnknown()
func (*AttributeValue) XXX_Marshal ¶
func (m *AttributeValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttributeValue) XXX_Merge ¶
func (m *AttributeValue) XXX_Merge(src proto.Message)
func (*AttributeValue) XXX_Size ¶
func (m *AttributeValue) XXX_Size() int
func (*AttributeValue) XXX_Unmarshal ¶
func (m *AttributeValue) XXX_Unmarshal(b []byte) error
type AttributeValue_DictEntry ¶
type AttributeValue_DictEntry struct {
	Key                  *string         `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                *AttributeValue `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}
    func (*AttributeValue_DictEntry) Descriptor ¶
func (*AttributeValue_DictEntry) Descriptor() ([]byte, []int)
func (*AttributeValue_DictEntry) GetKey ¶
func (m *AttributeValue_DictEntry) GetKey() string
func (*AttributeValue_DictEntry) GetValue ¶
func (m *AttributeValue_DictEntry) GetValue() *AttributeValue
func (*AttributeValue_DictEntry) ProtoMessage ¶
func (*AttributeValue_DictEntry) ProtoMessage()
func (*AttributeValue_DictEntry) Reset ¶
func (m *AttributeValue_DictEntry) Reset()
func (*AttributeValue_DictEntry) String ¶
func (m *AttributeValue_DictEntry) String() string
func (*AttributeValue_DictEntry) XXX_DiscardUnknown ¶
func (m *AttributeValue_DictEntry) XXX_DiscardUnknown()
func (*AttributeValue_DictEntry) XXX_Marshal ¶
func (m *AttributeValue_DictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttributeValue_DictEntry) XXX_Merge ¶
func (m *AttributeValue_DictEntry) XXX_Merge(src proto.Message)
func (*AttributeValue_DictEntry) XXX_Size ¶
func (m *AttributeValue_DictEntry) XXX_Size() int
func (*AttributeValue_DictEntry) XXX_Unmarshal ¶
func (m *AttributeValue_DictEntry) XXX_Unmarshal(b []byte) error
type Attribute_Discriminator ¶
type Attribute_Discriminator int32
const ( Attribute_INTEGER Attribute_Discriminator = 1 Attribute_STRING Attribute_Discriminator = 2 Attribute_LABEL Attribute_Discriminator = 3 Attribute_OUTPUT Attribute_Discriminator = 4 Attribute_STRING_LIST Attribute_Discriminator = 5 Attribute_LABEL_LIST Attribute_Discriminator = 6 Attribute_OUTPUT_LIST Attribute_Discriminator = 7 Attribute_DISTRIBUTION_SET Attribute_Discriminator = 8 Attribute_LICENSE Attribute_Discriminator = 9 Attribute_STRING_DICT Attribute_Discriminator = 10 Attribute_FILESET_ENTRY_LIST Attribute_Discriminator = 11 Attribute_LABEL_LIST_DICT Attribute_Discriminator = 12 Attribute_STRING_LIST_DICT Attribute_Discriminator = 13 Attribute_BOOLEAN Attribute_Discriminator = 14 Attribute_TRISTATE Attribute_Discriminator = 15 Attribute_INTEGER_LIST Attribute_Discriminator = 16 Attribute_UNKNOWN Attribute_Discriminator = 18 Attribute_LABEL_DICT_UNARY Attribute_Discriminator = 19 Attribute_SELECTOR_LIST Attribute_Discriminator = 20 Attribute_LABEL_KEYED_STRING_DICT Attribute_Discriminator = 21 Attribute_DEPRECATED_STRING_DICT_UNARY Attribute_Discriminator = 17 )
func (Attribute_Discriminator) Enum ¶
func (x Attribute_Discriminator) Enum() *Attribute_Discriminator
func (Attribute_Discriminator) EnumDescriptor ¶
func (Attribute_Discriminator) EnumDescriptor() ([]byte, []int)
func (Attribute_Discriminator) String ¶
func (x Attribute_Discriminator) String() string
func (*Attribute_Discriminator) UnmarshalJSON ¶
func (x *Attribute_Discriminator) UnmarshalJSON(data []byte) error
type Attribute_Selector ¶
type Attribute_Selector struct {
	Entries              []*Attribute_SelectorEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"`
	HasDefaultValue      *bool                      `protobuf:"varint,2,opt,name=has_default_value,json=hasDefaultValue" json:"has_default_value,omitempty"`
	NoMatchError         *string                    `protobuf:"bytes,3,opt,name=no_match_error,json=noMatchError" json:"no_match_error,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
	XXX_unrecognized     []byte                     `json:"-"`
	XXX_sizecache        int32                      `json:"-"`
}
    func (*Attribute_Selector) Descriptor ¶
func (*Attribute_Selector) Descriptor() ([]byte, []int)
func (*Attribute_Selector) GetEntries ¶
func (m *Attribute_Selector) GetEntries() []*Attribute_SelectorEntry
func (*Attribute_Selector) GetHasDefaultValue ¶
func (m *Attribute_Selector) GetHasDefaultValue() bool
func (*Attribute_Selector) GetNoMatchError ¶
func (m *Attribute_Selector) GetNoMatchError() string
func (*Attribute_Selector) ProtoMessage ¶
func (*Attribute_Selector) ProtoMessage()
func (*Attribute_Selector) Reset ¶
func (m *Attribute_Selector) Reset()
func (*Attribute_Selector) String ¶
func (m *Attribute_Selector) String() string
func (*Attribute_Selector) XXX_DiscardUnknown ¶
func (m *Attribute_Selector) XXX_DiscardUnknown()
func (*Attribute_Selector) XXX_Marshal ¶
func (m *Attribute_Selector) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Attribute_Selector) XXX_Merge ¶
func (m *Attribute_Selector) XXX_Merge(src proto.Message)
func (*Attribute_Selector) XXX_Size ¶
func (m *Attribute_Selector) XXX_Size() int
func (*Attribute_Selector) XXX_Unmarshal ¶
func (m *Attribute_Selector) XXX_Unmarshal(b []byte) error
type Attribute_SelectorEntry ¶
type Attribute_SelectorEntry struct {
	Label                          *string                      `protobuf:"bytes,1,opt,name=label" json:"label,omitempty"`
	IsDefaultValue                 *bool                        `protobuf:"varint,16,opt,name=is_default_value,json=isDefaultValue" json:"is_default_value,omitempty"`
	IntValue                       *int32                       `protobuf:"varint,2,opt,name=int_value,json=intValue" json:"int_value,omitempty"`
	StringValue                    *string                      `protobuf:"bytes,3,opt,name=string_value,json=stringValue" json:"string_value,omitempty"`
	BooleanValue                   *bool                        `protobuf:"varint,4,opt,name=boolean_value,json=booleanValue" json:"boolean_value,omitempty"`
	TristateValue                  *Attribute_Tristate          `` /* 130-byte string literal not displayed */
	StringListValue                []string                     `protobuf:"bytes,6,rep,name=string_list_value,json=stringListValue" json:"string_list_value,omitempty"`
	License                        *License                     `protobuf:"bytes,7,opt,name=license" json:"license,omitempty"`
	StringDictValue                []*StringDictEntry           `protobuf:"bytes,8,rep,name=string_dict_value,json=stringDictValue" json:"string_dict_value,omitempty"`
	FilesetListValue               []*FilesetEntry              `protobuf:"bytes,9,rep,name=fileset_list_value,json=filesetListValue" json:"fileset_list_value,omitempty"`
	LabelListDictValue             []*LabelListDictEntry        `protobuf:"bytes,10,rep,name=label_list_dict_value,json=labelListDictValue" json:"label_list_dict_value,omitempty"`
	StringListDictValue            []*StringListDictEntry       `protobuf:"bytes,11,rep,name=string_list_dict_value,json=stringListDictValue" json:"string_list_dict_value,omitempty"`
	IntListValue                   []int32                      `protobuf:"varint,13,rep,name=int_list_value,json=intListValue" json:"int_list_value,omitempty"`
	LabelDictUnaryValue            []*LabelDictUnaryEntry       `protobuf:"bytes,15,rep,name=label_dict_unary_value,json=labelDictUnaryValue" json:"label_dict_unary_value,omitempty"`
	LabelKeyedStringDictValue      []*LabelKeyedStringDictEntry `` /* 136-byte string literal not displayed */
	DEPRECATEDStringDictUnaryValue [][]byte                     `` /* 151-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{}                     `json:"-"`
	XXX_unrecognized               []byte                       `json:"-"`
	XXX_sizecache                  int32                        `json:"-"`
}
    func (*Attribute_SelectorEntry) Descriptor ¶
func (*Attribute_SelectorEntry) Descriptor() ([]byte, []int)
func (*Attribute_SelectorEntry) GetBooleanValue ¶
func (m *Attribute_SelectorEntry) GetBooleanValue() bool
func (*Attribute_SelectorEntry) GetDEPRECATEDStringDictUnaryValue ¶
func (m *Attribute_SelectorEntry) GetDEPRECATEDStringDictUnaryValue() [][]byte
func (*Attribute_SelectorEntry) GetFilesetListValue ¶
func (m *Attribute_SelectorEntry) GetFilesetListValue() []*FilesetEntry
func (*Attribute_SelectorEntry) GetIntListValue ¶
func (m *Attribute_SelectorEntry) GetIntListValue() []int32
func (*Attribute_SelectorEntry) GetIntValue ¶
func (m *Attribute_SelectorEntry) GetIntValue() int32
func (*Attribute_SelectorEntry) GetIsDefaultValue ¶
func (m *Attribute_SelectorEntry) GetIsDefaultValue() bool
func (*Attribute_SelectorEntry) GetLabel ¶
func (m *Attribute_SelectorEntry) GetLabel() string
func (*Attribute_SelectorEntry) GetLabelDictUnaryValue ¶
func (m *Attribute_SelectorEntry) GetLabelDictUnaryValue() []*LabelDictUnaryEntry
func (*Attribute_SelectorEntry) GetLabelKeyedStringDictValue ¶
func (m *Attribute_SelectorEntry) GetLabelKeyedStringDictValue() []*LabelKeyedStringDictEntry
func (*Attribute_SelectorEntry) GetLabelListDictValue ¶
func (m *Attribute_SelectorEntry) GetLabelListDictValue() []*LabelListDictEntry
func (*Attribute_SelectorEntry) GetLicense ¶
func (m *Attribute_SelectorEntry) GetLicense() *License
func (*Attribute_SelectorEntry) GetStringDictValue ¶
func (m *Attribute_SelectorEntry) GetStringDictValue() []*StringDictEntry
func (*Attribute_SelectorEntry) GetStringListDictValue ¶
func (m *Attribute_SelectorEntry) GetStringListDictValue() []*StringListDictEntry
func (*Attribute_SelectorEntry) GetStringListValue ¶
func (m *Attribute_SelectorEntry) GetStringListValue() []string
func (*Attribute_SelectorEntry) GetStringValue ¶
func (m *Attribute_SelectorEntry) GetStringValue() string
func (*Attribute_SelectorEntry) GetTristateValue ¶
func (m *Attribute_SelectorEntry) GetTristateValue() Attribute_Tristate
func (*Attribute_SelectorEntry) ProtoMessage ¶
func (*Attribute_SelectorEntry) ProtoMessage()
func (*Attribute_SelectorEntry) Reset ¶
func (m *Attribute_SelectorEntry) Reset()
func (*Attribute_SelectorEntry) String ¶
func (m *Attribute_SelectorEntry) String() string
func (*Attribute_SelectorEntry) XXX_DiscardUnknown ¶
func (m *Attribute_SelectorEntry) XXX_DiscardUnknown()
func (*Attribute_SelectorEntry) XXX_Marshal ¶
func (m *Attribute_SelectorEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Attribute_SelectorEntry) XXX_Merge ¶
func (m *Attribute_SelectorEntry) XXX_Merge(src proto.Message)
func (*Attribute_SelectorEntry) XXX_Size ¶
func (m *Attribute_SelectorEntry) XXX_Size() int
func (*Attribute_SelectorEntry) XXX_Unmarshal ¶
func (m *Attribute_SelectorEntry) XXX_Unmarshal(b []byte) error
type Attribute_SelectorList ¶
type Attribute_SelectorList struct {
	Type                 *Attribute_Discriminator `protobuf:"varint,1,opt,name=type,enum=blaze_query.Attribute_Discriminator" json:"type,omitempty"`
	Elements             []*Attribute_Selector    `protobuf:"bytes,2,rep,name=elements" json:"elements,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}
    func (*Attribute_SelectorList) Descriptor ¶
func (*Attribute_SelectorList) Descriptor() ([]byte, []int)
func (*Attribute_SelectorList) GetElements ¶
func (m *Attribute_SelectorList) GetElements() []*Attribute_Selector
func (*Attribute_SelectorList) GetType ¶
func (m *Attribute_SelectorList) GetType() Attribute_Discriminator
func (*Attribute_SelectorList) ProtoMessage ¶
func (*Attribute_SelectorList) ProtoMessage()
func (*Attribute_SelectorList) Reset ¶
func (m *Attribute_SelectorList) Reset()
func (*Attribute_SelectorList) String ¶
func (m *Attribute_SelectorList) String() string
func (*Attribute_SelectorList) XXX_DiscardUnknown ¶
func (m *Attribute_SelectorList) XXX_DiscardUnknown()
func (*Attribute_SelectorList) XXX_Marshal ¶
func (m *Attribute_SelectorList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Attribute_SelectorList) XXX_Merge ¶
func (m *Attribute_SelectorList) XXX_Merge(src proto.Message)
func (*Attribute_SelectorList) XXX_Size ¶
func (m *Attribute_SelectorList) XXX_Size() int
func (*Attribute_SelectorList) XXX_Unmarshal ¶
func (m *Attribute_SelectorList) XXX_Unmarshal(b []byte) error
type Attribute_Tristate ¶
type Attribute_Tristate int32
const ( Attribute_NO Attribute_Tristate = 0 Attribute_YES Attribute_Tristate = 1 Attribute_AUTO Attribute_Tristate = 2 )
func (Attribute_Tristate) Enum ¶
func (x Attribute_Tristate) Enum() *Attribute_Tristate
func (Attribute_Tristate) EnumDescriptor ¶
func (Attribute_Tristate) EnumDescriptor() ([]byte, []int)
func (Attribute_Tristate) String ¶
func (x Attribute_Tristate) String() string
func (*Attribute_Tristate) UnmarshalJSON ¶
func (x *Attribute_Tristate) UnmarshalJSON(data []byte) error
type BuildLanguage ¶
type BuildLanguage struct {
	Rule                 []*RuleDefinition `protobuf:"bytes,1,rep,name=rule" json:"rule,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}
    func (*BuildLanguage) Descriptor ¶
func (*BuildLanguage) Descriptor() ([]byte, []int)
func (*BuildLanguage) GetRule ¶
func (m *BuildLanguage) GetRule() []*RuleDefinition
func (*BuildLanguage) ProtoMessage ¶
func (*BuildLanguage) ProtoMessage()
func (*BuildLanguage) Reset ¶
func (m *BuildLanguage) Reset()
func (*BuildLanguage) String ¶
func (m *BuildLanguage) String() string
func (*BuildLanguage) XXX_DiscardUnknown ¶
func (m *BuildLanguage) XXX_DiscardUnknown()
func (*BuildLanguage) XXX_Marshal ¶
func (m *BuildLanguage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildLanguage) XXX_Merge ¶
func (m *BuildLanguage) XXX_Merge(src proto.Message)
func (*BuildLanguage) XXX_Size ¶
func (m *BuildLanguage) XXX_Size() int
func (*BuildLanguage) XXX_Unmarshal ¶
func (m *BuildLanguage) XXX_Unmarshal(b []byte) error
type EnvironmentGroup ¶
type EnvironmentGroup struct {
	Name                 *string  `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	Environment          []string `protobuf:"bytes,2,rep,name=environment" json:"environment,omitempty"`
	Default              []string `protobuf:"bytes,3,rep,name=default" json:"default,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*EnvironmentGroup) Descriptor ¶
func (*EnvironmentGroup) Descriptor() ([]byte, []int)
func (*EnvironmentGroup) GetDefault ¶
func (m *EnvironmentGroup) GetDefault() []string
func (*EnvironmentGroup) GetEnvironment ¶
func (m *EnvironmentGroup) GetEnvironment() []string
func (*EnvironmentGroup) GetName ¶
func (m *EnvironmentGroup) GetName() string
func (*EnvironmentGroup) ProtoMessage ¶
func (*EnvironmentGroup) ProtoMessage()
func (*EnvironmentGroup) Reset ¶
func (m *EnvironmentGroup) Reset()
func (*EnvironmentGroup) String ¶
func (m *EnvironmentGroup) String() string
func (*EnvironmentGroup) XXX_DiscardUnknown ¶
func (m *EnvironmentGroup) XXX_DiscardUnknown()
func (*EnvironmentGroup) XXX_Marshal ¶
func (m *EnvironmentGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnvironmentGroup) XXX_Merge ¶
func (m *EnvironmentGroup) XXX_Merge(src proto.Message)
func (*EnvironmentGroup) XXX_Size ¶
func (m *EnvironmentGroup) XXX_Size() int
func (*EnvironmentGroup) XXX_Unmarshal ¶
func (m *EnvironmentGroup) XXX_Unmarshal(b []byte) error
type FilesetEntry ¶
type FilesetEntry struct {
	Source               *string                       `protobuf:"bytes,1,req,name=source" json:"source,omitempty"`
	DestinationDirectory *string                       `protobuf:"bytes,2,req,name=destination_directory,json=destinationDirectory" json:"destination_directory,omitempty"`
	FilesPresent         *bool                         `protobuf:"varint,7,opt,name=files_present,json=filesPresent" json:"files_present,omitempty"`
	File                 []string                      `protobuf:"bytes,3,rep,name=file" json:"file,omitempty"`
	Exclude              []string                      `protobuf:"bytes,4,rep,name=exclude" json:"exclude,omitempty"`
	SymlinkBehavior      *FilesetEntry_SymlinkBehavior `` /* 152-byte string literal not displayed */
	StripPrefix          *string                       `protobuf:"bytes,6,opt,name=strip_prefix,json=stripPrefix" json:"strip_prefix,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
	XXX_unrecognized     []byte                        `json:"-"`
	XXX_sizecache        int32                         `json:"-"`
}
    func (*FilesetEntry) Descriptor ¶
func (*FilesetEntry) Descriptor() ([]byte, []int)
func (*FilesetEntry) GetDestinationDirectory ¶
func (m *FilesetEntry) GetDestinationDirectory() string
func (*FilesetEntry) GetExclude ¶
func (m *FilesetEntry) GetExclude() []string
func (*FilesetEntry) GetFile ¶
func (m *FilesetEntry) GetFile() []string
func (*FilesetEntry) GetFilesPresent ¶
func (m *FilesetEntry) GetFilesPresent() bool
func (*FilesetEntry) GetSource ¶
func (m *FilesetEntry) GetSource() string
func (*FilesetEntry) GetStripPrefix ¶
func (m *FilesetEntry) GetStripPrefix() string
func (*FilesetEntry) GetSymlinkBehavior ¶
func (m *FilesetEntry) GetSymlinkBehavior() FilesetEntry_SymlinkBehavior
func (*FilesetEntry) ProtoMessage ¶
func (*FilesetEntry) ProtoMessage()
func (*FilesetEntry) Reset ¶
func (m *FilesetEntry) Reset()
func (*FilesetEntry) String ¶
func (m *FilesetEntry) String() string
func (*FilesetEntry) XXX_DiscardUnknown ¶
func (m *FilesetEntry) XXX_DiscardUnknown()
func (*FilesetEntry) XXX_Marshal ¶
func (m *FilesetEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FilesetEntry) XXX_Merge ¶
func (m *FilesetEntry) XXX_Merge(src proto.Message)
func (*FilesetEntry) XXX_Size ¶
func (m *FilesetEntry) XXX_Size() int
func (*FilesetEntry) XXX_Unmarshal ¶
func (m *FilesetEntry) XXX_Unmarshal(b []byte) error
type FilesetEntry_SymlinkBehavior ¶
type FilesetEntry_SymlinkBehavior int32
const ( FilesetEntry_COPY FilesetEntry_SymlinkBehavior = 1 FilesetEntry_DEREFERENCE FilesetEntry_SymlinkBehavior = 2 )
const Default_FilesetEntry_SymlinkBehavior FilesetEntry_SymlinkBehavior = FilesetEntry_COPY
    func (FilesetEntry_SymlinkBehavior) Enum ¶
func (x FilesetEntry_SymlinkBehavior) Enum() *FilesetEntry_SymlinkBehavior
func (FilesetEntry_SymlinkBehavior) EnumDescriptor ¶
func (FilesetEntry_SymlinkBehavior) EnumDescriptor() ([]byte, []int)
func (FilesetEntry_SymlinkBehavior) String ¶
func (x FilesetEntry_SymlinkBehavior) String() string
func (*FilesetEntry_SymlinkBehavior) UnmarshalJSON ¶
func (x *FilesetEntry_SymlinkBehavior) UnmarshalJSON(data []byte) error
type GeneratedFile ¶
type GeneratedFile struct {
	Name                 *string  `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	GeneratingRule       *string  `protobuf:"bytes,2,req,name=generating_rule,json=generatingRule" json:"generating_rule,omitempty"`
	Location             *string  `protobuf:"bytes,3,opt,name=location" json:"location,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*GeneratedFile) Descriptor ¶
func (*GeneratedFile) Descriptor() ([]byte, []int)
func (*GeneratedFile) GetGeneratingRule ¶
func (m *GeneratedFile) GetGeneratingRule() string
func (*GeneratedFile) GetLocation ¶
func (m *GeneratedFile) GetLocation() string
func (*GeneratedFile) GetName ¶
func (m *GeneratedFile) GetName() string
func (*GeneratedFile) ProtoMessage ¶
func (*GeneratedFile) ProtoMessage()
func (*GeneratedFile) Reset ¶
func (m *GeneratedFile) Reset()
func (*GeneratedFile) String ¶
func (m *GeneratedFile) String() string
func (*GeneratedFile) XXX_DiscardUnknown ¶
func (m *GeneratedFile) XXX_DiscardUnknown()
func (*GeneratedFile) XXX_Marshal ¶
func (m *GeneratedFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GeneratedFile) XXX_Merge ¶
func (m *GeneratedFile) XXX_Merge(src proto.Message)
func (*GeneratedFile) XXX_Size ¶
func (m *GeneratedFile) XXX_Size() int
func (*GeneratedFile) XXX_Unmarshal ¶
func (m *GeneratedFile) XXX_Unmarshal(b []byte) error
type LabelDictUnaryEntry ¶
type LabelDictUnaryEntry struct {
	Key                  *string  `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                *string  `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*LabelDictUnaryEntry) Descriptor ¶
func (*LabelDictUnaryEntry) Descriptor() ([]byte, []int)
func (*LabelDictUnaryEntry) GetKey ¶
func (m *LabelDictUnaryEntry) GetKey() string
func (*LabelDictUnaryEntry) GetValue ¶
func (m *LabelDictUnaryEntry) GetValue() string
func (*LabelDictUnaryEntry) ProtoMessage ¶
func (*LabelDictUnaryEntry) ProtoMessage()
func (*LabelDictUnaryEntry) Reset ¶
func (m *LabelDictUnaryEntry) Reset()
func (*LabelDictUnaryEntry) String ¶
func (m *LabelDictUnaryEntry) String() string
func (*LabelDictUnaryEntry) XXX_DiscardUnknown ¶
func (m *LabelDictUnaryEntry) XXX_DiscardUnknown()
func (*LabelDictUnaryEntry) XXX_Marshal ¶
func (m *LabelDictUnaryEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LabelDictUnaryEntry) XXX_Merge ¶
func (m *LabelDictUnaryEntry) XXX_Merge(src proto.Message)
func (*LabelDictUnaryEntry) XXX_Size ¶
func (m *LabelDictUnaryEntry) XXX_Size() int
func (*LabelDictUnaryEntry) XXX_Unmarshal ¶
func (m *LabelDictUnaryEntry) XXX_Unmarshal(b []byte) error
type LabelKeyedStringDictEntry ¶
type LabelKeyedStringDictEntry struct {
	Key                  *string  `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                *string  `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*LabelKeyedStringDictEntry) Descriptor ¶
func (*LabelKeyedStringDictEntry) Descriptor() ([]byte, []int)
func (*LabelKeyedStringDictEntry) GetKey ¶
func (m *LabelKeyedStringDictEntry) GetKey() string
func (*LabelKeyedStringDictEntry) GetValue ¶
func (m *LabelKeyedStringDictEntry) GetValue() string
func (*LabelKeyedStringDictEntry) ProtoMessage ¶
func (*LabelKeyedStringDictEntry) ProtoMessage()
func (*LabelKeyedStringDictEntry) Reset ¶
func (m *LabelKeyedStringDictEntry) Reset()
func (*LabelKeyedStringDictEntry) String ¶
func (m *LabelKeyedStringDictEntry) String() string
func (*LabelKeyedStringDictEntry) XXX_DiscardUnknown ¶
func (m *LabelKeyedStringDictEntry) XXX_DiscardUnknown()
func (*LabelKeyedStringDictEntry) XXX_Marshal ¶
func (m *LabelKeyedStringDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LabelKeyedStringDictEntry) XXX_Merge ¶
func (m *LabelKeyedStringDictEntry) XXX_Merge(src proto.Message)
func (*LabelKeyedStringDictEntry) XXX_Size ¶
func (m *LabelKeyedStringDictEntry) XXX_Size() int
func (*LabelKeyedStringDictEntry) XXX_Unmarshal ¶
func (m *LabelKeyedStringDictEntry) XXX_Unmarshal(b []byte) error
type LabelListDictEntry ¶
type LabelListDictEntry struct {
	Key                  *string  `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                []string `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*LabelListDictEntry) Descriptor ¶
func (*LabelListDictEntry) Descriptor() ([]byte, []int)
func (*LabelListDictEntry) GetKey ¶
func (m *LabelListDictEntry) GetKey() string
func (*LabelListDictEntry) GetValue ¶
func (m *LabelListDictEntry) GetValue() []string
func (*LabelListDictEntry) ProtoMessage ¶
func (*LabelListDictEntry) ProtoMessage()
func (*LabelListDictEntry) Reset ¶
func (m *LabelListDictEntry) Reset()
func (*LabelListDictEntry) String ¶
func (m *LabelListDictEntry) String() string
func (*LabelListDictEntry) XXX_DiscardUnknown ¶
func (m *LabelListDictEntry) XXX_DiscardUnknown()
func (*LabelListDictEntry) XXX_Marshal ¶
func (m *LabelListDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LabelListDictEntry) XXX_Merge ¶
func (m *LabelListDictEntry) XXX_Merge(src proto.Message)
func (*LabelListDictEntry) XXX_Size ¶
func (m *LabelListDictEntry) XXX_Size() int
func (*LabelListDictEntry) XXX_Unmarshal ¶
func (m *LabelListDictEntry) XXX_Unmarshal(b []byte) error
type License ¶
type License struct {
	LicenseType          []string `protobuf:"bytes,1,rep,name=license_type,json=licenseType" json:"license_type,omitempty"`
	Exception            []string `protobuf:"bytes,2,rep,name=exception" json:"exception,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*License) Descriptor ¶
func (*License) GetException ¶
func (*License) GetLicenseType ¶
func (*License) ProtoMessage ¶
func (*License) ProtoMessage()
func (*License) XXX_DiscardUnknown ¶
func (m *License) XXX_DiscardUnknown()
func (*License) XXX_Marshal ¶
func (*License) XXX_Unmarshal ¶
type PackageGroup ¶
type PackageGroup struct {
	Name                 *string  `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	ContainedPackage     []string `protobuf:"bytes,2,rep,name=contained_package,json=containedPackage" json:"contained_package,omitempty"`
	IncludedPackageGroup []string `protobuf:"bytes,3,rep,name=included_package_group,json=includedPackageGroup" json:"included_package_group,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*PackageGroup) Descriptor ¶
func (*PackageGroup) Descriptor() ([]byte, []int)
func (*PackageGroup) GetContainedPackage ¶
func (m *PackageGroup) GetContainedPackage() []string
func (*PackageGroup) GetIncludedPackageGroup ¶
func (m *PackageGroup) GetIncludedPackageGroup() []string
func (*PackageGroup) GetName ¶
func (m *PackageGroup) GetName() string
func (*PackageGroup) ProtoMessage ¶
func (*PackageGroup) ProtoMessage()
func (*PackageGroup) Reset ¶
func (m *PackageGroup) Reset()
func (*PackageGroup) String ¶
func (m *PackageGroup) String() string
func (*PackageGroup) XXX_DiscardUnknown ¶
func (m *PackageGroup) XXX_DiscardUnknown()
func (*PackageGroup) XXX_Marshal ¶
func (m *PackageGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PackageGroup) XXX_Merge ¶
func (m *PackageGroup) XXX_Merge(src proto.Message)
func (*PackageGroup) XXX_Size ¶
func (m *PackageGroup) XXX_Size() int
func (*PackageGroup) XXX_Unmarshal ¶
func (m *PackageGroup) XXX_Unmarshal(b []byte) error
type QueryResult ¶
type QueryResult struct {
	Target               []*Target `protobuf:"bytes,1,rep,name=target" json:"target,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}
    func (*QueryResult) Descriptor ¶
func (*QueryResult) Descriptor() ([]byte, []int)
func (*QueryResult) GetTarget ¶
func (m *QueryResult) GetTarget() []*Target
func (*QueryResult) ProtoMessage ¶
func (*QueryResult) ProtoMessage()
func (*QueryResult) Reset ¶
func (m *QueryResult) Reset()
func (*QueryResult) String ¶
func (m *QueryResult) String() string
func (*QueryResult) XXX_DiscardUnknown ¶
func (m *QueryResult) XXX_DiscardUnknown()
func (*QueryResult) XXX_Marshal ¶
func (m *QueryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryResult) XXX_Merge ¶
func (m *QueryResult) XXX_Merge(src proto.Message)
func (*QueryResult) XXX_Size ¶
func (m *QueryResult) XXX_Size() int
func (*QueryResult) XXX_Unmarshal ¶
func (m *QueryResult) XXX_Unmarshal(b []byte) error
type Rule ¶
type Rule struct {
	Name                       *string      `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	RuleClass                  *string      `protobuf:"bytes,2,req,name=rule_class,json=ruleClass" json:"rule_class,omitempty"`
	Location                   *string      `protobuf:"bytes,3,opt,name=location" json:"location,omitempty"`
	Attribute                  []*Attribute `protobuf:"bytes,4,rep,name=attribute" json:"attribute,omitempty"`
	RuleInput                  []string     `protobuf:"bytes,5,rep,name=rule_input,json=ruleInput" json:"rule_input,omitempty"`
	RuleOutput                 []string     `protobuf:"bytes,6,rep,name=rule_output,json=ruleOutput" json:"rule_output,omitempty"`
	DefaultSetting             []string     `protobuf:"bytes,7,rep,name=default_setting,json=defaultSetting" json:"default_setting,omitempty"`
	PublicByDefault            *bool        `protobuf:"varint,9,opt,name=public_by_default,json=publicByDefault" json:"public_by_default,omitempty"`
	IsSkylark                  *bool        `protobuf:"varint,10,opt,name=is_skylark,json=isSkylark" json:"is_skylark,omitempty"`
	SkylarkEnvironmentHashCode *string      `` /* 137-byte string literal not displayed */
	XXX_NoUnkeyedLiteral       struct{}     `json:"-"`
	XXX_unrecognized           []byte       `json:"-"`
	XXX_sizecache              int32        `json:"-"`
}
    func (*Rule) Descriptor ¶
func (*Rule) GetAttribute ¶
func (*Rule) GetDefaultSetting ¶
func (*Rule) GetIsSkylark ¶
func (*Rule) GetLocation ¶
func (*Rule) GetPublicByDefault ¶
func (*Rule) GetRuleClass ¶
func (*Rule) GetRuleInput ¶
func (*Rule) GetRuleOutput ¶
func (*Rule) GetSkylarkEnvironmentHashCode ¶
func (*Rule) ProtoMessage ¶
func (*Rule) ProtoMessage()
func (*Rule) XXX_DiscardUnknown ¶
func (m *Rule) XXX_DiscardUnknown()
func (*Rule) XXX_Unmarshal ¶
type RuleDefinition ¶
type RuleDefinition struct {
	Name                 *string                `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	Attribute            []*AttributeDefinition `protobuf:"bytes,2,rep,name=attribute" json:"attribute,omitempty"`
	Documentation        *string                `protobuf:"bytes,3,opt,name=documentation" json:"documentation,omitempty"`
	Label                *string                `protobuf:"bytes,4,opt,name=label" json:"label,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}
    func (*RuleDefinition) Descriptor ¶
func (*RuleDefinition) Descriptor() ([]byte, []int)
func (*RuleDefinition) GetAttribute ¶
func (m *RuleDefinition) GetAttribute() []*AttributeDefinition
func (*RuleDefinition) GetDocumentation ¶
func (m *RuleDefinition) GetDocumentation() string
func (*RuleDefinition) GetLabel ¶
func (m *RuleDefinition) GetLabel() string
func (*RuleDefinition) GetName ¶
func (m *RuleDefinition) GetName() string
func (*RuleDefinition) ProtoMessage ¶
func (*RuleDefinition) ProtoMessage()
func (*RuleDefinition) Reset ¶
func (m *RuleDefinition) Reset()
func (*RuleDefinition) String ¶
func (m *RuleDefinition) String() string
func (*RuleDefinition) XXX_DiscardUnknown ¶
func (m *RuleDefinition) XXX_DiscardUnknown()
func (*RuleDefinition) XXX_Marshal ¶
func (m *RuleDefinition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RuleDefinition) XXX_Merge ¶
func (m *RuleDefinition) XXX_Merge(src proto.Message)
func (*RuleDefinition) XXX_Size ¶
func (m *RuleDefinition) XXX_Size() int
func (*RuleDefinition) XXX_Unmarshal ¶
func (m *RuleDefinition) XXX_Unmarshal(b []byte) error
type RuleSummary ¶
type RuleSummary struct {
	Rule                 *Rule    `protobuf:"bytes,1,req,name=rule" json:"rule,omitempty"`
	Dependency           []*Rule  `protobuf:"bytes,2,rep,name=dependency" json:"dependency,omitempty"`
	Location             *string  `protobuf:"bytes,3,opt,name=location" json:"location,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*RuleSummary) Descriptor ¶
func (*RuleSummary) Descriptor() ([]byte, []int)
func (*RuleSummary) GetDependency ¶
func (m *RuleSummary) GetDependency() []*Rule
func (*RuleSummary) GetLocation ¶
func (m *RuleSummary) GetLocation() string
func (*RuleSummary) GetRule ¶
func (m *RuleSummary) GetRule() *Rule
func (*RuleSummary) ProtoMessage ¶
func (*RuleSummary) ProtoMessage()
func (*RuleSummary) Reset ¶
func (m *RuleSummary) Reset()
func (*RuleSummary) String ¶
func (m *RuleSummary) String() string
func (*RuleSummary) XXX_DiscardUnknown ¶
func (m *RuleSummary) XXX_DiscardUnknown()
func (*RuleSummary) XXX_Marshal ¶
func (m *RuleSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RuleSummary) XXX_Merge ¶
func (m *RuleSummary) XXX_Merge(src proto.Message)
func (*RuleSummary) XXX_Size ¶
func (m *RuleSummary) XXX_Size() int
func (*RuleSummary) XXX_Unmarshal ¶
func (m *RuleSummary) XXX_Unmarshal(b []byte) error
type SourceFile ¶
type SourceFile struct {
	Name                  *string  `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`
	Location              *string  `protobuf:"bytes,2,opt,name=location" json:"location,omitempty"`
	Subinclude            []string `protobuf:"bytes,3,rep,name=subinclude" json:"subinclude,omitempty"`
	PackageGroup          []string `protobuf:"bytes,4,rep,name=package_group,json=packageGroup" json:"package_group,omitempty"`
	VisibilityLabel       []string `protobuf:"bytes,5,rep,name=visibility_label,json=visibilityLabel" json:"visibility_label,omitempty"`
	Feature               []string `protobuf:"bytes,6,rep,name=feature" json:"feature,omitempty"`
	License               *License `protobuf:"bytes,8,opt,name=license" json:"license,omitempty"`
	PackageContainsErrors *bool    `protobuf:"varint,9,opt,name=package_contains_errors,json=packageContainsErrors" json:"package_contains_errors,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}
    func (*SourceFile) Descriptor ¶
func (*SourceFile) Descriptor() ([]byte, []int)
func (*SourceFile) GetFeature ¶
func (m *SourceFile) GetFeature() []string
func (*SourceFile) GetLicense ¶
func (m *SourceFile) GetLicense() *License
func (*SourceFile) GetLocation ¶
func (m *SourceFile) GetLocation() string
func (*SourceFile) GetName ¶
func (m *SourceFile) GetName() string
func (*SourceFile) GetPackageContainsErrors ¶
func (m *SourceFile) GetPackageContainsErrors() bool
func (*SourceFile) GetPackageGroup ¶
func (m *SourceFile) GetPackageGroup() []string
func (*SourceFile) GetSubinclude ¶
func (m *SourceFile) GetSubinclude() []string
func (*SourceFile) GetVisibilityLabel ¶
func (m *SourceFile) GetVisibilityLabel() []string
func (*SourceFile) ProtoMessage ¶
func (*SourceFile) ProtoMessage()
func (*SourceFile) Reset ¶
func (m *SourceFile) Reset()
func (*SourceFile) String ¶
func (m *SourceFile) String() string
func (*SourceFile) XXX_DiscardUnknown ¶
func (m *SourceFile) XXX_DiscardUnknown()
func (*SourceFile) XXX_Marshal ¶
func (m *SourceFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SourceFile) XXX_Merge ¶
func (m *SourceFile) XXX_Merge(src proto.Message)
func (*SourceFile) XXX_Size ¶
func (m *SourceFile) XXX_Size() int
func (*SourceFile) XXX_Unmarshal ¶
func (m *SourceFile) XXX_Unmarshal(b []byte) error
type StringDictEntry ¶
type StringDictEntry struct {
	Key                  *string  `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                *string  `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*StringDictEntry) Descriptor ¶
func (*StringDictEntry) Descriptor() ([]byte, []int)
func (*StringDictEntry) GetKey ¶
func (m *StringDictEntry) GetKey() string
func (*StringDictEntry) GetValue ¶
func (m *StringDictEntry) GetValue() string
func (*StringDictEntry) ProtoMessage ¶
func (*StringDictEntry) ProtoMessage()
func (*StringDictEntry) Reset ¶
func (m *StringDictEntry) Reset()
func (*StringDictEntry) String ¶
func (m *StringDictEntry) String() string
func (*StringDictEntry) XXX_DiscardUnknown ¶
func (m *StringDictEntry) XXX_DiscardUnknown()
func (*StringDictEntry) XXX_Marshal ¶
func (m *StringDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StringDictEntry) XXX_Merge ¶
func (m *StringDictEntry) XXX_Merge(src proto.Message)
func (*StringDictEntry) XXX_Size ¶
func (m *StringDictEntry) XXX_Size() int
func (*StringDictEntry) XXX_Unmarshal ¶
func (m *StringDictEntry) XXX_Unmarshal(b []byte) error
type StringListDictEntry ¶
type StringListDictEntry struct {
	Key                  *string  `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
	Value                []string `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}
    func (*StringListDictEntry) Descriptor ¶
func (*StringListDictEntry) Descriptor() ([]byte, []int)
func (*StringListDictEntry) GetKey ¶
func (m *StringListDictEntry) GetKey() string
func (*StringListDictEntry) GetValue ¶
func (m *StringListDictEntry) GetValue() []string
func (*StringListDictEntry) ProtoMessage ¶
func (*StringListDictEntry) ProtoMessage()
func (*StringListDictEntry) Reset ¶
func (m *StringListDictEntry) Reset()
func (*StringListDictEntry) String ¶
func (m *StringListDictEntry) String() string
func (*StringListDictEntry) XXX_DiscardUnknown ¶
func (m *StringListDictEntry) XXX_DiscardUnknown()
func (*StringListDictEntry) XXX_Marshal ¶
func (m *StringListDictEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StringListDictEntry) XXX_Merge ¶
func (m *StringListDictEntry) XXX_Merge(src proto.Message)
func (*StringListDictEntry) XXX_Size ¶
func (m *StringListDictEntry) XXX_Size() int
func (*StringListDictEntry) XXX_Unmarshal ¶
func (m *StringListDictEntry) XXX_Unmarshal(b []byte) error
type Target ¶
type Target struct {
	Type                 *Target_Discriminator `protobuf:"varint,1,req,name=type,enum=blaze_query.Target_Discriminator" json:"type,omitempty"`
	Rule                 *Rule                 `protobuf:"bytes,2,opt,name=rule" json:"rule,omitempty"`
	SourceFile           *SourceFile           `protobuf:"bytes,3,opt,name=source_file,json=sourceFile" json:"source_file,omitempty"`
	GeneratedFile        *GeneratedFile        `protobuf:"bytes,4,opt,name=generated_file,json=generatedFile" json:"generated_file,omitempty"`
	PackageGroup         *PackageGroup         `protobuf:"bytes,5,opt,name=package_group,json=packageGroup" json:"package_group,omitempty"`
	EnvironmentGroup     *EnvironmentGroup     `protobuf:"bytes,6,opt,name=environment_group,json=environmentGroup" json:"environment_group,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}
    func (*Target) Descriptor ¶
func (*Target) GetEnvironmentGroup ¶
func (m *Target) GetEnvironmentGroup() *EnvironmentGroup
func (*Target) GetGeneratedFile ¶
func (m *Target) GetGeneratedFile() *GeneratedFile
func (*Target) GetPackageGroup ¶
func (m *Target) GetPackageGroup() *PackageGroup
func (*Target) GetSourceFile ¶
func (m *Target) GetSourceFile() *SourceFile
func (*Target) GetType ¶
func (m *Target) GetType() Target_Discriminator
func (*Target) ProtoMessage ¶
func (*Target) ProtoMessage()
func (*Target) XXX_DiscardUnknown ¶
func (m *Target) XXX_DiscardUnknown()
func (*Target) XXX_Marshal ¶
func (*Target) XXX_Unmarshal ¶
type Target_Discriminator ¶
type Target_Discriminator int32
const ( Target_RULE Target_Discriminator = 1 Target_SOURCE_FILE Target_Discriminator = 2 Target_GENERATED_FILE Target_Discriminator = 3 Target_PACKAGE_GROUP Target_Discriminator = 4 Target_ENVIRONMENT_GROUP Target_Discriminator = 5 )
func (Target_Discriminator) Enum ¶
func (x Target_Discriminator) Enum() *Target_Discriminator
func (Target_Discriminator) EnumDescriptor ¶
func (Target_Discriminator) EnumDescriptor() ([]byte, []int)
func (Target_Discriminator) String ¶
func (x Target_Discriminator) String() string
func (*Target_Discriminator) UnmarshalJSON ¶
func (x *Target_Discriminator) UnmarshalJSON(data []byte) error
 Click to show internal directories. 
   Click to hide internal directories.