GoogleCloudSecuritycenterV2Kubernetes
import type { GoogleCloudSecuritycenterV2Kubernetes } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";interface GoogleCloudSecuritycenterV2Kubernetes {
accessReviews?: GoogleCloudSecuritycenterV2AccessReview[];
bindings?: GoogleCloudSecuritycenterV2Binding[];
nodePools?: GoogleCloudSecuritycenterV2NodePool[];
nodes?: GoogleCloudSecuritycenterV2Node[];
objects?: GoogleCloudSecuritycenterV2Object[];
pods?: GoogleCloudSecuritycenterV2Pod[];
roles?: GoogleCloudSecuritycenterV2Role[];
}§Properties
§
accessReviews?: GoogleCloudSecuritycenterV2AccessReview[]
[src]§
bindings?: GoogleCloudSecuritycenterV2Binding[]
[src]§
nodePools?: GoogleCloudSecuritycenterV2NodePool[]
[src]§
nodes?: GoogleCloudSecuritycenterV2Node[]
[src]§
objects?: GoogleCloudSecuritycenterV2Object[]
[src]§
pods?: GoogleCloudSecuritycenterV2Pod[]
[src]§
roles?: GoogleCloudSecuritycenterV2Role[]
[src]