auditv1alpha1

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Action_name = map[int32]string{}/* 150 elements not displayed */

	Action_value = map[string]int32{}/* 150 elements not displayed */

)

Enum value maps for Action.

View Source
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",
		4: "BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_TRACK",
	}
	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,
		"BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_TRACK":       4,
	}
)

Enum value maps for BufAlphaRegistryV1Alpha1ResolvedReferenceType.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
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.

View Source
var File_buf_alpha_audit_v1alpha1_envelope_proto protoreflect.FileDescriptor
View Source
var File_buf_alpha_audit_v1alpha1_module_proto protoreflect.FileDescriptor
View Source
var File_buf_alpha_audit_v1alpha1_plugin_proto protoreflect.FileDescriptor
View Source
var File_buf_alpha_audit_v1alpha1_repository_proto protoreflect.FileDescriptor
View Source
var File_buf_alpha_audit_v1alpha1_role_proto protoreflect.FileDescriptor
View Source
var File_buf_alpha_audit_v1alpha1_search_proto protoreflect.FileDescriptor
View Source
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
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_SERVICE_CREATE_REPOSITORY_TRACK                                  Action = 117
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_SERVICE_LIST_REPOSITORY_TRACKS                                   Action = 118
	Action_ACTION_BUF_ALPHA_REGISTRYINTERNAL_V1_ALPHA1_INTERNAL_PROVISION_SERVICE_ADD_USER_TO_ORGANIZATION                       Action = 119
	Action_ACTION_BUF_ALPHA_GOMODULE_V1_ALPHA1_GO_MODULE_SERVICE_DELETE_ALL_MODULES_FOR_REPOSITORY                               Action = 120
	Action_ACTION_BUF_ALPHA_SANDBOX_V1_ALPHA1_SANDBOX_SERVICE_REMOTE_BUILD                                                       Action = 121
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_LIST_MANAGEABLE_REPOSITORY_ROLES                                  Action = 122
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_LIST_MANAGEABLE_USER_REPOSITORY_ROLES                             Action = 123
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_LIST_MANAGEABLE_PLUGIN_ROLES                                      Action = 124
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_LIST_MANAGEABLE_USER_PLUGIN_ROLES                                 Action = 125
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_LIST_MANAGEABLE_TEMPLATE_ROLES                                    Action = 126
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_LIST_MANAGEABLE_USER_TEMPLATE_ROLES                               Action = 127
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_SERVICE_DELETE_REPOSITORY_TRACK_BY_NAME                          Action = 128
	Action_ACTION_BUF_ALPHA_REGISTRYINTERNAL_V1_ALPHA1_INTERNAL_PLUGIN_SERVICE_CREATE_PLUGIN_VERSION_METADATA                    Action = 129
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_DISPLAY_ORGANIZATION_ELEMENTS                                     Action = 130
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_DISPLAY_REPOSITORY_ELEMENTS                                       Action = 131
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_DISPLAY_PLUGIN_ELEMENTS                                           Action = 132
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_DISPLAY_TEMPLATE_ELEMENTS                                         Action = 133
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_DISPLAY_USER_ELEMENTS                                             Action = 134
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_DISPLAY_SERVICE_DISPLAY_SERVER_ELEMENTS                                           Action = 135
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_DEPRECATE_PLUGIN                                                   Action = 136
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_UNDEPRECATE_PLUGIN                                                 Action = 137
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_DEPRECATE_TEMPLATE                                                 Action = 138
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_UNDEPRECATE_TEMPLATE                                               Action = 139
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ORGANIZATION_SERVICE_SET_ORGANIZATION_MEMBER                                      Action = 140
	Action_ACTION_BUF_ALPHA_GENREGISTRYINTERNAL_V1_ALPHA1_GENERATION_REGISTRY_SERVICE_DELETE_REPOSITORY                          Action = 141
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_SERVICE_GET_REPOSITORY_SETTINGS                                        Action = 142
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_ADMIN_SERVICE_FORCE_DELETE_USER                                                   Action = 143
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_PLUGIN_SERVICE_GET_PLUGIN_VERSION                                                 Action = 144
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_COMMIT_SERVICE_GET_REPOSITORY_TRACK_COMMIT_BY_REPOSITORY_COMMIT  Action = 145
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_COMMIT_SERVICE_LIST_REPOSITORY_TRACK_COMMITS_BY_REPOSITORY_TRACK Action = 146
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_SERVICE_GET_REPOSITORY_TRACK_BY_NAME                             Action = 147
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_JSON_SCHEMA_SERVICE_GET_JSON_SCHEMA                                               Action = 148
	Action_ACTION_BUF_ALPHA_REGISTRY_V1_ALPHA1_REPOSITORY_TRACK_COMMIT_SERVICE_GET_REPOSITORY_TRACK_COMMIT_BY_REFERENCE          Action = 149
)

func (Action) Descriptor

func (Action) Descriptor() protoreflect.EnumDescriptor

func (Action) Enum

func (x Action) Enum() *Action

func (Action) EnumDescriptor deprecated

func (Action) EnumDescriptor() ([]byte, []int)

Deprecated: Use Action.Descriptor instead.

func (Action) Number

func (x Action) Number() protoreflect.EnumNumber

func (Action) String

func (x Action) String() string

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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationId

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetOrganizationRole

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) GetUserId

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1AddOrganizationMemberInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateOrganizationInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreatePluginInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetOwner

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) GetVisibility

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreatePluginInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) GetParentBranch

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryBranchInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetFullName

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) GetVisibility

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryByFullNameInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetCommitName

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) GetRepositoryId

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTagInfo) String

type ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo

type ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo struct {
	Track *BufAlphaRegistryV1Alpha1RepositoryTrack `protobuf:"bytes,1,opt,name=track,proto3" json:"track,omitempty"`
	// contains filtered or unexported fields
}

ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo stores audit log details not included in actor or object for the CreateRepositoryTrack action.

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo) Descriptor deprecated

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo) GetTrack

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetOwner

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetPluginConfigs

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) GetVisibility

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetPluginVersions

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateName

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) GetTemplateOwner

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateTemplateVersionInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateTokenInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetExpireTime

func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) GetNote

func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateTokenInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1CreateUserInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) GetUsername

func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1CreateUserInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) GetUserId

func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationByNameInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) GetOrganizationId

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeleteOrganizationInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeletePluginInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) GetOwner

func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeletePluginInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) GetFullName

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryByFullNameInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) GetRepositoryId

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeleteRepositoryInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) GetOwner

func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeleteTemplateInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) GetTokenId

func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeleteTokenInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetDeprecationMessage

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetOwnerName

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) GetRepositoryName

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1DownloadInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) GetReference

func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1DownloadInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetImageInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) GetReference

func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetImageInfo) String

type ActionBufAlphaRegistryV1Alpha1GetJSONSchema

type ActionBufAlphaRegistryV1Alpha1GetJSONSchema struct {
	Reference string `protobuf:"bytes,1,opt,name=reference,proto3" json:"reference,omitempty"`
	// contains filtered or unexported fields
}

ActionBufAlphaRegistryV1Alpha1GetJSONSchema stores audit log details not included in objects for the GetJSONSchema action.

func (*ActionBufAlphaRegistryV1Alpha1GetJSONSchema) Descriptor deprecated

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetJSONSchema.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetJSONSchema) GetReference

func (*ActionBufAlphaRegistryV1Alpha1GetJSONSchema) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetJSONSchema) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetJSONSchema) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetJSONSchema) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetDependencies

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleReferences

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) GetLocalModuleResolveResults

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetLocalModulePinsInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetCurrentModulePins

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModulePinsResults

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) GetModuleReferences

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetModulePinsInfo) 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
	//	*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Track
	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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetBranch

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetCommit

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetName

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetReference

func (m *ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetReference() isActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Reference

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetTag

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) GetTrack

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo) 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 ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Track

type ActionBufAlphaRegistryV1Alpha1GetReferenceByNameInfo_Track struct {
	Track *BufAlphaRegistryV1Alpha1RepositoryTrack `protobuf:"bytes,5,opt,name=track,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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) GetReference

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitByReferenceInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetCommitSequenceId

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) GetRepositoryBranchName

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetRepositoryCommitBySequenceIDInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) GetVersion

func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1GetTemplateVersionInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) GetRepositoryBranchName

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByBranchInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) GetReference

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1ListRepositoryCommitsByReferenceInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1ListUsersInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) GetUserStateFilter

func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1ListUsersInfo) 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 (*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 (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetRepository

func (*ActionBufAlphaRegistryV1Alpha1PushInfo) GetTags

func (*ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1PushInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1PushInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1PushInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetOrganizationId

func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) GetUserId

func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1RemoveOrganizationMemberInfo) 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 (*ActionBufAlphaRegistryV1Alpha1SearchInfo) GetQuery

func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1SearchInfo) String

type ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo

type ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo struct {
	OrganizationRole BufAlphaRegistryV1Alpha1OrganizationRole `` /* 181-byte string literal not displayed */
	// contains filtered or unexported fields
}

ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo stores audit log details not included in objects for the SetOrganizationMember action.

func (*ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo) Descriptor deprecated

Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo) GetOrganizationRole

func (*ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) GetPluginRole

func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) GetRepositoryRole

func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) GetTemplateRole

func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetOwnerName

func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) GetRepositoryName

func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1UndeprecateRepositoryByNameInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationId

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetOrganizationRole

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) GetUserId

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationMemberInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetOrganizationId

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetPluginBaseRole

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetRepositoryBaseRole

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) GetTemplateBaseRole

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1UpdateOrganizationSettingsInfo) 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

Deprecated: Use ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetServerRole

func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) GetUserId

func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoMessage

func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) ProtoReflect

func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) Reset

func (*ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo) String

type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo

type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo struct {
	Name             string                                                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	ImageDigest      string                                                 `protobuf:"bytes,2,opt,name=image_digest,json=imageDigest,proto3" json:"image_digest,omitempty"`
	RuntimeLibraries []*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary `protobuf:"bytes,3,rep,name=runtime_libraries,json=runtimeLibraries,proto3" json:"runtime_libraries,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

Deprecated: Use ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) GetImageDigest

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) GetName

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) GetRuntimeLibraries

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoMessage

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) ProtoReflect

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) Reset

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo) String

type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo

type ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo struct {
	Name             string                                                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	ImageDigest      string                                                 `protobuf:"bytes,2,opt,name=image_digest,json=imageDigest,proto3" json:"image_digest,omitempty"`
	RuntimeLibraries []*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary `protobuf:"bytes,3,rep,name=runtime_libraries,json=runtimeLibraries,proto3" json:"runtime_libraries,omitempty"`
	// contains filtered or unexported fields
}

ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo stores audit log details not included in actor or object for the CreatePluginVersionMetadata action.

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) Descriptor deprecated

Deprecated: Use ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) GetImageDigest

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) GetName

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) GetRuntimeLibraries

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) ProtoMessage

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) ProtoReflect

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) Reset

func (*ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo) 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

Deprecated: Use ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo.ProtoReflect.Descriptor instead.

func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) GetName

func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoMessage

func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) ProtoReflect

func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) Reset

func (*ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo) 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 (*BufAlphaRegistryV1Alpha1LocalModulePin) GetCommit

func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetCreateTime

func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetDigest

func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetOwner

func (*BufAlphaRegistryV1Alpha1LocalModulePin) GetRepository

func (*BufAlphaRegistryV1Alpha1LocalModulePin) ProtoMessage

func (*BufAlphaRegistryV1Alpha1LocalModulePin) ProtoReflect

func (*BufAlphaRegistryV1Alpha1LocalModulePin) Reset

func (*BufAlphaRegistryV1Alpha1LocalModulePin) 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

Deprecated: Use BufAlphaRegistryV1Alpha1LocalModuleReference.ProtoReflect.Descriptor instead.

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) GetOwner

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) GetReference

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) GetRepository

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoMessage

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) ProtoReflect

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) Reset

func (*BufAlphaRegistryV1Alpha1LocalModuleReference) 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

Deprecated: Use BufAlphaRegistryV1Alpha1LocalModuleResolveResult.ProtoReflect.Descriptor instead.

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetPin

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetReference

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) GetResolvedReferenceType

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoMessage

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) ProtoReflect

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) Reset

func (*BufAlphaRegistryV1Alpha1LocalModuleResolveResult) 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) Enum

func (BufAlphaRegistryV1Alpha1OrganizationRole) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1OrganizationRole) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1OrganizationRole.Descriptor instead.

func (BufAlphaRegistryV1Alpha1OrganizationRole) Number

func (BufAlphaRegistryV1Alpha1OrganizationRole) String

func (BufAlphaRegistryV1Alpha1OrganizationRole) Type

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 (*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 (*BufAlphaRegistryV1Alpha1PluginConfig) Reset

func (*BufAlphaRegistryV1Alpha1PluginConfig) 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) Enum

func (BufAlphaRegistryV1Alpha1PluginRole) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1PluginRole) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1PluginRole.Descriptor instead.

func (BufAlphaRegistryV1Alpha1PluginRole) Number

func (BufAlphaRegistryV1Alpha1PluginRole) String

func (BufAlphaRegistryV1Alpha1PluginRole) Type

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

Deprecated: Use BufAlphaRegistryV1Alpha1PluginVersionMapping.ProtoReflect.Descriptor instead.

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetDeleted

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginName

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetPluginOwner

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) GetVersion

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoMessage

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) ProtoReflect

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) Reset

func (*BufAlphaRegistryV1Alpha1PluginVersionMapping) String

type BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary

type BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary struct {
	Name    string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) Descriptor deprecated

Deprecated: Use BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary.ProtoReflect.Descriptor instead.

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) GetName

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) GetVersion

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) ProtoMessage

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) ProtoReflect

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) Reset

func (*BufAlphaRegistryV1Alpha1PluginVersionRuntimeLibrary) 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) Enum

func (BufAlphaRegistryV1Alpha1PluginVisibility) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1PluginVisibility) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1PluginVisibility.Descriptor instead.

func (BufAlphaRegistryV1Alpha1PluginVisibility) Number

func (BufAlphaRegistryV1Alpha1PluginVisibility) String

func (BufAlphaRegistryV1Alpha1PluginVisibility) Type

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 (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetId

func (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetName

func (*BufAlphaRegistryV1Alpha1RepositoryBranch) GetRepositoryId

func (x *BufAlphaRegistryV1Alpha1RepositoryBranch) GetRepositoryId() string

func (*BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoMessage

func (*BufAlphaRegistryV1Alpha1RepositoryBranch) ProtoReflect

func (*BufAlphaRegistryV1Alpha1RepositoryBranch) Reset

func (*BufAlphaRegistryV1Alpha1RepositoryBranch) 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,rep,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 (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetBranch

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetCommitSequenceId

func (x *BufAlphaRegistryV1Alpha1RepositoryCommit) GetCommitSequenceId() int64

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetCreateTime

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetDigest

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetId

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetName

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) GetTags

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoMessage

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) ProtoReflect

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) Reset

func (*BufAlphaRegistryV1Alpha1RepositoryCommit) 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) Enum

func (BufAlphaRegistryV1Alpha1RepositoryRole) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1RepositoryRole) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1RepositoryRole.Descriptor instead.

func (BufAlphaRegistryV1Alpha1RepositoryRole) Number

func (BufAlphaRegistryV1Alpha1RepositoryRole) String

func (BufAlphaRegistryV1Alpha1RepositoryRole) Type

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 (*BufAlphaRegistryV1Alpha1RepositoryTag) GetCommitName

func (x *BufAlphaRegistryV1Alpha1RepositoryTag) GetCommitName() string

func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetCreateTime

func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetId

func (*BufAlphaRegistryV1Alpha1RepositoryTag) GetName

func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoMessage

func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoMessage()

func (*BufAlphaRegistryV1Alpha1RepositoryTag) ProtoReflect

func (*BufAlphaRegistryV1Alpha1RepositoryTag) Reset

func (*BufAlphaRegistryV1Alpha1RepositoryTag) String

type BufAlphaRegistryV1Alpha1RepositoryTrack

type BufAlphaRegistryV1Alpha1RepositoryTrack 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"`
	// contains filtered or unexported fields
}

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) Descriptor deprecated

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) Descriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1RepositoryTrack.ProtoReflect.Descriptor instead.

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) GetCreateTime

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) GetId

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) GetName

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) ProtoMessage

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) ProtoReflect

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) Reset

func (*BufAlphaRegistryV1Alpha1RepositoryTrack) 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
	BufAlphaRegistryV1Alpha1ResolvedReferenceType_BUF_ALPHA_REGISTRY_V1_ALPHA1_RESOLVED_REFERENCE_TYPE_TRACK       BufAlphaRegistryV1Alpha1ResolvedReferenceType = 4
)

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Descriptor

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Enum

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1ResolvedReferenceType.Descriptor instead.

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Number

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) String

func (BufAlphaRegistryV1Alpha1ResolvedReferenceType) Type

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) Enum

func (BufAlphaRegistryV1Alpha1SearchFilter) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1SearchFilter) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1SearchFilter.Descriptor instead.

func (BufAlphaRegistryV1Alpha1SearchFilter) Number

func (BufAlphaRegistryV1Alpha1SearchFilter) String

func (BufAlphaRegistryV1Alpha1SearchFilter) Type

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) Enum

func (BufAlphaRegistryV1Alpha1ServerRole) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1ServerRole) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1ServerRole.Descriptor instead.

func (BufAlphaRegistryV1Alpha1ServerRole) Number

func (BufAlphaRegistryV1Alpha1ServerRole) String

func (BufAlphaRegistryV1Alpha1ServerRole) Type

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) Enum

func (BufAlphaRegistryV1Alpha1TemplateRole) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1TemplateRole) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1TemplateRole.Descriptor instead.

func (BufAlphaRegistryV1Alpha1TemplateRole) Number

func (BufAlphaRegistryV1Alpha1TemplateRole) String

func (BufAlphaRegistryV1Alpha1TemplateRole) Type

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) Enum

func (BufAlphaRegistryV1Alpha1UserState) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1UserState) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1UserState.Descriptor instead.

func (BufAlphaRegistryV1Alpha1UserState) Number

func (BufAlphaRegistryV1Alpha1UserState) String

func (BufAlphaRegistryV1Alpha1UserState) Type

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) Enum

func (BufAlphaRegistryV1Alpha1Visibility) EnumDescriptor deprecated

func (BufAlphaRegistryV1Alpha1Visibility) EnumDescriptor() ([]byte, []int)

Deprecated: Use BufAlphaRegistryV1Alpha1Visibility.Descriptor instead.

func (BufAlphaRegistryV1Alpha1Visibility) Number

func (BufAlphaRegistryV1Alpha1Visibility) String

func (BufAlphaRegistryV1Alpha1Visibility) Type

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_ActionBufAlphaRegistryV1Alpha1DeactivateUserInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1UpdateUserServerRoleInfo
	//	*Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionInfo
	//	*Event_ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo
	//	*Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo
	//	*Event_ActionBufAlphaRegistryV1Alpha1GetJsonschema
	ActionDetails isEvent_ActionDetails `protobuf_oneof:"action_details"`
	// contains filtered or unexported fields
}

func (*Event) Descriptor deprecated

func (*Event) Descriptor() ([]byte, []int)

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetAction

func (x *Event) GetAction() Action

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) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo

func (x *Event) GetActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo() *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo

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) GetActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo

func (x *Event) GetActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo() *ActionBufAlphaRegistryV1Alpha1DeprecateRepositoryByNameInfo

func (*Event) GetActionBufAlphaRegistryV1Alpha1DownloadInfo

func (x *Event) GetActionBufAlphaRegistryV1Alpha1DownloadInfo() *ActionBufAlphaRegistryV1Alpha1DownloadInfo

func (*Event) GetActionBufAlphaRegistryV1Alpha1GetImageInfo

func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetImageInfo() *ActionBufAlphaRegistryV1Alpha1GetImageInfo

func (*Event) GetActionBufAlphaRegistryV1Alpha1GetJsonschema

func (x *Event) GetActionBufAlphaRegistryV1Alpha1GetJsonschema() *ActionBufAlphaRegistryV1Alpha1GetJSONSchema

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) GetActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo

func (x *Event) GetActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo() *ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo

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) GetActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo

func (x *Event) GetActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo() *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo

func (*Event) GetActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo

func (x *Event) GetActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo() *ActionBufAlphaRegistryinternalV1Alpha1DeletePluginVersionInfo

func (*Event) GetActionDetails

func (m *Event) GetActionDetails() isEvent_ActionDetails

func (*Event) GetActor

func (m *Event) GetActor() isEvent_Actor

func (*Event) GetErrorCode

func (x *Event) GetErrorCode() v1alpha11.ErrorCode

func (*Event) GetErrorMessage

func (x *Event) GetErrorMessage() string

func (*Event) GetEventId

func (x *Event) GetEventId() string

func (*Event) GetEventTime

func (x *Event) GetEventTime() *timestamppb.Timestamp

func (*Event) GetMethod

func (x *Event) GetMethod() string

func (*Event) GetObjects

func (x *Event) GetObjects() []*Object

func (*Event) GetService

func (x *Event) GetService() string

func (*Event) GetSpanId

func (x *Event) GetSpanId() string

func (*Event) GetTraceId

func (x *Event) GetTraceId() string

func (*Event) GetUser

func (x *Event) GetUser() *UserActor

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) ProtoReflect

func (x *Event) ProtoReflect() protoreflect.Message

func (*Event) Reset

func (x *Event) Reset()

func (*Event) String

func (x *Event) String() string

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_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo

type Event_ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo struct {
	ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo *ActionBufAlphaRegistryV1Alpha1CreateRepositoryTrackInfo `` /* 166-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_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_ActionBufAlphaRegistryV1Alpha1GetJsonschema

type Event_ActionBufAlphaRegistryV1Alpha1GetJsonschema struct {
	ActionBufAlphaRegistryV1Alpha1GetJsonschema *ActionBufAlphaRegistryV1Alpha1GetJSONSchema `` /* 140-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_ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo

type Event_ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo struct {
	ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo *ActionBufAlphaRegistryV1Alpha1SetOrganizationMemberInfo `` /* 166-byte string literal not displayed */
}

type Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo

type Event_ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo struct {
	ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo *ActionBufAlphaRegistryV1Alpha1SetPluginContributorInfo `` /* 164-byte string literal not displayed */
}

type Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo

type Event_ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo struct {
	ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo *ActionBufAlphaRegistryV1Alpha1SetRepositoryContributorInfo `` /* 172-byte string literal not displayed */
}

type Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo

type Event_ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo struct {
	ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo *ActionBufAlphaRegistryV1Alpha1SetTemplateContributorInfo `` /* 168-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_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo

type Event_ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo struct {
	ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo *ActionBufAlphaRegistryinternalV1Alpha1CreatePluginVersionMetadataInfo `` /* 195-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) Descriptor() ([]byte, []int)

Deprecated: Use Object.ProtoReflect.Descriptor instead.

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) GetType

func (m *Object) GetType() isObject_Type

func (*Object) GetUser

func (x *Object) GetUser() *UserObject

func (*Object) ProtoMessage

func (*Object) ProtoMessage()

func (*Object) ProtoReflect

func (x *Object) ProtoReflect() protoreflect.Message

func (*Object) Reset

func (x *Object) Reset()

func (*Object) String

func (x *Object) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use UserActor.ProtoReflect.Descriptor instead.

func (*UserActor) GetAnonymous

func (x *UserActor) GetAnonymous() bool

func (*UserActor) GetId

func (x *UserActor) GetId() string

func (*UserActor) GetSourceIp

func (x *UserActor) GetSourceIp() string

func (*UserActor) GetSubject

func (x *UserActor) GetSubject() string

func (*UserActor) GetUsername

func (x *UserActor) GetUsername() string

func (*UserActor) ProtoMessage

func (*UserActor) ProtoMessage()

func (*UserActor) ProtoReflect

func (x *UserActor) ProtoReflect() protoreflect.Message

func (*UserActor) Reset

func (x *UserActor) Reset()

func (*UserActor) String

func (x *UserActor) String() string

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL