| Class | Description |
|---|---|
| AttestorName | |
| AttestorName.Builder |
Builder for projects/{project}/attestors/{attestor}.
|
| PolicyName | |
| PolicyName.Builder |
Builder for projects/{project}/policy.
|
| PolicyName.LocationBuilder |
Builder for locations/{location}/policy.
|
| ProjectName | |
| ProjectName.Builder |
Builder for projects/{project}.
|
| Resources | |
| Resources.AdmissionRule |
An [admission rule][google.cloud.binaryauthorization.v1.AdmissionRule] specifies either that all container images
used in a pod creation request must be attested to by one or more
[attestors][google.cloud.binaryauthorization.v1.Attestor], that all pod creations will be allowed, or that all
pod creations will be denied.
|
| Resources.AdmissionRule.Builder |
An [admission rule][google.cloud.binaryauthorization.v1.AdmissionRule] specifies either that all container images
used in a pod creation request must be attested to by one or more
[attestors][google.cloud.binaryauthorization.v1.Attestor], that all pod creations will be allowed, or that all
pod creations will be denied.
|
| Resources.AdmissionWhitelistPattern |
An [admission allowlist pattern][google.cloud.binaryauthorization.v1.AdmissionWhitelistPattern] exempts images
from checks by [admission rules][google.cloud.binaryauthorization.v1.AdmissionRule].
|
| Resources.AdmissionWhitelistPattern.Builder |
An [admission allowlist pattern][google.cloud.binaryauthorization.v1.AdmissionWhitelistPattern] exempts images
from checks by [admission rules][google.cloud.binaryauthorization.v1.AdmissionRule].
|
| Resources.Attestor |
An [attestor][google.cloud.binaryauthorization.v1.Attestor] that attests to container image
artifacts.
|
| Resources.Attestor.Builder |
An [attestor][google.cloud.binaryauthorization.v1.Attestor] that attests to container image
artifacts.
|
| Resources.AttestorPublicKey |
An [attestor public key][google.cloud.binaryauthorization.v1.AttestorPublicKey] that will be used to verify
attestations signed by this attestor.
|
| Resources.AttestorPublicKey.Builder |
An [attestor public key][google.cloud.binaryauthorization.v1.AttestorPublicKey] that will be used to verify
attestations signed by this attestor.
|
| Resources.PkixPublicKey |
A public key in the PkixPublicKey format (see
https://tools.ietf.org/html/rfc5280#section-4.1.2.7 for details).
|
| Resources.PkixPublicKey.Builder |
A public key in the PkixPublicKey format (see
https://tools.ietf.org/html/rfc5280#section-4.1.2.7 for details).
|
| Resources.Policy |
A [policy][google.cloud.binaryauthorization.v1.Policy] for container image binary authorization.
|
| Resources.Policy.Builder |
A [policy][google.cloud.binaryauthorization.v1.Policy] for container image binary authorization.
|
| Resources.UserOwnedGrafeasNote |
An [user owned Grafeas note][google.cloud.binaryauthorization.v1.UserOwnedGrafeasNote] references a Grafeas
Attestation.Authority Note created by the user.
|
| Resources.UserOwnedGrafeasNote.Builder |
An [user owned Grafeas note][google.cloud.binaryauthorization.v1.UserOwnedGrafeasNote] references a Grafeas
Attestation.Authority Note created by the user.
|
| Service | |
| Service.CreateAttestorRequest |
Request message for [BinauthzManagementService.CreateAttestor][].
|
| Service.CreateAttestorRequest.Builder |
Request message for [BinauthzManagementService.CreateAttestor][].
|
| Service.DeleteAttestorRequest |
Request message for [BinauthzManagementService.DeleteAttestor][].
|
| Service.DeleteAttestorRequest.Builder |
Request message for [BinauthzManagementService.DeleteAttestor][].
|
| Service.GetAttestorRequest |
Request message for [BinauthzManagementService.GetAttestor][].
|
| Service.GetAttestorRequest.Builder |
Request message for [BinauthzManagementService.GetAttestor][].
|
| Service.GetPolicyRequest |
Request message for [BinauthzManagementService.GetPolicy][].
|
| Service.GetPolicyRequest.Builder |
Request message for [BinauthzManagementService.GetPolicy][].
|
| Service.GetSystemPolicyRequest |
Request to read the current system policy.
|
| Service.GetSystemPolicyRequest.Builder |
Request to read the current system policy.
|
| Service.ListAttestorsRequest |
Request message for [BinauthzManagementService.ListAttestors][].
|
| Service.ListAttestorsRequest.Builder |
Request message for [BinauthzManagementService.ListAttestors][].
|
| Service.ListAttestorsResponse |
Response message for [BinauthzManagementService.ListAttestors][].
|
| Service.ListAttestorsResponse.Builder |
Response message for [BinauthzManagementService.ListAttestors][].
|
| Service.UpdateAttestorRequest |
Request message for [BinauthzManagementService.UpdateAttestor][].
|
| Service.UpdateAttestorRequest.Builder |
Request message for [BinauthzManagementService.UpdateAttestor][].
|
| Service.UpdatePolicyRequest |
Request message for [BinauthzManagementService.UpdatePolicy][].
|
| Service.UpdatePolicyRequest.Builder |
Request message for [BinauthzManagementService.UpdatePolicy][].
|
| Service.ValidateAttestationOccurrenceRequest |
Request message for
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
|
| Service.ValidateAttestationOccurrenceRequest.Builder |
Request message for
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
|
| Service.ValidateAttestationOccurrenceResponse |
Response message for
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
|
| Service.ValidateAttestationOccurrenceResponse.Builder |
Response message for
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
|
| Enum | Description |
|---|---|
| Resources.AdmissionRule.EnforcementMode |
Defines the possible actions when a pod creation is denied by an admission
rule.
|
| Resources.AdmissionRule.EvaluationMode |
Protobuf enum
google.cloud.binaryauthorization.v1.AdmissionRule.EvaluationMode |
| Resources.Attestor.AttestorTypeCase | |
| Resources.AttestorPublicKey.PublicKeyCase | |
| Resources.PkixPublicKey.SignatureAlgorithm |
Represents a signature algorithm and other information necessary to verify
signatures with a given public key.
|
| Resources.Policy.GlobalPolicyEvaluationMode |
Protobuf enum
google.cloud.binaryauthorization.v1.Policy.GlobalPolicyEvaluationMode |
| Service.ValidateAttestationOccurrenceResponse.Result |
The enum returned in the "result" field.
|
Copyright © 2023 Google LLC. All rights reserved.