Searched defs:ReleaseAlias (Results 1 – 2 of 2) sorted by relevance
490 type ReleaseAlias struct { struct491 state protoimpl.MessageState492 sizeCache protoimpl.SizeCache493 unknownFields protoimpl.UnknownFields496 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`498 Target *string `protobuf:"bytes,2,opt,name=target" json:"target,omitempty"`501 func (x *ReleaseAlias) Reset() {510 func (x *ReleaseAlias) String() string {514 func (*ReleaseAlias) ProtoMessage() {}516 func (x *ReleaseAlias) ProtoReflect() protoreflect.Message {[all …]
144 message ReleaseAlias { message