Index
All Classes and Interfaces|All Packages
A
- AccountsApi - Interface in io.toolforge.spi.service
C
- cancelExecution(WorkspaceId, ExecutionId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- ContainersApi - Interface in io.toolforge.spi.service
- createAccountApiKey(AccountReference, ApiKeyDefinition) - Method in interface io.toolforge.spi.service.AccountsApi
- createBlob(WorkspaceId, InputStream) - Method in interface io.toolforge.spi.service.WorkspacesApi
- createContainer(ContainerDefinition) - Method in interface io.toolforge.spi.service.ContainersApi
- createWorkspaceSecret(WorkspaceId, SecretDefinition) - Method in interface io.toolforge.spi.service.WorkspacesApi
D
- deleteAccountApiKey(AccountReference, ApiKeyId) - Method in interface io.toolforge.spi.service.AccountsApi
- deleteExecution(WorkspaceId, ExecutionId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- deleteWorkspaceSecret(WorkspaceId, SecretId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- deprecateContainerVersion(ContainerId, ContainerVersionId) - Method in interface io.toolforge.spi.service.ContainersApi
- DockerApi - Interface in io.toolforge.spi.service
E
- executeWorkspaceTool(WorkspaceId, ToolId, ToolInvocation) - Method in interface io.toolforge.spi.service.WorkspacesApi
F
- findContainerByOwnerSlug(AccountReference, String) - Method in interface io.toolforge.spi.service.ContainersApi
- findWorkspaceSecretByName(WorkspaceId, String) - Method in interface io.toolforge.spi.service.WorkspacesApi
G
- getAccount(AccountReference) - Method in interface io.toolforge.spi.service.AccountsApi
- getAccountApiKey(AccountReference, ApiKeyId) - Method in interface io.toolforge.spi.service.AccountsApi
- getAccountById(AccountId) - Method in interface io.toolforge.spi.service.AccountsApi
- getAccountByUsername(Username) - Method in interface io.toolforge.spi.service.AccountsApi
- getAccountPicture(AccountReference) - Method in interface io.toolforge.spi.service.AccountsApi
- getBlob(WorkspaceId, BlobId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getContainer(ContainerId) - Method in interface io.toolforge.spi.service.ContainersApi
- getContainerPushLogs(ContainerId) - Method in interface io.toolforge.spi.service.ContainersApi
- getContainerVersion(ContainerId, ContainerVersionId) - Method in interface io.toolforge.spi.service.ContainersApi
- getDockerOneTimePassword() - Method in interface io.toolforge.spi.service.DockerApi
- getExecution(WorkspaceId, ExecutionId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getExecutionInputData(WorkspaceId, ExecutionId, String) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getExecutionOutputData(WorkspaceId, ExecutionId, String) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getExecutionOutputExtensionData(WorkspaceId, ExecutionId, String, String) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getWorkspace(WorkspaceId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getWorkspaceSecret(WorkspaceId, SecretId) - Method in interface io.toolforge.spi.service.WorkspacesApi
- getWorkspaceTool(WorkspaceId, ToolId) - Method in interface io.toolforge.spi.service.WorkspacesApi
I
- installContainer(ContainerId, ContainerInstallation) - Method in interface io.toolforge.spi.service.ContainersApi
- io.toolforge.spi.service - package io.toolforge.spi.service
L
- listAccountApiKeys(AccountReference, Integer, ApiKeyCursor) - Method in interface io.toolforge.spi.service.AccountsApi
- listAccounts(PrefixQuery, Integer, AccountCursor, AccountListOrdering) - Method in interface io.toolforge.spi.service.AccountsApi
- listContainers(KeywordQuery, AccountReference, Integer, ContainerCursor) - Method in interface io.toolforge.spi.service.ContainersApi
- listContainerVersions(ContainerId, Integer, ContainerVersionCursor) - Method in interface io.toolforge.spi.service.ContainersApi
- listExecutionLogs(WorkspaceId, ExecutionId, Integer, LogCursor) - Method in interface io.toolforge.spi.service.WorkspacesApi
- listExecutions(WorkspaceId, KeywordQuery, AccountReference, ExecutionState, Integer, ExecutionCursor) - Method in interface io.toolforge.spi.service.WorkspacesApi
- listWorkspaces(KeywordQuery, AccountReference, Integer, WorkspaceCursor) - Method in interface io.toolforge.spi.service.WorkspacesApi
- listWorkspaceSecrets(WorkspaceId, KeywordQuery, AccountReference, Integer, SecretCursor) - Method in interface io.toolforge.spi.service.WorkspacesApi
- listWorkspaceTools(WorkspaceId, KeywordQuery, AccountReference, ToolListOrdering, Integer, ToolCursor) - Method in interface io.toolforge.spi.service.WorkspacesApi
R
- releaseContainerVersion(ContainerId, ContainerVersionId) - Method in interface io.toolforge.spi.service.ContainersApi
T
- transferContainer(ContainerId, ContainerTransfer) - Method in interface io.toolforge.spi.service.ContainersApi
- transferExecution(WorkspaceId, ExecutionId, ExecutionTransfer) - Method in interface io.toolforge.spi.service.WorkspacesApi
- transferWorkspaceSecret(WorkspaceId, SecretId, SecretTransfer) - Method in interface io.toolforge.spi.service.WorkspacesApi
- transferWorkspaceTool(WorkspaceId, ToolId, ToolTransfer) - Method in interface io.toolforge.spi.service.WorkspacesApi
U
- updateContainer(ContainerId, ContainerUpdate) - Method in interface io.toolforge.spi.service.ContainersApi
- updateExecution(WorkspaceId, ExecutionId, ExecutionUpdate) - Method in interface io.toolforge.spi.service.WorkspacesApi
- updateWorkspaceSecret(WorkspaceId, SecretId, SecretUpdate) - Method in interface io.toolforge.spi.service.WorkspacesApi
- updateWorkspaceTool(WorkspaceId, ToolId, ToolUpdate) - Method in interface io.toolforge.spi.service.WorkspacesApi
V
- validateContainerManifest(ContainerId, Manifest) - Method in interface io.toolforge.spi.service.ContainersApi
W
- WorkspacesApi - Interface in io.toolforge.spi.service
All Classes and Interfaces|All Packages