MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/scion / types & classes

Types & classes3,520 in github.com/GoogleCloudPlatform/scion

↓ 420 callersFuncTypeAgent
Agent is the predicate function for agent builders.
pkg/ent/predicate/predicate.go:13
↓ 376 callersFuncTypeTemplate
Template is the predicate function for template builders.
pkg/ent/predicate/predicate.go:118
↓ 327 callersFuncTypeHarnessConfig
HarnessConfig is the predicate function for harnessconfig builders.
pkg/ent/predicate/predicate.go:49
↓ 326 callersFuncTypeRuntimeBroker
RuntimeBroker is the predicate function for runtimebroker builders.
pkg/ent/predicate/predicate.go:94
↓ 234 callersFuncTypeSkill
Skill is the predicate function for skill builders.
pkg/ent/predicate/predicate.go:106
↓ 217 callersFuncTypeProject
Project is the predicate function for project builders.
pkg/ent/predicate/predicate.go:85
↓ 200 callersFuncTypeMessage
Message is the predicate function for message builders.
pkg/ent/predicate/predicate.go:73
↓ 197 callersFuncTypeSchedule
Schedule is the predicate function for schedule builders.
pkg/ent/predicate/predicate.go:97
↓ 189 callersFuncTypeBrokerDispatch
BrokerDispatch is the predicate function for brokerdispatch builders.
pkg/ent/predicate/predicate.go:22
↓ 186 callersFuncTypeSecret
Secret is the predicate function for secret builders.
pkg/ent/predicate/predicate.go:103
↓ 159 callersFuncTypeMaintenanceOperation
MaintenanceOperation is the predicate function for maintenanceoperation builders.
pkg/ent/predicate/predicate.go:67
↓ 150 callersFuncTypeGCPServiceAccount
GCPServiceAccount is the predicate function for gcpserviceaccount builders.
pkg/ent/predicate/predicate.go:37
↓ 150 callersFuncTypeSkillRegistry
SkillRegistry is the predicate function for skillregistry builders.
pkg/ent/predicate/predicate.go:109
↓ 149 callersFuncTypeAccessPolicy
AccessPolicy is the predicate function for accesspolicy builders.
pkg/ent/predicate/predicate.go:10
↓ 142 callersFuncTypeProjectContributor
ProjectContributor is the predicate function for projectcontributor builders.
pkg/ent/predicate/predicate.go:88
↓ 142 callersFuncTypeSkillVersion
SkillVersion is the predicate function for skillversion builders.
pkg/ent/predicate/predicate.go:112
↓ 140 callersFuncTypeScheduledEvent
ScheduledEvent is the predicate function for scheduledevent builders.
pkg/ent/predicate/predicate.go:100
↓ 128 callersFuncTypeEnvVar
EnvVar is the predicate function for envvar builders.
pkg/ent/predicate/predicate.go:34
↓ 127 callersFuncTypeGroup
Group is the predicate function for group builders.
pkg/ent/predicate/predicate.go:43
↓ 120 callersFuncTypeUserAccessToken
UserAccessToken is the predicate function for useraccesstoken builders.
pkg/ent/predicate/predicate.go:124
↓ 117 callersFuncTypeApiKey
ApiKey is the predicate function for apikey builders.
pkg/ent/predicate/predicate.go:19
↓ 116 callersFuncTypeLifecycleHook
LifecycleHook is the predicate function for lifecyclehook builders.
pkg/ent/predicate/predicate.go:61
↓ 111 callersFuncTypeNotificationSubscription
NotificationSubscription is the predicate function for notificationsubscription builders.
pkg/ent/predicate/predicate.go:79
↓ 110 callersFuncTypeNotification
Notification is the predicate function for notification builders.
pkg/ent/predicate/predicate.go:76
↓ 108 callersFuncTypeInviteCode
InviteCode is the predicate function for invitecode builders.
pkg/ent/predicate/predicate.go:58
↓ 106 callersFuncTypeMaintenanceOperationRun
MaintenanceOperationRun is the predicate function for maintenanceoperationrun builders.
pkg/ent/predicate/predicate.go:70
↓ 103 callersFuncTypeUser
User is the predicate function for user builders.
pkg/ent/predicate/predicate.go:121
↓ 100 callersFuncTypeDiscordPendingLink
DiscordPendingLink is the predicate function for discordpendinglink builders.
pkg/ent/predicate/predicate.go:31
↓ 96 callersFuncTypeIntegrationUpdate
IntegrationUpdate is the predicate function for integrationupdate builders.
pkg/ent/predicate/predicate.go:55
↓ 95 callersFuncTypeGithubInstallation
GithubInstallation is the predicate function for githubinstallation builders.
pkg/ent/predicate/predicate.go:40
↓ 81 callersFuncTypePolicyBinding
PolicyBinding is the predicate function for policybinding builders.
pkg/ent/predicate/predicate.go:82
↓ 80 callersFuncTypeBrokerSecret
BrokerSecret is the predicate function for brokersecret builders.
pkg/ent/predicate/predicate.go:28
↓ 80 callersFuncTypeProjectSyncState
ProjectSyncState is the predicate function for projectsyncstate builders.
pkg/ent/predicate/predicate.go:91
↓ 79 callersFuncTypeAllowListEntry
AllowListEntry is the predicate function for allowlistentry builders.
pkg/ent/predicate/predicate.go:16
↓ 79 callersFuncTypeSubscriptionTemplate
SubscriptionTemplate is the predicate function for subscriptiontemplate builders.
pkg/ent/predicate/predicate.go:115
↓ 77 callersFuncTypeIntegrationConfig
IntegrationConfig is the predicate function for integrationconfig builders.
pkg/ent/predicate/predicate.go:52
↓ 69 callersFuncTypeGroupMembership
GroupMembership is the predicate function for groupmembership builders.
pkg/ent/predicate/predicate.go:46
↓ 58 callersFuncTypeBrokerJoinToken
BrokerJoinToken is the predicate function for brokerjointoken builders.
pkg/ent/predicate/predicate.go:25
↓ 49 callersFuncTypeLifecycleHookAgentPhase
LifecycleHookAgentPhase is the predicate function for lifecyclehookagentphase builders.
pkg/ent/predicate/predicate.go:64
↓ 19 callersTypeAliasPhase
Phase represents the infrastructure lifecycle phase of an agent. Phase is controlled by platform operations (broker commands, heartbeats, container ev
pkg/agent/state/state.go:33
↓ 12 callersTypeAliasAlias
pkg/store/models.go:100
↓ 11 callersTypeAliasActivity
Activity represents what a running agent is doing. Activity is only meaningful when Phase == PhaseRunning.
pkg/agent/state/state.go:119
↓ 9 callersTypeAliascircuitState
circuitState represents the state of the circuit breaker.
pkg/util/logging/resilient_cloud_handler.go:57
↓ 6 callersTypeAliasAgentTokenScope
AgentTokenScope represents the authorized scopes for an agent.
pkg/hub/agenttoken.go:41
↓ 6 callersTypeAliasRole
Role defines the type for the "role" enum field.
pkg/ent/groupmembership/groupmembership.go:91
↓ 5 callersTypeAliasAlias
pkg/runtimebroker/types.go:57
↓ 5 callersTypeAliasAlias
pkg/hubclient/types.go:64
↓ 5 callersTypeAliasAlias
pkg/hubclient/notifications.go:65
↓ 5 callersFuncTyperoundTripFunc
func(*http.Request) (*http.Response, error)
pkg/hub/imagecheck/checker_test.go:20
↓ 4 callersTypeAliasCLIMode
cmd/cli_mode.go:12
↓ 4 callersTypeAliasEffect
Effect defines the type for the "effect" enum field.
pkg/ent/accesspolicy/accesspolicy.go:134
↓ 4 callersTypeAliasRole
Role defines the type for the "role" enum field.
pkg/ent/user/user.go:102
↓ 4 callersTypeAliasScopeType
ScopeType defines the type for the "scope_type" enum field.
pkg/ent/accesspolicy/accesspolicy.go:110
↓ 4 callersTypeAliasScopeType
ScopeType defines the type for the "scope_type" enum field.
pkg/ent/lifecyclehook/lifecyclehook.go:91
↓ 4 callersTypeAliasStatus
Status defines the type for the "status" enum field.
pkg/ent/user/user.go:129
↓ 4 callersTypeAliasTrigger
Trigger defines the type for the "trigger" enum field.
pkg/ent/lifecyclehook/lifecyclehook.go:117
↓ 3 callersTypeAliasAlias
pkg/hubclient/runtime_brokers.go:87
↓ 3 callersTypeAliasDirection
Direction represents the sync direction for project-level sync.
pkg/projectsync/projectsync.go:33
↓ 3 callersTypeAliasGroupType
GroupType defines the type for the "group_type" enum field.
pkg/ent/group/group.go:131
↓ 3 callersTypeAliasPrincipalType
PrincipalType defines the type for the "principal_type" enum field.
pkg/ent/policybinding/policybinding.go:103
↓ 2 callersTypeAliasAction
Action represents an authorization action.
pkg/hub/authz.go:27
↓ 2 callersTypeAliasAlias
pkg/hub/project_cache.go:49
↓ 2 callersTypeAliasAlias
pkg/hubclient/templates.go:102
↓ 2 callersTypeAliasAlias
pkg/hubclient/projects.go:441
↓ 2 callersTypeAliasAlias
pkg/hubclient/tokens.go:58
↓ 2 callersTypeAliasAlias
pkg/api/types.go:615
↓ 2 callersTypeAliasInteractionStatus
InteractionStatus represents the status of an interaction.
pkg/managedagent/types.go:68
↓ 2 callersTypeAliasResourceKind
ResourceKind identifies a storable, file-based resource type. The grove→project resource-storage refactor (§7.3) is collapsing the parallel template a
pkg/storage/storage.go:207
↓ 2 callersTypeAliasattrKey
Dedup by attribute set: keep the data point with the latest TimeUnixNano.
pkg/sciontool/telemetry/pipeline.go:483
↓ 1 callersTypeAliasAdvisoryLockKey
The interfaces in this file are OPTIONAL capabilities that a store backend may implement to support running N stateless hub processes against one shar
pkg/store/concurrency.go:41
↓ 1 callersStructAgent
Agent is the model entity for the Agent schema.
pkg/ent/agent.go:19
↓ 1 callersTypeAliasAgentAlias
pkg/hub/response_types.go:35
↓ 1 callersTypeAliasAlias
pkg/runtimebroker/workspace_handlers.go:467
↓ 1 callersTypeAliasAlias
pkg/hub/project_webdav.go:350
↓ 1 callersTypeAliasAlias
pkg/hub/handlers_auth.go:174
↓ 1 callersTypeAliasAlias
pkg/hubclient/schedules.go:110
↓ 1 callersTypeAliasAlias
pkg/hubclient/agents.go:192
↓ 1 callersTypeAliasAlias
pkg/hubclient/messages.go:94
↓ 1 callersTypeAliasAlias
pkg/hubclient/scheduled_events.go:84
↓ 1 callersTypeAliasBrokerAlias
pkg/hub/response_types.go:298
↓ 1 callersFuncTypeCommitFunc
The CommitFunc type is an adapter to allow the use of ordinary function as a Committer. If f is a function with the appropriate signature, CommitFunc(
pkg/ent/tx.go:111
↓ 1 callersStructConnectMessage
ConnectMessage is sent by Runtime Broker when establishing control channel.
pkg/wsprotocol/protocol.go:83
↓ 1 callersTypeAliasGroupAlias
pkg/hub/response_types.go:178
↓ 1 callersStructHarnessOverride
pkg/config/settings.go:50
↓ 1 callersTypeAliasImageStatus
ImageStatus defines the type for the "image_status" enum field.
pkg/ent/harnessconfig/harnessconfig.go:155
↓ 1 callersTypeAliasInjectionMode
InjectionMode defines the type for the "injection_mode" enum field.
pkg/ent/secret/secret.go:130
↓ 1 callersTypeAliasInjectionMode
InjectionMode defines the type for the "injection_mode" enum field.
pkg/ent/envvar/envvar.go:90
↓ 1 callersTypeAliasMCPScope
MCPScope identifies whether an MCP server is registered globally or per-project in the harness's native config. Harnesses that do not distinguish proj
pkg/api/types.go:65
↓ 1 callersTypeAliasMCPTransport
MCPTransport identifies the transport protocol an MCP server uses.
pkg/api/types.go:54
↓ 1 callersTypeAliasPolicyAlias
pkg/hub/response_types.go:252
↓ 1 callersTypeAliasProjectAlias
pkg/hub/response_types.go:84
↓ 1 callersStructProjectMarker
ProjectMarker represents the content of a .scion marker file. When .scion is a file (not a directory), it points to an external project-config directo
pkg/config/project_marker.go:31
↓ 1 callersStructProjectWorkspaceListResponse
ProjectWorkspaceListResponse is the response for listing project workspace files.
pkg/hub/project_workspace_handlers.go:60
↓ 1 callersStructRegisterProjectResponse
RegisterProjectResponse is the response from registering a project.
pkg/hubclient/projects.go:123
↓ 1 callersFuncTypeRollbackFunc
The RollbackFunc type is an adapter to allow the use of ordinary function as a Rollbacker. If f is a function with the appropriate signature, Rollback
pkg/ent/tx.go:167
↓ 1 callersTypeAliasSecretType
SecretType defines the type for the "secret_type" enum field.
pkg/ent/secret/secret.go:102
↓ 1 callersTypeAliasState
State defines the type for the "state" enum field.
pkg/ent/integrationupdate/integrationupdate.go:72
↓ 1 callersTypeAliasStatus
Status defines the type for the "status" enum field.
pkg/ent/skillregistry/skillregistry.go:145
↓ 1 callersTypeAliasStatus
Status defines the type for the "status" enum field.
pkg/ent/skill/skill.go:105
↓ 1 callersTypeAliasStatus
Status defines the type for the "status" enum field.
pkg/ent/skillversion/skillversion.go:81
next →1–100 of 3,520, ranked by callers