| Modifier and Type | Class and Description |
|---|---|
class |
AdmissionRule
An [admission rule][google.cloud.binaryauthorization.v1beta1.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.v1beta1.Attestor], that all pod creations will be allowed, or that all
pod creations will be denied.
|
static class |
AdmissionRule.Builder
An [admission rule][google.cloud.binaryauthorization.v1beta1.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.v1beta1.Attestor], that all pod creations will be allowed, or that all
pod creations will be denied.
|
| Modifier and Type | Method and Description |
|---|---|
AdmissionRuleOrBuilder |
PolicyOrBuilder.getDefaultAdmissionRuleOrBuilder()
Required.
|
AdmissionRuleOrBuilder |
Policy.getDefaultAdmissionRuleOrBuilder()
Required.
|
AdmissionRuleOrBuilder |
Policy.Builder.getDefaultAdmissionRuleOrBuilder()
Required.
|
Copyright © 2023 Google LLC. All rights reserved.