Searched defs:EnvironmentVariable (Results 1 – 2 of 2) sorted by relevance
216 type EnvironmentVariable struct { struct217 state protoimpl.MessageState218 sizeCache protoimpl.SizeCache219 unknownFields protoimpl.UnknownFields222 Name *string `protobuf:"bytes,1,req,name=name" json:"name,omitempty"`228 State isEnvironmentVariable_State `protobuf_oneof:"state"`231 func (x *EnvironmentVariable) Reset() {240 func (x *EnvironmentVariable) String() string {244 func (*EnvironmentVariable) ProtoMessage() {}246 func (x *EnvironmentVariable) ProtoReflect() protoreflect.Message {[all …]
65 message EnvironmentVariable { message