| Modifier and Type | Class and Description |
|---|---|
static class |
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.
|
static class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
Resources.AdmissionRuleOrBuilder |
Resources.PolicyOrBuilder.getDefaultAdmissionRuleOrBuilder()
Required.
|
Resources.AdmissionRuleOrBuilder |
Resources.Policy.getDefaultAdmissionRuleOrBuilder()
Required.
|
Resources.AdmissionRuleOrBuilder |
Resources.Policy.Builder.getDefaultAdmissionRuleOrBuilder()
Required.
|
Copyright © 2024 Google LLC. All rights reserved.