Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2021 Changes in this version type Team + Plugins []*proto1.Plugin + func (x *Team) GetPlugins() []*proto1.Plugin v0.2.0 Apr 23, 2021 Changes in this version + var File_team_proto protoreflect.FileDescriptor + type Link struct + Link string + Title string + func (*Link) Descriptor() ([]byte, []int) + func (*Link) ProtoMessage() + func (in *Link) DeepCopy() *Link + func (in *Link) DeepCopyInterface() interface{} + func (in *Link) DeepCopyInto(out *Link) + func (x *Link) GetLink() string + func (x *Link) GetTitle() string + func (x *Link) ProtoReflect() protoreflect.Message + func (x *Link) Reset() + func (x *Link) String() string + type Team struct + Cluster string + Description string + Links []*Link + Logo string + Name string + Namespace string + func (*Team) Descriptor() ([]byte, []int) + func (*Team) ProtoMessage() + func (in *Team) DeepCopy() *Team + func (in *Team) DeepCopyInterface() interface{} + func (in *Team) DeepCopyInto(out *Team) + func (x *Team) GetCluster() string + func (x *Team) GetDescription() string + func (x *Team) GetLinks() []*Link + func (x *Team) GetLogo() string + func (x *Team) GetName() string + func (x *Team) GetNamespace() string + func (x *Team) ProtoReflect() protoreflect.Message + func (x *Team) Reset() + func (x *Team) String() string