Home
last modified time | relevance | path

Searched refs:Attribute_BoolVal (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/plugins/shared/structs/proto/
H A Dattribute.pb.go77 type Attribute_BoolVal struct { struct
87 func (*Attribute_BoolVal) isAttribute_Value() {} argument
118 if x, ok := m.GetValue().(*Attribute_BoolVal); ok {
137 (*Attribute_BoolVal)(nil),
154 case *Attribute_BoolVal:
197 m.Value = &Attribute_BoolVal{x != 0}
218 case *Attribute_BoolVal:
/dports/sysutils/nomad/nomad-1.1.0/plugins/shared/structs/proto/
H A Dattribute.pb.go80 type Attribute_BoolVal struct { struct
90 func (*Attribute_BoolVal) isAttribute_Value() {} argument
121 if x, ok := m.GetValue().(*Attribute_BoolVal); ok {
140 (*Attribute_BoolVal)(nil),
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/plugins/shared/structs/
H A Dutil.go15 case *proto.Attribute_BoolVal:
60 out.Value = &proto.Attribute_BoolVal{
/dports/sysutils/nomad/nomad-1.1.0/plugins/shared/structs/
H A Dutil.go15 case *proto.Attribute_BoolVal:
60 out.Value = &proto.Attribute_BoolVal{