Searched defs:ReleaseAlias (Results 1 – 2 of 2) sorted by relevance
501 type ReleaseAlias struct { struct502 state protoimpl.MessageState503 sizeCache protoimpl.SizeCache504 unknownFields protoimpl.UnknownFields507 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`509 Target *string `protobuf:"bytes,2,opt,name=target" json:"target,omitempty"`512 func (x *ReleaseAlias) Reset() {521 func (x *ReleaseAlias) String() string {525 func (*ReleaseAlias) ProtoMessage() {}527 func (x *ReleaseAlias) ProtoReflect() protoreflect.Message {[all …]
149 message ReleaseAlias { message