Documentation ¶
Index ¶
- Variables
- type Action
- type ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo
- func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationId() string
- func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationRole() BufAlphaRegistryV1Alpha1OrganizationRole
- func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetUserId() string
- func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) GetName() string
- func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreatePluginInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetOwner() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetVisibility() BufAlphaRegistryV1Alpha1PluginVisibility
- func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetParentBranch() string
- func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetFullName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetVisibility() BufAlphaRegistryV1Alpha1Visibility
- func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetCommitName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetRepositoryId() string
- func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetOwner() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetPluginConfigs() []*BufAlphaRegistryV1Alpha1PluginConfig
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetVisibility() BufAlphaRegistryV1Alpha1PluginVisibility
- func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetPluginVersions() []*BufAlphaRegistryV1Alpha1PluginVersionMapping
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateName() string
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateOwner() string
- func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateTokenInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetExpireTime() *timestamppb.Timestamp
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetNote() string
- func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1CreateUserInfo
- func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) GetUsername() string
- func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) GetUserId() string
- func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) GetName() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) GetOrganizationId() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeletePluginInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetOwner() string
- func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) GetFullName() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) GetRepositoryId() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetName() string
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetOwner() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) GetTokenId() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeleteUserInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) GetUserId() string
- func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo
- func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetDeprecationMessage() string
- func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetOwnerName() string
- func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetRepositoryName() string
- func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1DownloadInfo
- func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) GetReference() string
- func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetImageInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) GetReference() string
- func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetDependencies() []*v1alpha1.ModulePin
- func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleReferences() []*BufAlphaRegistryV1Alpha1LocalModuleReference
- func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleResolveResults() []*BufAlphaRegistryV1Alpha1LocalModuleResolveResult
- func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetCurrentModulePins() []*v1alpha1.ModulePin
- func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModulePinsResults() []*v1alpha1.ModulePin
- func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModuleReferences() []*v1alpha1.ModuleReference
- func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetBranch() *BufAlphaRegistryV1Alpha1RepositoryBranch
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetCommit() *BufAlphaRegistryV1Alpha1RepositoryCommit
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetName() string
- func (m *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetReference() isActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Reference
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetTag() *BufAlphaRegistryV1Alpha1RepositoryTag
- func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Branch
- type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Commit
- type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Tag
- type ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) GetReference() string
- func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetCommitSequenceId() int64
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetRepositoryBranchName() string
- func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo
- func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) GetVersion() string
- func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo
- func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) GetRepositoryBranchName() string
- func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo
- func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) GetReference() string
- func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1ListUsersInfo
- func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) GetUserStateFilter() BufAlphaRegistryV1Alpha1UserState
- func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1PushInfo
- func (*ActionBufAlphaRegistryV1Alpha1PushInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetBranch() string
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinBranch() string
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinCommit() string
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinDigest() string
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetOwner() string
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetRepository() string
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetTags() []string
- func (*ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo
- func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetOrganizationId() string
- func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetUserId() string
- func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1SearchInfo
- func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) GetFilters() []BufAlphaRegistryV1Alpha1SearchFilter
- func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) GetQuery() string
- func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo
- func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) GetPluginRole() BufAlphaRegistryV1Alpha1PluginRole
- func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo
- func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) GetRepositoryRole() BufAlphaRegistryV1Alpha1RepositoryRole
- func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo
- func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) GetTemplateRole() BufAlphaRegistryV1Alpha1TemplateRole
- func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo
- func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetOwnerName() string
- func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetRepositoryName() string
- func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo
- func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationId() string
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationRole() BufAlphaRegistryV1Alpha1OrganizationRole
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetUserId() string
- func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo
- func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetOrganizationId() string
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetPluginBaseRole() BufAlphaRegistryV1Alpha1PluginRole
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetRepositoryBaseRole() BufAlphaRegistryV1Alpha1RepositoryRole
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetTemplateBaseRole() BufAlphaRegistryV1Alpha1TemplateRole
- func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) String() string
- type ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo
- func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetServerRole() BufAlphaRegistryV1Alpha1ServerRole
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetUserId() string
- func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Reset()
- func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) String() string
- type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo
- func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) GetName() string
- func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Reset()
- func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) String() string
- type ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo
- func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) GetName() string
- func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoMessage()
- func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoReflect() protoreflect.Message
- func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Reset()
- func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) String() string
- type BufAlphaRegistryV1Alpha1LocalModulePin
- func (*BufAlphaRegistryV1Alpha1LocalModulePin) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetBranch() string
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetCommit() string
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetCreateTime() *timestamppb.Timestamp
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetDigest() string
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetOwner() string
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetRepository() string
- func (*BufAlphaRegistryV1Alpha1LocalModulePin) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) Reset()
- func (x *BufAlphaRegistryV1Alpha1LocalModulePin) String() string
- type BufAlphaRegistryV1Alpha1LocalModuleReference
- func (*BufAlphaRegistryV1Alpha1LocalModuleReference) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) GetOwner() string
- func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) GetReference() string
- func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) GetRepository() string
- func (*BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) Reset()
- func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) String() string
- type BufAlphaRegistryV1Alpha1LocalModuleResolveResult
- func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetPin() *BufAlphaRegistryV1Alpha1LocalModulePin
- func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetReference() *BufAlphaRegistryV1Alpha1LocalModuleReference
- func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetResolvedReferenceType() BufAlphaRegistryV1Alpha1ResolvedReferenceType
- func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Reset()
- func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) String() string
- type BufAlphaRegistryV1Alpha1OrganizationRole
- func (BufAlphaRegistryV1Alpha1OrganizationRole) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1OrganizationRole) Enum() *BufAlphaRegistryV1Alpha1OrganizationRole
- func (BufAlphaRegistryV1Alpha1OrganizationRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1OrganizationRole) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1OrganizationRole) String() string
- func (BufAlphaRegistryV1Alpha1OrganizationRole) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1PluginConfig
- func (*BufAlphaRegistryV1Alpha1PluginConfig) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetDeleted() bool
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetParameters() []string
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetPluginName() string
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetPluginOwner() string
- func (*BufAlphaRegistryV1Alpha1PluginConfig) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) Reset()
- func (x *BufAlphaRegistryV1Alpha1PluginConfig) String() string
- type BufAlphaRegistryV1Alpha1PluginRole
- func (BufAlphaRegistryV1Alpha1PluginRole) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1PluginRole) Enum() *BufAlphaRegistryV1Alpha1PluginRole
- func (BufAlphaRegistryV1Alpha1PluginRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1PluginRole) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1PluginRole) String() string
- func (BufAlphaRegistryV1Alpha1PluginRole) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1PluginVersionMapping
- func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetDeleted() bool
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginName() string
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginOwner() string
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetVersion() string
- func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) Reset()
- func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) String() string
- type BufAlphaRegistryV1Alpha1PluginVisibility
- func (BufAlphaRegistryV1Alpha1PluginVisibility) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1PluginVisibility) Enum() *BufAlphaRegistryV1Alpha1PluginVisibility
- func (BufAlphaRegistryV1Alpha1PluginVisibility) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1PluginVisibility) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1PluginVisibility) String() string
- func (BufAlphaRegistryV1Alpha1PluginVisibility) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1RepositoryBranch
- func (*BufAlphaRegistryV1Alpha1RepositoryBranch) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetCreateTime() *timestamppb.Timestamp
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetId() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetName() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetRepositoryId() string
- func (*BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) Reset()
- func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) String() string
- type BufAlphaRegistryV1Alpha1RepositoryCommit
- func (*BufAlphaRegistryV1Alpha1RepositoryCommit) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetAuthor() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetBranch() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetCommitSequenceId() int64
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetCreateTime() *timestamppb.Timestamp
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetDigest() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetId() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetName() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetTags() *BufAlphaRegistryV1Alpha1RepositoryTag
- func (*BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) Reset()
- func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) String() string
- type BufAlphaRegistryV1Alpha1RepositoryRole
- func (BufAlphaRegistryV1Alpha1RepositoryRole) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1RepositoryRole) Enum() *BufAlphaRegistryV1Alpha1RepositoryRole
- func (BufAlphaRegistryV1Alpha1RepositoryRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1RepositoryRole) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1RepositoryRole) String() string
- func (BufAlphaRegistryV1Alpha1RepositoryRole) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1RepositoryTag
- func (*BufAlphaRegistryV1Alpha1RepositoryTag) Descriptor() ([]byte, []int)deprecated
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetAuthor() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetCommitName() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetCreateTime() *timestamppb.Timestamp
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetId() string
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetName() string
- func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoMessage()
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) ProtoReflect() protoreflect.Message
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) Reset()
- func (x *BufAlphaRegistryV1Alpha1RepositoryTag) String() string
- type BufAlphaRegistryV1Alpha1ResolvedReferenceType
- func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1ResolvedReferenceType) Enum() *BufAlphaRegistryV1Alpha1ResolvedReferenceType
- func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1ResolvedReferenceType) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1ResolvedReferenceType) String() string
- func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1SearchFilter
- func (BufAlphaRegistryV1Alpha1SearchFilter) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1SearchFilter) Enum() *BufAlphaRegistryV1Alpha1SearchFilter
- func (BufAlphaRegistryV1Alpha1SearchFilter) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1SearchFilter) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1SearchFilter) String() string
- func (BufAlphaRegistryV1Alpha1SearchFilter) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1ServerRole
- func (BufAlphaRegistryV1Alpha1ServerRole) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1ServerRole) Enum() *BufAlphaRegistryV1Alpha1ServerRole
- func (BufAlphaRegistryV1Alpha1ServerRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1ServerRole) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1ServerRole) String() string
- func (BufAlphaRegistryV1Alpha1ServerRole) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1TemplateRole
- func (BufAlphaRegistryV1Alpha1TemplateRole) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1TemplateRole) Enum() *BufAlphaRegistryV1Alpha1TemplateRole
- func (BufAlphaRegistryV1Alpha1TemplateRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1TemplateRole) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1TemplateRole) String() string
- func (BufAlphaRegistryV1Alpha1TemplateRole) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1UserState
- func (BufAlphaRegistryV1Alpha1UserState) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1UserState) Enum() *BufAlphaRegistryV1Alpha1UserState
- func (BufAlphaRegistryV1Alpha1UserState) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1UserState) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1UserState) String() string
- func (BufAlphaRegistryV1Alpha1UserState) Type() protoreflect.EnumType
- type BufAlphaRegistryV1Alpha1Visibility
- func (BufAlphaRegistryV1Alpha1Visibility) Descriptor() protoreflect.EnumDescriptor
- func (x BufAlphaRegistryV1Alpha1Visibility) Enum() *BufAlphaRegistryV1Alpha1Visibility
- func (BufAlphaRegistryV1Alpha1Visibility) EnumDescriptor() ([]byte, []int)deprecated
- func (x BufAlphaRegistryV1Alpha1Visibility) Number() protoreflect.EnumNumber
- func (x BufAlphaRegistryV1Alpha1Visibility) String() string
- func (BufAlphaRegistryV1Alpha1Visibility) Type() protoreflect.EnumType
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetAction() Action
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo() *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreatePluginInfo() *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateTemplateInfo() *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo() *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateTokenInfo() *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateUserInfo() *ActionBufAlphaRegistryV1Alpha1CreateUserInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeactivateUserInfo() *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo() *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo() *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeletePluginInfo() *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo() *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo() *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo() *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteTokenInfo() *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteUserInfo() *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo() *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1DownloadInfo() *ActionBufAlphaRegistryV1Alpha1DownloadInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetImageInfo() *ActionBufAlphaRegistryV1Alpha1GetImageInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo() *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetModulePinsInfo() *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo() *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo() *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo() *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo() *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo() *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo() *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1ListUsersInfo() *ActionBufAlphaRegistryV1Alpha1ListUsersInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1PushInfo() *ActionBufAlphaRegistryV1Alpha1PushInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1SearchInfo() *ActionBufAlphaRegistryV1Alpha1SearchInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo() *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo() *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo() *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo() *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo() *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo
- func (x *Event) GetActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo() *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo
- func (x *Event) GetActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo() *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo
- func (x *Event) GetActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo() *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo
- func (m *Event) GetActionDetails() isEvent_ActionDetails
- func (m *Event) GetActor() isEvent_Actor
- func (x *Event) GetErrorCode() v1alpha11.ErrorCode
- func (x *Event) GetErrorMessage() string
- func (x *Event) GetEventId() string
- func (x *Event) GetEventTime() *timestamppb.Timestamp
- func (x *Event) GetMethod() string
- func (x *Event) GetObjects() []*Object
- func (x *Event) GetService() string
- func (x *Event) GetSpanId() string
- func (x *Event) GetTraceId() string
- func (x *Event) GetUser() *UserActor
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (x *Event) String() string
- type Event_ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreatePluginInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateTokenInfo
- type Event_ActionBufAlphaRegistryV1Alpha1CreateUserInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeletePluginInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeleteUserInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo
- type Event_ActionBufAlphaRegistryV1Alpha1DownloadInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetImageInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo
- type Event_ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo
- type Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo
- type Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo
- type Event_ActionBufAlphaRegistryV1Alpha1ListUsersInfo
- type Event_ActionBufAlphaRegistryV1Alpha1PushInfo
- type Event_ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo
- type Event_ActionBufAlphaRegistryV1Alpha1SearchInfo
- type Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo
- type Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo
- type Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo
- type Event_ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo
- type Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo
- type Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo
- type Event_ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo
- type Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo
- type Event_ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo
- type Event_User
- type Object
- func (*Object) Descriptor() ([]byte, []int)deprecated
- func (x *Object) GetOrganization() *OrganizationObject
- func (x *Object) GetPlugin() *PluginObject
- func (x *Object) GetRepository() *RepositoryObject
- func (x *Object) GetTemplate() *TemplateObject
- func (x *Object) GetToken() *TokenObject
- func (m *Object) GetType() isObject_Type
- func (x *Object) GetUser() *UserObject
- func (*Object) ProtoMessage()
- func (x *Object) ProtoReflect() protoreflect.Message
- func (x *Object) Reset()
- func (x *Object) String() string
- type Object_Organization
- type Object_Plugin
- type Object_Repository
- type Object_Template
- type Object_Token
- type Object_User
- type OrganizationObject
- func (*OrganizationObject) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationObject) GetId() string
- func (x *OrganizationObject) GetName() string
- func (*OrganizationObject) ProtoMessage()
- func (x *OrganizationObject) ProtoReflect() protoreflect.Message
- func (x *OrganizationObject) Reset()
- func (x *OrganizationObject) String() string
- type PluginObject
- func (*PluginObject) Descriptor() ([]byte, []int)deprecated
- func (x *PluginObject) GetId() string
- func (x *PluginObject) GetName() string
- func (x *PluginObject) GetOwnerId() string
- func (x *PluginObject) GetOwnerName() string
- func (x *PluginObject) GetPublic() bool
- func (*PluginObject) ProtoMessage()
- func (x *PluginObject) ProtoReflect() protoreflect.Message
- func (x *PluginObject) Reset()
- func (x *PluginObject) String() string
- type RepositoryObject
- func (*RepositoryObject) Descriptor() ([]byte, []int)deprecated
- func (x *RepositoryObject) GetId() string
- func (x *RepositoryObject) GetName() string
- func (x *RepositoryObject) GetOwnerId() string
- func (x *RepositoryObject) GetOwnerName() string
- func (x *RepositoryObject) GetPublic() bool
- func (*RepositoryObject) ProtoMessage()
- func (x *RepositoryObject) ProtoReflect() protoreflect.Message
- func (x *RepositoryObject) Reset()
- func (x *RepositoryObject) String() string
- type TemplateObject
- func (*TemplateObject) Descriptor() ([]byte, []int)deprecated
- func (x *TemplateObject) GetId() string
- func (x *TemplateObject) GetName() string
- func (x *TemplateObject) GetOwnerId() string
- func (x *TemplateObject) GetOwnerName() string
- func (x *TemplateObject) GetPublic() bool
- func (*TemplateObject) ProtoMessage()
- func (x *TemplateObject) ProtoReflect() protoreflect.Message
- func (x *TemplateObject) Reset()
- func (x *TemplateObject) String() string
- type TokenObject
- type UserActor
- func (*UserActor) Descriptor() ([]byte, []int)deprecated
- func (x *UserActor) GetAnonymous() bool
- func (x *UserActor) GetId() string
- func (x *UserActor) GetSourceIp() string
- func (x *UserActor) GetSubject() string
- func (x *UserActor) GetUsername() string
- func (*UserActor) ProtoMessage()
- func (x *UserActor) ProtoReflect() protoreflect.Message
- func (x *UserActor) Reset()
- func (x *UserActor) String() string
- type UserObject
- func (*UserObject) Descriptor() ([]byte, []int)deprecated
- func (x *UserObject) GetId() string
- func (x *UserObject) GetSubject() string
- func (x *UserObject) GetUsername() string
- func (*UserObject) ProtoMessage()
- func (x *UserObject) ProtoReflect() protoreflect.Message
- func (x *UserObject) Reset()
- func (x *UserObject) String() string
Constants ¶
This section is empty.
Variables ¶
var ( Action_name = map[int32]string{}/* 117 elements not displayed */ Action_value = map[string]int32{}/* 117 elements not displayed */ )
Enum value maps for Action.
var ( BufAlphaRegistryV1Alpha1ResolvedReferenceType_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_COMMIT", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_BRANCH", 3: "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_TAG", } BufAlphaRegistryV1Alpha1ResolvedReferenceType_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_COMMIT": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_BRANCH": 2, "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_TAG": 3, } )
Enum value maps for BufAlphaRegistryV1Alpha1ResolvedReferenceType.
var ( BufAlphaRegistryV1Alpha1PluginVisibility_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_PUBLIC", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_PRIVATE", } BufAlphaRegistryV1Alpha1PluginVisibility_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_PUBLIC": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_PRIVATE": 2, } )
Enum value maps for BufAlphaRegistryV1Alpha1PluginVisibility.
var ( BufAlphaRegistryV1Alpha1Visibility_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_PUBLIC", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_PRIVATE", } BufAlphaRegistryV1Alpha1Visibility_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_PUBLIC": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_PRIVATE": 2, } )
Enum value maps for BufAlphaRegistryV1Alpha1Visibility.
var ( BufAlphaRegistryV1Alpha1ServerRole_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_ADMIN", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_MEMBER", } BufAlphaRegistryV1Alpha1ServerRole_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_ADMIN": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_MEMBER": 2, } )
Enum value maps for BufAlphaRegistryV1Alpha1ServerRole.
var ( BufAlphaRegistryV1Alpha1OrganizationRole_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_OWNER", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_ADMIN", 3: "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_MEMBER", } BufAlphaRegistryV1Alpha1OrganizationRole_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_OWNER": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_ADMIN": 2, "BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_MEMBER": 3, } )
Enum value maps for BufAlphaRegistryV1Alpha1OrganizationRole.
var ( BufAlphaRegistryV1Alpha1RepositoryRole_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_OWNER", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_ADMIN", 3: "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_WRITE", 4: "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_READ", } BufAlphaRegistryV1Alpha1RepositoryRole_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_OWNER": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_ADMIN": 2, "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_WRITE": 3, "BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_READ": 4, } )
Enum value maps for BufAlphaRegistryV1Alpha1RepositoryRole.
var ( BufAlphaRegistryV1Alpha1TemplateRole_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_OWNER", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_ADMIN", 3: "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_WRITE", 4: "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_READ", } BufAlphaRegistryV1Alpha1TemplateRole_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_OWNER": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_ADMIN": 2, "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_WRITE": 3, "BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_READ": 4, } )
Enum value maps for BufAlphaRegistryV1Alpha1TemplateRole.
var ( BufAlphaRegistryV1Alpha1PluginRole_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_OWNER", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_ADMIN", 3: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_WRITE", 4: "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_READ", } BufAlphaRegistryV1Alpha1PluginRole_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_OWNER": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_ADMIN": 2, "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_WRITE": 3, "BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_READ": 4, } )
Enum value maps for BufAlphaRegistryV1Alpha1PluginRole.
var ( BufAlphaRegistryV1Alpha1SearchFilter_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_USER", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_ORGANIZATION", 3: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_REPOSITORY", 4: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_PLUGIN", 5: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_TEMPLATE", 6: "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_TEAM", } BufAlphaRegistryV1Alpha1SearchFilter_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_USER": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_ORGANIZATION": 2, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_REPOSITORY": 3, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_PLUGIN": 4, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_TEMPLATE": 5, "BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_TEAM": 6, } )
Enum value maps for BufAlphaRegistryV1Alpha1SearchFilter.
var ( BufAlphaRegistryV1Alpha1UserState_name = map[int32]string{ 0: "BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_UNSPECIFIED", 1: "BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_ACTIVE", 2: "BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_DEACTIVATED", } BufAlphaRegistryV1Alpha1UserState_value = map[string]int32{ "BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_UNSPECIFIED": 0, "BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_ACTIVE": 1, "BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_DEACTIVATED": 2, } )
Enum value maps for BufAlphaRegistryV1Alpha1UserState.
var File_buf_alpha_audit_v1alpha1_envelope_proto protoreflect.FileDescriptor
var File_buf_alpha_audit_v1alpha1_module_proto protoreflect.FileDescriptor
var File_buf_alpha_audit_v1alpha1_plugin_proto protoreflect.FileDescriptor
var File_buf_alpha_audit_v1alpha1_repository_proto protoreflect.FileDescriptor
var File_buf_alpha_audit_v1alpha1_role_proto protoreflect.FileDescriptor
var File_buf_alpha_audit_v1alpha1_search_proto protoreflect.FileDescriptor
var File_buf_alpha_audit_v1alpha1_user_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action int32
const ( Action_ACTION_UNSPECIFIED Action = 0 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHN_SERVICE_GET_CURRENT_USER Action = 1 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHN_SERVICE_GET_CURRENT_USER_SUBJECT Action = 2 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_CREATE_ORGANIZATION_REPOSITORY Action = 3 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_SEE_REPOSITORY_SETTINGS Action = 4 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_SEE_ORGANIZATION_SETTINGS Action = 5 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_READ_PLUGIN Action = 6 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_CREATE_PLUGIN_VERSION Action = 7 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_CREATE_TEMPLATE_VERSION Action = 8 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_CREATE_ORGANIZATION_PLUGIN Action = 9 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_CREATE_ORGANIZATION_TEMPLATE Action = 10 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_SEE_PLUGIN_SETTINGS Action = 11 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_SEE_TEMPLATE_SETTINGS Action = 12 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_ADD_ORGANIZATION_MEMBER Action = 13 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_UPDATE_ORGANIZATION_MEMBER Action = 14 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_REMOVE_ORGANIZATION_MEMBER Action = 15 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_DELETE_ORGANIZATION Action = 16 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_DELETE_REPOSITORY Action = 17 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_DELETE_TEMPLATE Action = 18 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_DELETE_PLUGIN Action = 19 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_DELETE_USER Action = 20 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_SEE_SERVER_ADMIN_PANEL Action = 21 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DOC_SERVICE_GET_SOURCE_DIRECTORY_INFO Action = 22 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DOC_SERVICE_GET_SOURCE_FILE Action = 23 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DOC_SERVICE_GET_MODULE_PACKAGES Action = 24 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DOC_SERVICE_GET_MODULE_DOCUMENTATION Action = 25 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DOC_SERVICE_GET_PACKAGE_DOCUMENTATION Action = 26 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DOWNLOAD_SERVICE_DOWNLOAD Action = 27 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_GENERATE_SERVICE_GENERATE_PLUGINS Action = 28 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_GENERATE_SERVICE_GENERATE_TEMPLATE Action = 29 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_IMAGE_SERVICE_GET_IMAGE Action = 30 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_GET_ORGANIZATION Action = 31 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_GET_ORGANIZATION_BY_NAME Action = 32 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_LIST_ORGANIZATIONS Action = 33 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_LIST_USER_ORGANIZATIONS Action = 34 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_CREATE_ORGANIZATION Action = 35 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_DELETE_ORGANIZATION Action = 36 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_DELETE_ORGANIZATION_BY_NAME Action = 37 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_ADD_ORGANIZATION_MEMBER Action = 38 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_UPDATE_ORGANIZATION_MEMBER Action = 39 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_REMOVE_ORGANIZATION_MEMBER Action = 40 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_GET_ORGANIZATION_SETTINGS Action = 41 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_UPDATE_ORGANIZATION_SETTINGS Action = 42 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_OWNER_SERVICE_GET_OWNER_BY_NAME Action = 43 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_PLUGINS Action = 44 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_USER_PLUGINS Action = 45 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_ORGANIZATION_PLUGINS Action = 46 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_PLUGIN_VERSIONS Action = 47 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_CREATE_PLUGIN Action = 48 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_GET_PLUGIN Action = 49 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_DELETE_PLUGIN Action = 50 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_GET_TEMPLATE Action = 51 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_TEMPLATES Action = 52 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_USER_TEMPLATES Action = 53 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_ORGANIZATION_TEMPLATES Action = 54 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_GET_TEMPLATE_VERSION Action = 55 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_TEMPLATE_VERSIONS Action = 56 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_CREATE_TEMPLATE Action = 57 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_DELETE_TEMPLATE Action = 58 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_CREATE_TEMPLATE_VERSION Action = 59 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PUSH_SERVICE_PUSH Action = 60 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RECOMMENDATION_SERVICE_RECOMMENDED_REPOSITORIES Action = 61 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RECOMMENDATION_SERVICE_RECOMMENDED_TEMPLATES Action = 62 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RECOMMENDATION_SERVICE_LIST_RECOMMENDED_REPOSITORIES Action = 63 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RECOMMENDATION_SERVICE_LIST_RECOMMENDED_TEMPLATES Action = 64 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RECOMMENDATION_SERVICE_SET_RECOMMENDED_REPOSITORIES Action = 65 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RECOMMENDATION_SERVICE_SET_RECOMMENDED_TEMPLATES Action = 66 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REFERENCE_SERVICE_GET_REFERENCE_BY_NAME Action = 67 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_BRANCH_SERVICE_CREATE_REPOSITORY_BRANCH Action = 68 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_BRANCH_SERVICE_LIST_REPOSITORY_BRANCHES Action = 69 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_COMMIT_SERVICE_LIST_REPOSITORY_COMMITS_BY_BRANCH Action = 70 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_COMMIT_SERVICE_LIST_REPOSITORY_COMMITS_BY_REFERENCE Action = 71 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_COMMIT_SERVICE_GET_REPOSITORY_COMMIT_BY_REFERENCE Action = 72 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_COMMIT_SERVICE_GET_REPOSITORY_COMMIT_BY_SEQUENCE_ID Action = 73 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TAG_SERVICE_CREATE_REPOSITORY_TAG Action = 74 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TAG_SERVICE_LIST_REPOSITORY_TAGS Action = 75 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_GET_REPOSITORY Action = 76 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_GET_REPOSITORY_BY_FULL_NAME Action = 77 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_LIST_REPOSITORIES Action = 78 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_LIST_USER_REPOSITORIES Action = 79 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_LIST_REPOSITORIES_USER_CAN_ACCESS Action = 80 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_LIST_ORGANIZATION_REPOSITORIES Action = 81 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_CREATE_REPOSITORY_BY_FULL_NAME Action = 82 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_DELETE_REPOSITORY Action = 83 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_DELETE_REPOSITORY_BY_FULL_NAME Action = 84 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_DEPRECATE_REPOSITORY_BY_NAME Action = 85 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_UNDEPRECATE_REPOSITORY_BY_NAME Action = 86 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_GET_REPOSITORIES_BY_FULL_NAME Action = 87 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVE_SERVICE_GET_MODULE_PINS Action = 88 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_LOCAL_RESOLVE_SERVICE_GET_LOCAL_MODULE_PINS Action = 89 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_SERVICE_SEARCH Action = 90 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_TOKEN_SERVICE_CREATE_TOKEN Action = 91 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_TOKEN_SERVICE_GET_TOKEN Action = 92 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_TOKEN_SERVICE_DELETE_TOKEN Action = 93 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_TOKEN_SERVICE_LIST_TOKENS Action = 94 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_CREATE_USER Action = 95 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_GET_USER Action = 96 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_GET_USER_BY_USERNAME Action = 97 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_LIST_USERS Action = 98 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_LIST_ORGANIZATION_USERS Action = 99 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_DELETE_USER Action = 100 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_DEACTIVATE_USER Action = 101 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_UPDATE_USER_SERVER_ROLE Action = 102 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_SERVICE_COUNT_USERS Action = 103 Action_ACTION_BUF_ALPHA_REGISTRYINTERNAL_V1_ALPHA1_INTERNAL_PLUGIN_SERVICE_CREATE_PLUGIN_VERSION Action = 104 Action_ACTION_BUF_ALPHA_REGISTRYINTERNAL_V1_ALPHA1_INTERNAL_PLUGIN_SERVICE_DELETE_PLUGIN_VERSION Action = 105 Action_ACTION_BUF_ALPHA_REGISTRYINTERNAL_V1_ALPHA1_INTERNAL_TOKEN_SERVICE_AUTHENTICATE_TOKEN Action = 106 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUDIT_LOGS_SERVICE_LIST_AUDIT_LOGS Action = 107 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_LIST_REPOSITORY_CONTRIBUTORS Action = 108 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_PLUGIN_CONTRIBUTORS Action = 109 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_LIST_TEMPLATE_CONTRIBUTORS Action = 110 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_SET_REPOSITORY_CONTRIBUTOR Action = 111 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_SET_PLUGIN_CONTRIBUTOR Action = 112 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_SET_TEMPLATE_CONTRIBUTOR Action = 113 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_MANAGE_REPOSITORY_CONTRIBUTORS Action = 114 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_MANAGE_PLUGIN_CONTRIBUTORS Action = 115 Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_AUTHZ_SERVICE_USER_CAN_MANAGE_TEMPLATE_CONTRIBUTORS Action = 116 )
func (Action) Descriptor ¶
func (Action) Descriptor() protoreflect.EnumDescriptor
func (Action) EnumDescriptor
deprecated
func (Action) Number ¶
func (x Action) Number() protoreflect.EnumNumber
func (Action) Type ¶
func (Action) Type() protoreflect.EnumType
type ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo ¶
type ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` OrganizationRole BufAlphaRegistryV1Alpha1OrganizationRole `` /* 181-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo stores audit log details not included in objects for the AddOrganizationMember action if the addition fails and details not included in the object if the addition succeeds.
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationId ¶
func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationId() string
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationRole() BufAlphaRegistryV1Alpha1OrganizationRole
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetUserId ¶
func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetUserId() string
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo stores audit log details not included in object for the CreateOrganization action if the creation fails.
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreatePluginInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreatePluginInfo struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Visibility BufAlphaRegistryV1Alpha1PluginVisibility `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreatePluginInfo stores audit log details not included in object for the CreatePlugin action if the creation fails.
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreatePluginInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetOwner ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetOwner() string
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetVisibility ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetVisibility() BufAlphaRegistryV1Alpha1PluginVisibility
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ParentBranch string `protobuf:"bytes,2,opt,name=parent_branch,json=parentBranch,proto3" json:"parent_branch,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo stores audit log details not included in object for the CreateRepositoryBranch action if the creation fails and details not included in the object if the creation succeeds.
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetParentBranch ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetParentBranch() string
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo struct { FullName string `protobuf:"bytes,1,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty"` Visibility BufAlphaRegistryV1Alpha1Visibility `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo stores audit log details not included in object for the CreateRepositoryByFullName action if the creation fails and details not included in the object if the creation succeeds.
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetFullName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetFullName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetVisibility ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetVisibility() BufAlphaRegistryV1Alpha1Visibility
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo struct { RepositoryId string `protobuf:"bytes,1,opt,name=repository_id,json=repositoryId,proto3" json:"repository_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` CommitName string `protobuf:"bytes,3,opt,name=commit_name,json=commitName,proto3" json:"commit_name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo stores audit log details not included in object for the CreateRepositoryTag action if the creation fails and details not included in the object if the creation succeeds.
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetCommitName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetCommitName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetRepositoryId ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetRepositoryId() string
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Visibility BufAlphaRegistryV1Alpha1PluginVisibility `` /* 145-byte string literal not displayed */ PluginConfigs []*BufAlphaRegistryV1Alpha1PluginConfig `protobuf:"bytes,4,rep,name=plugin_configs,json=pluginConfigs,proto3" json:"plugin_configs,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo stores audit log details not included in object for the CreateTemplate action if the creation fails and details not included in the object if the creation succeeds.
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetOwner ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetOwner() string
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetPluginConfigs ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetPluginConfigs() []*BufAlphaRegistryV1Alpha1PluginConfig
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetVisibility ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetVisibility() BufAlphaRegistryV1Alpha1PluginVisibility
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` TemplateOwner string `protobuf:"bytes,2,opt,name=template_owner,json=templateOwner,proto3" json:"template_owner,omitempty"` TemplateName string `protobuf:"bytes,3,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` PluginVersions []*BufAlphaRegistryV1Alpha1PluginVersionMapping `protobuf:"bytes,4,rep,name=plugin_versions,json=pluginVersions,proto3" json:"plugin_versions,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo stores audit log details not included in object for the CreateTemplateVersion action if the creation fails and details not included in the object if the creation succeeds.
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetPluginVersions ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetPluginVersions() []*BufAlphaRegistryV1Alpha1PluginVersionMapping
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateName ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateName() string
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateOwner ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateOwner() string
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateTokenInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateTokenInfo struct { Note string `protobuf:"bytes,1,opt,name=note,proto3" json:"note,omitempty"` ExpireTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateTokenInfo stores audit log details not included in actor or object for the CreateToken action.
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateTokenInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetExpireTime ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetExpireTime() *timestamppb.Timestamp
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetNote ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetNote() string
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) String() string
type ActionBufAlphaRegistryV1Alpha1CreateUserInfo ¶
type ActionBufAlphaRegistryV1Alpha1CreateUserInfo struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1CreateUserInfo stores audit log details not included in object for the CreateUser action if the creation fails.
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateUserInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) GetUsername ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) GetUsername() string
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1CreateUserInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo stores audit log details not included in objects for the DeactivateeUser action if the deactivation fails.
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) GetUserId ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) GetUserId() string
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo stores audit log details not included in object for the DeleteOrganizationByName action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo stores audit log details not included in object for the DeleteOrganization action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) GetOrganizationId ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) GetOrganizationId() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeletePluginInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeletePluginInfo struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeletePluginInfo stores audit log details not included in object for the DeletePlugin action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeletePluginInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetOwner ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetOwner() string
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo struct { FullName string `protobuf:"bytes,1,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo stores audit log details not included in object for the DeleteRepositoryByFullName action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) GetFullName ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) GetFullName() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo struct { RepositoryId string `protobuf:"bytes,1,opt,name=repository_id,json=repositoryId,proto3" json:"repository_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo stores audit log details not included in object for the DeleteRepository action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) GetRepositoryId ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) GetRepositoryId() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo stores audit log details not included in object for the DeleteTemplate action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetOwner ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetOwner() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo struct { TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo stores audit log details not included in objects for the DeleteToken action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) GetTokenId ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) GetTokenId() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeleteUserInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeleteUserInfo struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeleteUserInfo stores audit log details not included in objects for the DeleteUser action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteUserInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) GetUserId ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) GetUserId() string
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo ¶
type ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo struct { OwnerName string `protobuf:"bytes,1,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"` RepositoryName string `protobuf:"bytes,2,opt,name=repository_name,json=repositoryName,proto3" json:"repository_name,omitempty"` DeprecationMessage string `protobuf:"bytes,3,opt,name=deprecation_message,json=deprecationMessage,proto3" json:"deprecation_message,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo stores audit log details not included in object for the DeprecateRepositoryByName action if the deprecation fails.
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetDeprecationMessage ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetDeprecationMessage() string
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetOwnerName ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetOwnerName() string
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetRepositoryName ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetRepositoryName() string
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) String() string
type ActionBufAlphaRegistryV1Alpha1DownloadInfo ¶
type ActionBufAlphaRegistryV1Alpha1DownloadInfo struct { Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1DownloadInfo stores audit log details not included in actor or object for the Download action.
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1DownloadInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) GetReference ¶
func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) GetReference() string
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1DownloadInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetImageInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetImageInfo struct { Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetImageInfo stores audit log details not included in actor or object for the GetImage action.
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetImageInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) GetReference ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) GetReference() string
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetImageInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo struct { LocalModuleReferences []*BufAlphaRegistryV1Alpha1LocalModuleReference `` /* 126-byte string literal not displayed */ LocalModuleResolveResults []*BufAlphaRegistryV1Alpha1LocalModuleResolveResult `` /* 140-byte string literal not displayed */ Dependencies []*v1alpha1.ModulePin `protobuf:"bytes,3,rep,name=dependencies,proto3" json:"dependencies,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo stores audit log details not included in actor or object for the GetLocalModulePins action.
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetDependencies ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetDependencies() []*v1alpha1.ModulePin
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleReferences ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleReferences() []*BufAlphaRegistryV1Alpha1LocalModuleReference
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleResolveResults ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleResolveResults() []*BufAlphaRegistryV1Alpha1LocalModuleResolveResult
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo struct { ModuleReferences []*v1alpha1.ModuleReference `protobuf:"bytes,1,rep,name=module_references,json=moduleReferences,proto3" json:"module_references,omitempty"` CurrentModulePins []*v1alpha1.ModulePin `protobuf:"bytes,2,rep,name=current_module_pins,json=currentModulePins,proto3" json:"current_module_pins,omitempty"` ModulePinsResults []*v1alpha1.ModulePin `protobuf:"bytes,3,rep,name=module_pins_results,json=modulePinsResults,proto3" json:"module_pins_results,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo stores audit log details not included in actor or object for the GetModulePins action.
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetCurrentModulePins ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetCurrentModulePins() []*v1alpha1.ModulePin
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModulePinsResults ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModulePinsResults() []*v1alpha1.ModulePin
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModuleReferences ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModuleReferences() []*v1alpha1.ModuleReference
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to Reference: // *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Branch // *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Tag // *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Commit Reference isActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Reference `protobuf_oneof:"reference"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo stores audit log details not included in actor or object for the GetReferenceByName action.
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetBranch ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetBranch() *BufAlphaRegistryV1Alpha1RepositoryBranch
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetCommit ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetCommit() *BufAlphaRegistryV1Alpha1RepositoryCommit
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetName ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetName() string
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetReference ¶
func (m *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetReference() isActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Reference
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Branch ¶
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Branch struct {
Branch *BufAlphaRegistryV1Alpha1RepositoryBranch `protobuf:"bytes,2,opt,name=branch,proto3,oneof"`
}
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Commit ¶
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Commit struct {
Commit *BufAlphaRegistryV1Alpha1RepositoryCommit `protobuf:"bytes,4,opt,name=commit,proto3,oneof"`
}
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Tag ¶
type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Tag struct {
Tag *BufAlphaRegistryV1Alpha1RepositoryTag `protobuf:"bytes,3,opt,name=tag,proto3,oneof"`
}
type ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo struct { Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo stores audit log details not included in actor or object for the GetRepositoryCommitByReference action.
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) GetReference ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) GetReference() string
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo struct { RepositoryBranchName string `protobuf:"bytes,1,opt,name=repository_branch_name,json=repositoryBranchName,proto3" json:"repository_branch_name,omitempty"` CommitSequenceId int64 `protobuf:"varint,2,opt,name=commit_sequence_id,json=commitSequenceId,proto3" json:"commit_sequence_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo stores audit log details not included in actor or object for the GetRepositoryCommitBySequenceID action.
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetCommitSequenceId ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetCommitSequenceId() int64
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetRepositoryBranchName ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetRepositoryBranchName() string
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) String() string
type ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo ¶
type ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo stores audit log details not included in actor or object for the GetTemplateVersion action.
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) GetVersion ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) GetVersion() string
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) String() string
type ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo ¶
type ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo struct { RepositoryBranchName string `protobuf:"bytes,1,opt,name=repository_branch_name,json=repositoryBranchName,proto3" json:"repository_branch_name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo stores audit log details not included in actor or object for the ListRepositoryCommitsByBranch action.
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) GetRepositoryBranchName ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) GetRepositoryBranchName() string
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) String() string
type ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo ¶
type ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo struct { Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo stores audit log details not included in actor or object for the ListRepositoryCommitsByReference action.
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) GetReference ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) GetReference() string
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) String() string
type ActionBufAlphaRegistryV1Alpha1ListUsersInfo ¶
type ActionBufAlphaRegistryV1Alpha1ListUsersInfo struct { UserStateFilter BufAlphaRegistryV1Alpha1UserState `` /* 173-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1ListUsersInfo stores audit log details not included in actor or object for the ListUsers action.
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1ListUsersInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) GetUserStateFilter ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) GetUserStateFilter() BufAlphaRegistryV1Alpha1UserState
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1ListUsersInfo) String() string
type ActionBufAlphaRegistryV1Alpha1PushInfo ¶
type ActionBufAlphaRegistryV1Alpha1PushInfo struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` Branch string `protobuf:"bytes,3,opt,name=branch,proto3" json:"branch,omitempty"` Tags []string `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"` LocalModulePinBranch string `protobuf:"bytes,5,opt,name=local_module_pin_branch,json=localModulePinBranch,proto3" json:"local_module_pin_branch,omitempty"` LocalModulePinCommit string `protobuf:"bytes,6,opt,name=local_module_pin_commit,json=localModulePinCommit,proto3" json:"local_module_pin_commit,omitempty"` LocalModulePinDigest string `protobuf:"bytes,7,opt,name=local_module_pin_digest,json=localModulePinDigest,proto3" json:"local_module_pin_digest,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1PushInfo stores audit log details not included in actor or object for the Push action.
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1PushInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetBranch ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetBranch() string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinBranch ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinBranch() string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinCommit ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinCommit() string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinDigest ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetLocalModulePinDigest() string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetOwner ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetOwner() string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetRepository ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetRepository() string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetTags ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) GetTags() []string
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1PushInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1PushInfo) String() string
type ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo ¶
type ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo stores audit log details not included in objects for the RemoveOrganizationMember action if the deletion fails.
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetOrganizationId ¶
func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetOrganizationId() string
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetUserId ¶
func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetUserId() string
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) String() string
type ActionBufAlphaRegistryV1Alpha1SearchInfo ¶
type ActionBufAlphaRegistryV1Alpha1SearchInfo struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` Filters []BufAlphaRegistryV1Alpha1SearchFilter `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1SearchInfo stores audit log details not included in actor or object for the Search action.
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1SearchInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) GetFilters ¶
func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) GetFilters() []BufAlphaRegistryV1Alpha1SearchFilter
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) GetQuery ¶
func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) GetQuery() string
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1SearchInfo) String() string
type ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo ¶
type ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo struct { PluginRole BufAlphaRegistryV1Alpha1PluginRole `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo stores audit log details not included in actor or object for the SetPluginContributor action.
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) GetPluginRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) GetPluginRole() BufAlphaRegistryV1Alpha1PluginRole
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) String() string
type ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo ¶
type ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo struct { RepositoryRole BufAlphaRegistryV1Alpha1RepositoryRole `` /* 173-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo stores audit log details not included in actor or object for the SetRepositoryContributor action.
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) GetRepositoryRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) GetRepositoryRole() BufAlphaRegistryV1Alpha1RepositoryRole
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) String() string
type ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo ¶
type ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo struct { TemplateRole BufAlphaRegistryV1Alpha1TemplateRole `` /* 165-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo stores audit log details not included in actor or object for the SetTemplateContributor action.
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) GetTemplateRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) GetTemplateRole() BufAlphaRegistryV1Alpha1TemplateRole
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) String() string
type ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo ¶
type ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo struct { OwnerName string `protobuf:"bytes,1,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"` RepositoryName string `protobuf:"bytes,2,opt,name=repository_name,json=repositoryName,proto3" json:"repository_name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo stores audit log details not included in object for the UndeprecateRepositoryByName action if the undeprecation fails.
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetOwnerName ¶
func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetOwnerName() string
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetRepositoryName ¶
func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetRepositoryName() string
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) String() string
type ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo ¶
type ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` OrganizationRole BufAlphaRegistryV1Alpha1OrganizationRole `` /* 181-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo stores audit log details not included in objects for the UpdateOrganizationMember action if the update fails and details not included in the object if the update succeeds.
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationId ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationId() string
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationRole() BufAlphaRegistryV1Alpha1OrganizationRole
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetUserId ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetUserId() string
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) String() string
type ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo ¶
type ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` RepositoryBaseRole BufAlphaRegistryV1Alpha1RepositoryRole `` /* 187-byte string literal not displayed */ PluginBaseRole BufAlphaRegistryV1Alpha1PluginRole `` /* 171-byte string literal not displayed */ TemplateBaseRole BufAlphaRegistryV1Alpha1TemplateRole `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo stores audit log details not included in actor or object for the UpdateOrganizationSettings action.
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetOrganizationId ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetOrganizationId() string
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetPluginBaseRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetPluginBaseRole() BufAlphaRegistryV1Alpha1PluginRole
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetRepositoryBaseRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetRepositoryBaseRole() BufAlphaRegistryV1Alpha1RepositoryRole
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetTemplateBaseRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetTemplateBaseRole() BufAlphaRegistryV1Alpha1TemplateRole
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) String() string
type ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo ¶
type ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` ServerRole BufAlphaRegistryV1Alpha1ServerRole `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo stores audit log details not included in object for the UpdateUserServerRole action if the update fails and details not included in the object if the update succeeds.
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetServerRole ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetServerRole() BufAlphaRegistryV1Alpha1ServerRole
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetUserId ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetUserId() string
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoMessage()
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Reset ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Reset()
func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) String ¶
func (x *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) String() string
type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo ¶
type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo stores audit log details not included in actor or object for the CreatePluginVersion action.
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) GetName ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) GetName() string
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoMessage()
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Reset ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Reset()
func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) String ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) String() string
type ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo ¶
type ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo stores audit log details not included in actor or object for the DeletePluginVersion action.
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Descriptor
deprecated
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo.ProtoReflect.Descriptor instead.
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) GetName ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) GetName() string
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoMessage ¶
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoMessage()
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoReflect ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoReflect() protoreflect.Message
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Reset ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Reset()
func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) String ¶
func (x *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) String() string
type BufAlphaRegistryV1Alpha1LocalModulePin ¶
type BufAlphaRegistryV1Alpha1LocalModulePin struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` Branch string `protobuf:"bytes,3,opt,name=branch,proto3" json:"branch,omitempty"` Commit string `protobuf:"bytes,4,opt,name=commit,proto3" json:"commit,omitempty"` Digest string `protobuf:"bytes,5,opt,name=digest,proto3" json:"digest,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1LocalModulePin) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1LocalModulePin) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1LocalModulePin.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetBranch ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetBranch() string
func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetCommit ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetCommit() string
func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetCreateTime ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetCreateTime() *timestamppb.Timestamp
func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetDigest ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetDigest() string
func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetOwner ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetOwner() string
func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetRepository ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) GetRepository() string
func (*BufAlphaRegistryV1Alpha1LocalModulePin) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1LocalModulePin) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1LocalModulePin) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1LocalModulePin) Reset ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) Reset()
func (*BufAlphaRegistryV1Alpha1LocalModulePin) String ¶
func (x *BufAlphaRegistryV1Alpha1LocalModulePin) String() string
type BufAlphaRegistryV1Alpha1LocalModuleReference ¶
type BufAlphaRegistryV1Alpha1LocalModuleReference struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` Reference string `protobuf:"bytes,3,opt,name=reference,proto3" json:"reference,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1LocalModuleReference.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) GetOwner ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) GetOwner() string
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) GetReference ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) GetReference() string
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) GetRepository ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) GetRepository() string
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) Reset ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) Reset()
func (*BufAlphaRegistryV1Alpha1LocalModuleReference) String ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleReference) String() string
type BufAlphaRegistryV1Alpha1LocalModuleResolveResult ¶
type BufAlphaRegistryV1Alpha1LocalModuleResolveResult struct { Reference *BufAlphaRegistryV1Alpha1LocalModuleReference `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"` Pin *BufAlphaRegistryV1Alpha1LocalModulePin `protobuf:"bytes,2,opt,name=pin,proto3" json:"pin,omitempty"` ResolvedReferenceType BufAlphaRegistryV1Alpha1ResolvedReferenceType `` /* 203-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1LocalModuleResolveResult.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetReference ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetReference() *BufAlphaRegistryV1Alpha1LocalModuleReference
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetResolvedReferenceType ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetResolvedReferenceType() BufAlphaRegistryV1Alpha1ResolvedReferenceType
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Reset ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Reset()
func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) String ¶
func (x *BufAlphaRegistryV1Alpha1LocalModuleResolveResult) String() string
type BufAlphaRegistryV1Alpha1OrganizationRole ¶
type BufAlphaRegistryV1Alpha1OrganizationRole int32
const ( BufAlphaRegistryV1Alpha1OrganizationRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_UNSPECIFIED BufAlphaRegistryV1Alpha1OrganizationRole = 0 BufAlphaRegistryV1Alpha1OrganizationRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_OWNER BufAlphaRegistryV1Alpha1OrganizationRole = 1 BufAlphaRegistryV1Alpha1OrganizationRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_ADMIN BufAlphaRegistryV1Alpha1OrganizationRole = 2 BufAlphaRegistryV1Alpha1OrganizationRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_ROLE_MEMBER BufAlphaRegistryV1Alpha1OrganizationRole = 3 )
func (BufAlphaRegistryV1Alpha1OrganizationRole) Descriptor ¶
func (BufAlphaRegistryV1Alpha1OrganizationRole) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1OrganizationRole) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1OrganizationRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1OrganizationRole.Descriptor instead.
func (BufAlphaRegistryV1Alpha1OrganizationRole) Number ¶
func (x BufAlphaRegistryV1Alpha1OrganizationRole) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1OrganizationRole) String ¶
func (x BufAlphaRegistryV1Alpha1OrganizationRole) String() string
func (BufAlphaRegistryV1Alpha1OrganizationRole) Type ¶
func (BufAlphaRegistryV1Alpha1OrganizationRole) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1PluginConfig ¶
type BufAlphaRegistryV1Alpha1PluginConfig struct { PluginOwner string `protobuf:"bytes,1,opt,name=plugin_owner,json=pluginOwner,proto3" json:"plugin_owner,omitempty"` PluginName string `protobuf:"bytes,2,opt,name=plugin_name,json=pluginName,proto3" json:"plugin_name,omitempty"` Parameters []string `protobuf:"bytes,3,rep,name=parameters,proto3" json:"parameters,omitempty"` Deleted bool `protobuf:"varint,4,opt,name=deleted,proto3" json:"deleted,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1PluginConfig) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1PluginConfig) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1PluginConfig.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1PluginConfig) GetDeleted ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetDeleted() bool
func (*BufAlphaRegistryV1Alpha1PluginConfig) GetParameters ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetParameters() []string
func (*BufAlphaRegistryV1Alpha1PluginConfig) GetPluginName ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetPluginName() string
func (*BufAlphaRegistryV1Alpha1PluginConfig) GetPluginOwner ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) GetPluginOwner() string
func (*BufAlphaRegistryV1Alpha1PluginConfig) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1PluginConfig) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1PluginConfig) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1PluginConfig) Reset ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) Reset()
func (*BufAlphaRegistryV1Alpha1PluginConfig) String ¶
func (x *BufAlphaRegistryV1Alpha1PluginConfig) String() string
type BufAlphaRegistryV1Alpha1PluginRole ¶
type BufAlphaRegistryV1Alpha1PluginRole int32
const ( BufAlphaRegistryV1Alpha1PluginRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_UNSPECIFIED BufAlphaRegistryV1Alpha1PluginRole = 0 BufAlphaRegistryV1Alpha1PluginRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_OWNER BufAlphaRegistryV1Alpha1PluginRole = 1 BufAlphaRegistryV1Alpha1PluginRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_ADMIN BufAlphaRegistryV1Alpha1PluginRole = 2 BufAlphaRegistryV1Alpha1PluginRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_WRITE BufAlphaRegistryV1Alpha1PluginRole = 3 BufAlphaRegistryV1Alpha1PluginRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_ROLE_READ BufAlphaRegistryV1Alpha1PluginRole = 4 )
func (BufAlphaRegistryV1Alpha1PluginRole) Descriptor ¶
func (BufAlphaRegistryV1Alpha1PluginRole) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1PluginRole) Enum ¶
func (x BufAlphaRegistryV1Alpha1PluginRole) Enum() *BufAlphaRegistryV1Alpha1PluginRole
func (BufAlphaRegistryV1Alpha1PluginRole) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1PluginRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1PluginRole.Descriptor instead.
func (BufAlphaRegistryV1Alpha1PluginRole) Number ¶
func (x BufAlphaRegistryV1Alpha1PluginRole) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1PluginRole) String ¶
func (x BufAlphaRegistryV1Alpha1PluginRole) String() string
func (BufAlphaRegistryV1Alpha1PluginRole) Type ¶
func (BufAlphaRegistryV1Alpha1PluginRole) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1PluginVersionMapping ¶
type BufAlphaRegistryV1Alpha1PluginVersionMapping struct { PluginOwner string `protobuf:"bytes,1,opt,name=plugin_owner,json=pluginOwner,proto3" json:"plugin_owner,omitempty"` PluginName string `protobuf:"bytes,2,opt,name=plugin_name,json=pluginName,proto3" json:"plugin_name,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` Deleted bool `protobuf:"varint,4,opt,name=deleted,proto3" json:"deleted,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1PluginVersionMapping.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetDeleted ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetDeleted() bool
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginName ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginName() string
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginOwner ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginOwner() string
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetVersion ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) GetVersion() string
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) Reset ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) Reset()
func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) String ¶
func (x *BufAlphaRegistryV1Alpha1PluginVersionMapping) String() string
type BufAlphaRegistryV1Alpha1PluginVisibility ¶
type BufAlphaRegistryV1Alpha1PluginVisibility int32
const ( BufAlphaRegistryV1Alpha1PluginVisibility_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_UNSPECIFIED BufAlphaRegistryV1Alpha1PluginVisibility = 0 BufAlphaRegistryV1Alpha1PluginVisibility_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_PUBLIC BufAlphaRegistryV1Alpha1PluginVisibility = 1 BufAlphaRegistryV1Alpha1PluginVisibility_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_VISIBILITY_PRIVATE BufAlphaRegistryV1Alpha1PluginVisibility = 2 )
func (BufAlphaRegistryV1Alpha1PluginVisibility) Descriptor ¶
func (BufAlphaRegistryV1Alpha1PluginVisibility) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1PluginVisibility) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1PluginVisibility) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1PluginVisibility.Descriptor instead.
func (BufAlphaRegistryV1Alpha1PluginVisibility) Number ¶
func (x BufAlphaRegistryV1Alpha1PluginVisibility) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1PluginVisibility) String ¶
func (x BufAlphaRegistryV1Alpha1PluginVisibility) String() string
func (BufAlphaRegistryV1Alpha1PluginVisibility) Type ¶
func (BufAlphaRegistryV1Alpha1PluginVisibility) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1RepositoryBranch ¶
type BufAlphaRegistryV1Alpha1RepositoryBranch struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Field number '3' reserved for the update_time. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` RepositoryId string `protobuf:"bytes,5,opt,name=repository_id,json=repositoryId,proto3" json:"repository_id,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1RepositoryBranch.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetCreateTime ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetCreateTime() *timestamppb.Timestamp
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetId ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetId() string
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetName ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetName() string
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetRepositoryId ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetRepositoryId() string
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) Reset ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) Reset()
func (*BufAlphaRegistryV1Alpha1RepositoryBranch) String ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) String() string
type BufAlphaRegistryV1Alpha1RepositoryCommit ¶
type BufAlphaRegistryV1Alpha1RepositoryCommit struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` Digest string `protobuf:"bytes,3,opt,name=digest,proto3" json:"digest,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Branch string `protobuf:"bytes,5,opt,name=branch,proto3" json:"branch,omitempty"` CommitSequenceId int64 `protobuf:"varint,6,opt,name=commit_sequence_id,json=commitSequenceId,proto3" json:"commit_sequence_id,omitempty"` Author string `protobuf:"bytes,7,opt,name=author,proto3" json:"author,omitempty"` Tags *BufAlphaRegistryV1Alpha1RepositoryTag `protobuf:"bytes,8,opt,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1RepositoryCommit.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetAuthor ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetAuthor() string
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetBranch ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetBranch() string
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetCommitSequenceId ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetCommitSequenceId() int64
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetCreateTime ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetCreateTime() *timestamppb.Timestamp
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetDigest ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetDigest() string
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetId ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetId() string
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetName ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetName() string
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetTags ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetTags() *BufAlphaRegistryV1Alpha1RepositoryTag
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) Reset ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) Reset()
func (*BufAlphaRegistryV1Alpha1RepositoryCommit) String ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) String() string
type BufAlphaRegistryV1Alpha1RepositoryRole ¶
type BufAlphaRegistryV1Alpha1RepositoryRole int32
const ( BufAlphaRegistryV1Alpha1RepositoryRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_UNSPECIFIED BufAlphaRegistryV1Alpha1RepositoryRole = 0 BufAlphaRegistryV1Alpha1RepositoryRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_OWNER BufAlphaRegistryV1Alpha1RepositoryRole = 1 BufAlphaRegistryV1Alpha1RepositoryRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_ADMIN BufAlphaRegistryV1Alpha1RepositoryRole = 2 BufAlphaRegistryV1Alpha1RepositoryRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_WRITE BufAlphaRegistryV1Alpha1RepositoryRole = 3 BufAlphaRegistryV1Alpha1RepositoryRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_ROLE_READ BufAlphaRegistryV1Alpha1RepositoryRole = 4 )
func (BufAlphaRegistryV1Alpha1RepositoryRole) Descriptor ¶
func (BufAlphaRegistryV1Alpha1RepositoryRole) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1RepositoryRole) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1RepositoryRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1RepositoryRole.Descriptor instead.
func (BufAlphaRegistryV1Alpha1RepositoryRole) Number ¶
func (x BufAlphaRegistryV1Alpha1RepositoryRole) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1RepositoryRole) String ¶
func (x BufAlphaRegistryV1Alpha1RepositoryRole) String() string
func (BufAlphaRegistryV1Alpha1RepositoryRole) Type ¶
func (BufAlphaRegistryV1Alpha1RepositoryRole) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1RepositoryTag ¶
type BufAlphaRegistryV1Alpha1RepositoryTag struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Field number '3' reserved for the update_time. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` CommitName string `protobuf:"bytes,5,opt,name=commit_name,json=commitName,proto3" json:"commit_name,omitempty"` Author string `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"` // contains filtered or unexported fields }
func (*BufAlphaRegistryV1Alpha1RepositoryTag) Descriptor
deprecated
func (*BufAlphaRegistryV1Alpha1RepositoryTag) Descriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1RepositoryTag.ProtoReflect.Descriptor instead.
func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetAuthor ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetAuthor() string
func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetCommitName ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetCommitName() string
func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetCreateTime ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetCreateTime() *timestamppb.Timestamp
func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetId ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetId() string
func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetName ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetName() string
func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoMessage ¶
func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoMessage()
func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoReflect ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) ProtoReflect() protoreflect.Message
func (*BufAlphaRegistryV1Alpha1RepositoryTag) Reset ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) Reset()
func (*BufAlphaRegistryV1Alpha1RepositoryTag) String ¶
func (x *BufAlphaRegistryV1Alpha1RepositoryTag) String() string
type BufAlphaRegistryV1Alpha1ResolvedReferenceType ¶
type BufAlphaRegistryV1Alpha1ResolvedReferenceType int32
const ( BufAlphaRegistryV1Alpha1ResolvedReferenceType_BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_UNSPECIFIED BufAlphaRegistryV1Alpha1ResolvedReferenceType = 0 BufAlphaRegistryV1Alpha1ResolvedReferenceType_BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_COMMIT BufAlphaRegistryV1Alpha1ResolvedReferenceType = 1 BufAlphaRegistryV1Alpha1ResolvedReferenceType_BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_BRANCH BufAlphaRegistryV1Alpha1ResolvedReferenceType = 2 BufAlphaRegistryV1Alpha1ResolvedReferenceType_BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_TAG BufAlphaRegistryV1Alpha1ResolvedReferenceType = 3 )
func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Descriptor ¶
func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1ResolvedReferenceType.Descriptor instead.
func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Number ¶
func (x BufAlphaRegistryV1Alpha1ResolvedReferenceType) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) String ¶
func (x BufAlphaRegistryV1Alpha1ResolvedReferenceType) String() string
type BufAlphaRegistryV1Alpha1SearchFilter ¶
type BufAlphaRegistryV1Alpha1SearchFilter int32
const ( BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_UNSPECIFIED BufAlphaRegistryV1Alpha1SearchFilter = 0 BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_USER BufAlphaRegistryV1Alpha1SearchFilter = 1 BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_ORGANIZATION BufAlphaRegistryV1Alpha1SearchFilter = 2 BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_REPOSITORY BufAlphaRegistryV1Alpha1SearchFilter = 3 BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_PLUGIN BufAlphaRegistryV1Alpha1SearchFilter = 4 BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_TEMPLATE BufAlphaRegistryV1Alpha1SearchFilter = 5 BufAlphaRegistryV1Alpha1SearchFilter_BUF_ALPHA_REGISTRY_V1_ALPHA1_SEARCH_FILTER_TEAM BufAlphaRegistryV1Alpha1SearchFilter = 6 )
func (BufAlphaRegistryV1Alpha1SearchFilter) Descriptor ¶
func (BufAlphaRegistryV1Alpha1SearchFilter) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1SearchFilter) Enum ¶
func (x BufAlphaRegistryV1Alpha1SearchFilter) Enum() *BufAlphaRegistryV1Alpha1SearchFilter
func (BufAlphaRegistryV1Alpha1SearchFilter) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1SearchFilter) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1SearchFilter.Descriptor instead.
func (BufAlphaRegistryV1Alpha1SearchFilter) Number ¶
func (x BufAlphaRegistryV1Alpha1SearchFilter) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1SearchFilter) String ¶
func (x BufAlphaRegistryV1Alpha1SearchFilter) String() string
func (BufAlphaRegistryV1Alpha1SearchFilter) Type ¶
func (BufAlphaRegistryV1Alpha1SearchFilter) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1ServerRole ¶
type BufAlphaRegistryV1Alpha1ServerRole int32
const ( BufAlphaRegistryV1Alpha1ServerRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_UNSPECIFIED BufAlphaRegistryV1Alpha1ServerRole = 0 BufAlphaRegistryV1Alpha1ServerRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_ADMIN BufAlphaRegistryV1Alpha1ServerRole = 1 BufAlphaRegistryV1Alpha1ServerRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_SERVER_ROLE_MEMBER BufAlphaRegistryV1Alpha1ServerRole = 2 )
func (BufAlphaRegistryV1Alpha1ServerRole) Descriptor ¶
func (BufAlphaRegistryV1Alpha1ServerRole) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1ServerRole) Enum ¶
func (x BufAlphaRegistryV1Alpha1ServerRole) Enum() *BufAlphaRegistryV1Alpha1ServerRole
func (BufAlphaRegistryV1Alpha1ServerRole) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1ServerRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1ServerRole.Descriptor instead.
func (BufAlphaRegistryV1Alpha1ServerRole) Number ¶
func (x BufAlphaRegistryV1Alpha1ServerRole) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1ServerRole) String ¶
func (x BufAlphaRegistryV1Alpha1ServerRole) String() string
func (BufAlphaRegistryV1Alpha1ServerRole) Type ¶
func (BufAlphaRegistryV1Alpha1ServerRole) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1TemplateRole ¶
type BufAlphaRegistryV1Alpha1TemplateRole int32
const ( BufAlphaRegistryV1Alpha1TemplateRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_UNSPECIFIED BufAlphaRegistryV1Alpha1TemplateRole = 0 BufAlphaRegistryV1Alpha1TemplateRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_OWNER BufAlphaRegistryV1Alpha1TemplateRole = 1 BufAlphaRegistryV1Alpha1TemplateRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_ADMIN BufAlphaRegistryV1Alpha1TemplateRole = 2 BufAlphaRegistryV1Alpha1TemplateRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_WRITE BufAlphaRegistryV1Alpha1TemplateRole = 3 BufAlphaRegistryV1Alpha1TemplateRole_BUF_ALPHA_REGISTRY_V1_ALPHA1_TEMPLATE_ROLE_READ BufAlphaRegistryV1Alpha1TemplateRole = 4 )
func (BufAlphaRegistryV1Alpha1TemplateRole) Descriptor ¶
func (BufAlphaRegistryV1Alpha1TemplateRole) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1TemplateRole) Enum ¶
func (x BufAlphaRegistryV1Alpha1TemplateRole) Enum() *BufAlphaRegistryV1Alpha1TemplateRole
func (BufAlphaRegistryV1Alpha1TemplateRole) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1TemplateRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1TemplateRole.Descriptor instead.
func (BufAlphaRegistryV1Alpha1TemplateRole) Number ¶
func (x BufAlphaRegistryV1Alpha1TemplateRole) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1TemplateRole) String ¶
func (x BufAlphaRegistryV1Alpha1TemplateRole) String() string
func (BufAlphaRegistryV1Alpha1TemplateRole) Type ¶
func (BufAlphaRegistryV1Alpha1TemplateRole) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1UserState ¶
type BufAlphaRegistryV1Alpha1UserState int32
const ( BufAlphaRegistryV1Alpha1UserState_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_UNSPECIFIED BufAlphaRegistryV1Alpha1UserState = 0 BufAlphaRegistryV1Alpha1UserState_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_ACTIVE BufAlphaRegistryV1Alpha1UserState = 1 BufAlphaRegistryV1Alpha1UserState_BUF_ALPHA_REGISTRY_V1_ALPHA1_USER_STATE_DEACTIVATED BufAlphaRegistryV1Alpha1UserState = 2 )
func (BufAlphaRegistryV1Alpha1UserState) Descriptor ¶
func (BufAlphaRegistryV1Alpha1UserState) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1UserState) Enum ¶
func (x BufAlphaRegistryV1Alpha1UserState) Enum() *BufAlphaRegistryV1Alpha1UserState
func (BufAlphaRegistryV1Alpha1UserState) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1UserState) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1UserState.Descriptor instead.
func (BufAlphaRegistryV1Alpha1UserState) Number ¶
func (x BufAlphaRegistryV1Alpha1UserState) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1UserState) String ¶
func (x BufAlphaRegistryV1Alpha1UserState) String() string
func (BufAlphaRegistryV1Alpha1UserState) Type ¶
func (BufAlphaRegistryV1Alpha1UserState) Type() protoreflect.EnumType
type BufAlphaRegistryV1Alpha1Visibility ¶
type BufAlphaRegistryV1Alpha1Visibility int32
const ( BufAlphaRegistryV1Alpha1Visibility_BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_UNSPECIFIED BufAlphaRegistryV1Alpha1Visibility = 0 BufAlphaRegistryV1Alpha1Visibility_BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_PUBLIC BufAlphaRegistryV1Alpha1Visibility = 1 BufAlphaRegistryV1Alpha1Visibility_BUF_ALPHA_REGISTRY_V1_ALPHA1_VISIBILITY_PRIVATE BufAlphaRegistryV1Alpha1Visibility = 2 )
func (BufAlphaRegistryV1Alpha1Visibility) Descriptor ¶
func (BufAlphaRegistryV1Alpha1Visibility) Descriptor() protoreflect.EnumDescriptor
func (BufAlphaRegistryV1Alpha1Visibility) Enum ¶
func (x BufAlphaRegistryV1Alpha1Visibility) Enum() *BufAlphaRegistryV1Alpha1Visibility
func (BufAlphaRegistryV1Alpha1Visibility) EnumDescriptor
deprecated
func (BufAlphaRegistryV1Alpha1Visibility) EnumDescriptor() ([]byte, []int)
Deprecated: Use BufAlphaRegistryV1Alpha1Visibility.Descriptor instead.
func (BufAlphaRegistryV1Alpha1Visibility) Number ¶
func (x BufAlphaRegistryV1Alpha1Visibility) Number() protoreflect.EnumNumber
func (BufAlphaRegistryV1Alpha1Visibility) String ¶
func (x BufAlphaRegistryV1Alpha1Visibility) String() string
func (BufAlphaRegistryV1Alpha1Visibility) Type ¶
func (BufAlphaRegistryV1Alpha1Visibility) Type() protoreflect.EnumType
type Event ¶
type Event struct { // The ID representing the event. EventId string `protobuf:"bytes,1,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // The actor represents the subject initiating execution // of the event. // // Types that are assignable to Actor: // *Event_User Actor isEvent_Actor `protobuf_oneof:"actor"` // The time the event took place. EventTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"` // The name of the service to which the request belongs. Service string `protobuf:"bytes,4,opt,name=service,proto3" json:"service,omitempty"` // The method name of the request. Method string `protobuf:"bytes,5,opt,name=method,proto3" json:"method,omitempty"` // The trace ID associated with the request. TraceId string `protobuf:"bytes,6,opt,name=trace_id,json=traceId,proto3" json:"trace_id,omitempty"` // The span ID associated with the request. SpanId string `protobuf:"bytes,7,opt,name=span_id,json=spanId,proto3" json:"span_id,omitempty"` // Represents object(s) per event, e.g. for remote generation, // both repository, template and all the template's // plugins are objects. Objects []*Object `protobuf:"bytes,8,rep,name=objects,proto3" json:"objects,omitempty"` // Details of any error that occurred upon completion of // the event request. ErrorMessage string `protobuf:"bytes,9,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // Code is unspecified if there was no error. ErrorCode v1alpha11.ErrorCode `` /* 128-byte string literal not displayed */ // The type of action that took place to initialize this event. Action Action `protobuf:"varint,11,opt,name=action,proto3,enum=buf.alpha.audit.v1alpha1.Action" json:"action,omitempty"` // This field is set if any additional metadata is associated with the // action type that took place for this event. // // Types that are assignable to ActionDetails: // *Event_ActionBufAlphaRegistryV1Alpha1DownloadInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetImageInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo // *Event_ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo // *Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo // *Event_ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo // *Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreatePluginInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeletePluginInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo // *Event_ActionBufAlphaRegistryV1Alpha1PushInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo // *Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo // *Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo // *Event_ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo // *Event_ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo // *Event_ActionBufAlphaRegistryV1Alpha1SearchInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateTokenInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo // *Event_ActionBufAlphaRegistryV1Alpha1CreateUserInfo // *Event_ActionBufAlphaRegistryV1Alpha1ListUsersInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeleteUserInfo // *Event_ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo // *Event_ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo // *Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo // *Event_ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo // *Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo // *Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo // *Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo ActionDetails isEvent_ActionDetails `protobuf_oneof:"action_details"` // contains filtered or unexported fields }
func (*Event) Descriptor
deprecated
func (*Event) GetActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo() *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreatePluginInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreatePluginInfo() *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateTemplateInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateTemplateInfo() *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo() *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateTokenInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateTokenInfo() *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1CreateUserInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateUserInfo() *ActionBufAlphaRegistryV1Alpha1CreateUserInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeactivateUserInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeactivateUserInfo() *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo() *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo() *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeletePluginInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeletePluginInfo() *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo() *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo() *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo() *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteTokenInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteTokenInfo() *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeleteUserInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeleteUserInfo() *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo() *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1DownloadInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1DownloadInfo() *ActionBufAlphaRegistryV1Alpha1DownloadInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetImageInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetImageInfo() *ActionBufAlphaRegistryV1Alpha1GetImageInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo() *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetModulePinsInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetModulePinsInfo() *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo() *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo() *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo() *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo() *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo() *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo() *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1ListUsersInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1ListUsersInfo() *ActionBufAlphaRegistryV1Alpha1ListUsersInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1PushInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1PushInfo() *ActionBufAlphaRegistryV1Alpha1PushInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1SearchInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1SearchInfo() *ActionBufAlphaRegistryV1Alpha1SearchInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo() *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo() *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo() *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo() *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo() *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo
func (*Event) GetActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo ¶
func (x *Event) GetActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo() *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo
func (*Event) GetActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo ¶
func (x *Event) GetActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo() *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo
func (*Event) GetActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo ¶
func (x *Event) GetActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo() *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo
func (*Event) GetActionDetails ¶
func (m *Event) GetActionDetails() isEvent_ActionDetails
func (*Event) GetErrorCode ¶
func (*Event) GetErrorMessage ¶
func (*Event) GetEventId ¶
func (*Event) GetEventTime ¶
func (x *Event) GetEventTime() *timestamppb.Timestamp
func (*Event) GetObjects ¶
func (*Event) GetService ¶
func (*Event) GetTraceId ¶
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
type Event_ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo struct {
ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo *ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo `` /* 166-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo *ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo `` /* 159-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreatePluginInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreatePluginInfo struct {
ActionBufAlphaRegistryV1Alpha1CreatePluginInfo *ActionBufAlphaRegistryV1Alpha1CreatePluginInfo `` /* 147-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo *ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo `` /* 168-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo *ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo `` /* 178-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo `` /* 162-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo *ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo `` /* 151-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo *ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo `` /* 166-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateTokenInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateTokenInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateTokenInfo *ActionBufAlphaRegistryV1Alpha1CreateTokenInfo `` /* 145-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1CreateUserInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1CreateUserInfo struct {
ActionBufAlphaRegistryV1Alpha1CreateUserInfo *ActionBufAlphaRegistryV1Alpha1CreateUserInfo `` /* 143-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo struct {
ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo *ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo `` /* 151-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo `` /* 173-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo *ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo `` /* 159-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeletePluginInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeletePluginInfo struct {
ActionBufAlphaRegistryV1Alpha1DeletePluginInfo *ActionBufAlphaRegistryV1Alpha1DeletePluginInfo `` /* 147-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo `` /* 178-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo *ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo `` /* 155-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo *ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo `` /* 151-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo *ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo `` /* 145-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeleteUserInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeleteUserInfo struct {
ActionBufAlphaRegistryV1Alpha1DeleteUserInfo *ActionBufAlphaRegistryV1Alpha1DeleteUserInfo `` /* 143-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo struct {
ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo `` /* 175-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1DownloadInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1DownloadInfo struct {
ActionBufAlphaRegistryV1Alpha1DownloadInfo *ActionBufAlphaRegistryV1Alpha1DownloadInfo `` /* 138-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetImageInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetImageInfo struct {
ActionBufAlphaRegistryV1Alpha1GetImageInfo *ActionBufAlphaRegistryV1Alpha1GetImageInfo `` /* 139-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo struct {
ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo *ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo `` /* 161-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo struct {
ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo *ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo `` /* 150-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo struct {
ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo `` /* 161-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo struct {
ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo `` /* 186-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo struct {
ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIdInfo *ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo `` /* 189-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo struct {
ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo *ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo `` /* 160-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo struct {
ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo `` /* 184-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo struct {
ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo *ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo `` /* 190-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1ListUsersInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1ListUsersInfo struct {
ActionBufAlphaRegistryV1Alpha1ListUsersInfo *ActionBufAlphaRegistryV1Alpha1ListUsersInfo `` /* 141-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1PushInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1PushInfo struct {
ActionBufAlphaRegistryV1Alpha1PushInfo *ActionBufAlphaRegistryV1Alpha1PushInfo `` /* 130-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo struct {
ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo *ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo `` /* 172-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1SearchInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1SearchInfo struct {
ActionBufAlphaRegistryV1Alpha1SearchInfo *ActionBufAlphaRegistryV1Alpha1SearchInfo `` /* 134-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo struct {
ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo `` /* 165-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo struct {
ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo `` /* 173-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo struct {
ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo `` /* 169-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo struct {
ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo *ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo `` /* 179-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo struct {
ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo `` /* 172-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo struct {
ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo *ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo `` /* 176-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo ¶
type Event_ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo struct {
ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo *ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo `` /* 165-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo ¶
type Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo struct {
ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo `` /* 178-byte string literal not displayed */
}
type Event_ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo ¶
type Event_ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo struct {
ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo `` /* 178-byte string literal not displayed */
}
type Event_User ¶
type Event_User struct {
User *UserActor `protobuf:"bytes,2,opt,name=user,proto3,oneof"`
}
type Object ¶
type Object struct { // Types that are assignable to Type: // *Object_User // *Object_Organization // *Object_Repository // *Object_Plugin // *Object_Template // *Object_Token Type isObject_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*Object) Descriptor
deprecated
func (*Object) GetOrganization ¶
func (x *Object) GetOrganization() *OrganizationObject
func (*Object) GetPlugin ¶
func (x *Object) GetPlugin() *PluginObject
func (*Object) GetRepository ¶
func (x *Object) GetRepository() *RepositoryObject
func (*Object) GetTemplate ¶
func (x *Object) GetTemplate() *TemplateObject
func (*Object) GetToken ¶
func (x *Object) GetToken() *TokenObject
func (*Object) GetUser ¶
func (x *Object) GetUser() *UserObject
func (*Object) ProtoMessage ¶
func (*Object) ProtoMessage()
func (*Object) ProtoReflect ¶
func (x *Object) ProtoReflect() protoreflect.Message
type Object_Organization ¶
type Object_Organization struct {
Organization *OrganizationObject `protobuf:"bytes,2,opt,name=organization,proto3,oneof"`
}
type Object_Plugin ¶
type Object_Plugin struct {
Plugin *PluginObject `protobuf:"bytes,4,opt,name=plugin,proto3,oneof"`
}
type Object_Repository ¶
type Object_Repository struct {
Repository *RepositoryObject `protobuf:"bytes,3,opt,name=repository,proto3,oneof"`
}
type Object_Template ¶
type Object_Template struct {
Template *TemplateObject `protobuf:"bytes,5,opt,name=template,proto3,oneof"`
}
type Object_Token ¶
type Object_Token struct {
Token *TokenObject `protobuf:"bytes,6,opt,name=token,proto3,oneof"`
}
type Object_User ¶
type Object_User struct {
User *UserObject `protobuf:"bytes,1,opt,name=user,proto3,oneof"`
}
type OrganizationObject ¶
type OrganizationObject struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*OrganizationObject) Descriptor
deprecated
func (*OrganizationObject) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationObject.ProtoReflect.Descriptor instead.
func (*OrganizationObject) GetId ¶
func (x *OrganizationObject) GetId() string
func (*OrganizationObject) GetName ¶
func (x *OrganizationObject) GetName() string
func (*OrganizationObject) ProtoMessage ¶
func (*OrganizationObject) ProtoMessage()
func (*OrganizationObject) ProtoReflect ¶
func (x *OrganizationObject) ProtoReflect() protoreflect.Message
func (*OrganizationObject) Reset ¶
func (x *OrganizationObject) Reset()
func (*OrganizationObject) String ¶
func (x *OrganizationObject) String() string
type PluginObject ¶
type PluginObject struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` OwnerName string `protobuf:"bytes,4,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"` Public bool `protobuf:"varint,5,opt,name=public,proto3" json:"public,omitempty"` // contains filtered or unexported fields }
func (*PluginObject) Descriptor
deprecated
func (*PluginObject) Descriptor() ([]byte, []int)
Deprecated: Use PluginObject.ProtoReflect.Descriptor instead.
func (*PluginObject) GetId ¶
func (x *PluginObject) GetId() string
func (*PluginObject) GetName ¶
func (x *PluginObject) GetName() string
func (*PluginObject) GetOwnerId ¶
func (x *PluginObject) GetOwnerId() string
func (*PluginObject) GetOwnerName ¶
func (x *PluginObject) GetOwnerName() string
func (*PluginObject) GetPublic ¶
func (x *PluginObject) GetPublic() bool
func (*PluginObject) ProtoMessage ¶
func (*PluginObject) ProtoMessage()
func (*PluginObject) ProtoReflect ¶
func (x *PluginObject) ProtoReflect() protoreflect.Message
func (*PluginObject) Reset ¶
func (x *PluginObject) Reset()
func (*PluginObject) String ¶
func (x *PluginObject) String() string
type RepositoryObject ¶
type RepositoryObject struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` OwnerName string `protobuf:"bytes,4,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"` Public bool `protobuf:"varint,5,opt,name=public,proto3" json:"public,omitempty"` // contains filtered or unexported fields }
func (*RepositoryObject) Descriptor
deprecated
func (*RepositoryObject) Descriptor() ([]byte, []int)
Deprecated: Use RepositoryObject.ProtoReflect.Descriptor instead.
func (*RepositoryObject) GetId ¶
func (x *RepositoryObject) GetId() string
func (*RepositoryObject) GetName ¶
func (x *RepositoryObject) GetName() string
func (*RepositoryObject) GetOwnerId ¶
func (x *RepositoryObject) GetOwnerId() string
func (*RepositoryObject) GetOwnerName ¶
func (x *RepositoryObject) GetOwnerName() string
func (*RepositoryObject) GetPublic ¶
func (x *RepositoryObject) GetPublic() bool
func (*RepositoryObject) ProtoMessage ¶
func (*RepositoryObject) ProtoMessage()
func (*RepositoryObject) ProtoReflect ¶
func (x *RepositoryObject) ProtoReflect() protoreflect.Message
func (*RepositoryObject) Reset ¶
func (x *RepositoryObject) Reset()
func (*RepositoryObject) String ¶
func (x *RepositoryObject) String() string
type TemplateObject ¶
type TemplateObject struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` OwnerName string `protobuf:"bytes,4,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"` Public bool `protobuf:"varint,5,opt,name=public,proto3" json:"public,omitempty"` // contains filtered or unexported fields }
func (*TemplateObject) Descriptor
deprecated
func (*TemplateObject) Descriptor() ([]byte, []int)
Deprecated: Use TemplateObject.ProtoReflect.Descriptor instead.
func (*TemplateObject) GetId ¶
func (x *TemplateObject) GetId() string
func (*TemplateObject) GetName ¶
func (x *TemplateObject) GetName() string
func (*TemplateObject) GetOwnerId ¶
func (x *TemplateObject) GetOwnerId() string
func (*TemplateObject) GetOwnerName ¶
func (x *TemplateObject) GetOwnerName() string
func (*TemplateObject) GetPublic ¶
func (x *TemplateObject) GetPublic() bool
func (*TemplateObject) ProtoMessage ¶
func (*TemplateObject) ProtoMessage()
func (*TemplateObject) ProtoReflect ¶
func (x *TemplateObject) ProtoReflect() protoreflect.Message
func (*TemplateObject) Reset ¶
func (x *TemplateObject) Reset()
func (*TemplateObject) String ¶
func (x *TemplateObject) String() string
type TokenObject ¶
type TokenObject struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*TokenObject) Descriptor
deprecated
func (*TokenObject) Descriptor() ([]byte, []int)
Deprecated: Use TokenObject.ProtoReflect.Descriptor instead.
func (*TokenObject) GetId ¶
func (x *TokenObject) GetId() string
func (*TokenObject) ProtoMessage ¶
func (*TokenObject) ProtoMessage()
func (*TokenObject) ProtoReflect ¶
func (x *TokenObject) ProtoReflect() protoreflect.Message
func (*TokenObject) Reset ¶
func (x *TokenObject) Reset()
func (*TokenObject) String ¶
func (x *TokenObject) String() string
type UserActor ¶
type UserActor struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` SourceIp string `protobuf:"bytes,3,opt,name=source_ip,json=sourceIp,proto3" json:"source_ip,omitempty"` Anonymous bool `protobuf:"varint,4,opt,name=anonymous,proto3" json:"anonymous,omitempty"` Subject string `protobuf:"bytes,5,opt,name=subject,proto3" json:"subject,omitempty"` // contains filtered or unexported fields }
func (*UserActor) Descriptor
deprecated
func (*UserActor) GetAnonymous ¶
func (*UserActor) GetSourceIp ¶
func (*UserActor) GetSubject ¶
func (*UserActor) GetUsername ¶
func (*UserActor) ProtoMessage ¶
func (*UserActor) ProtoMessage()
func (*UserActor) ProtoReflect ¶
func (x *UserActor) ProtoReflect() protoreflect.Message
type UserObject ¶
type UserObject struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Subject string `protobuf:"bytes,3,opt,name=subject,proto3" json:"subject,omitempty"` // contains filtered or unexported fields }
func (*UserObject) Descriptor
deprecated
func (*UserObject) Descriptor() ([]byte, []int)
Deprecated: Use UserObject.ProtoReflect.Descriptor instead.
func (*UserObject) GetId ¶
func (x *UserObject) GetId() string
func (*UserObject) GetSubject ¶
func (x *UserObject) GetSubject() string
func (*UserObject) GetUsername ¶
func (x *UserObject) GetUsername() string
func (*UserObject) ProtoMessage ¶
func (*UserObject) ProtoMessage()
func (*UserObject) ProtoReflect ¶
func (x *UserObject) ProtoReflect() protoreflect.Message
func (*UserObject) Reset ¶
func (x *UserObject) Reset()
func (*UserObject) String ¶
func (x *UserObject) String() string