| Interface | Description |
|---|---|
| ServiceAccountUsageAuthorizer |
Verifies that a user is authorized to use a service account in a workflow by verifying that the user has
a specific role either on the service account itself or in the project of the service account.
|
| ServiceAccountUsageAuthorizer.AuthorizationPolicy |
A policy that decides whether to enforce an authorization decision.
|
| Class | Description |
|---|---|
| BackfillResource | |
| ResourceResource | |
| SchedulerProxyResource |
API endpoints for scheduler
|
| ServiceAccountUsageAuthorizer.AllAuthorizationPolicy |
A policy that always enforces authorization.
|
| ServiceAccountUsageAuthorizer.Impl | |
| ServiceAccountUsageAuthorizer.NoAuthorizationPolicy |
A policy that does not enforce any authorization.
|
| ServiceAccountUsageAuthorizer.WhitelistAuthorizationPolicy |
A policy that only enforces authorization for a set of workflows.
|
| StatusResource |
API endpoints for the retrieving events and active states
|
| WorkflowResource |
Copyright © 2018. All rights reserved.