Google Binary Authorization
Google CloudOAuth 2.0credential probe
The management interface for Binary Authorization, a service that provides policy-based deployment validation and control for images deployed to Googl (Google OAuth2).
OCNORA ships 10 typed Google Binary Authorization operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 10
- Create AttestorCreates an attestor, and returns a copy of the new attestor.binary_authorization.create_attestor
- Create PolicyCreates a platform policy, and returns a copy of it.binary_authorization.create_policy
- Delete AttestorDeletes an attestor.binary_authorization.delete_attestor
- Delete PolicyDeletes a platform policy.binary_authorization.delete_policy
- Get AttestorGets an attestor. Returns NOT_FOUND if the attestor does not exist.binary_authorization.get_attestor
- Get PolicyGets a platform policy.binary_authorization.get_policy
- List AttestorsLists attestors. Returns INVALID_ARGUMENT if the project does not exist.binary_authorization.list_attestors
- List PoliciesLists platform policies owned by a project in the specified platform. Returns INVALID_ARGUMENT if the project or the platform doesn't exist.binary_authorization.list_policies
- Replace AttestorUpdates an attestor.binary_authorization.replace_attestor
- Validate Attestation OccurrenceReturns whether the given Attestation for the given image URI was signed by the given…binary_authorization.validate_attestation_occurrence
Run your first Google Binary Authorization workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.