Builder

class Builder

Properties

Link copied to clipboard

Containers running as part of the Kubernetes workload.

Link copied to clipboard

Whether the host IPC flag is enabled for the pods in the workload.

Link copied to clipboard

Whether the hostNetwork flag is enabled for the pods included in the workload.

Link copied to clipboard

Whether the host PID flag is enabled for the pods in the workload.

Link copied to clipboard
var name: String?

Kubernetes workload name.

Link copied to clipboard

Kubernetes namespace that the workload is part of.

Link copied to clipboard

The service account name that is associated with a Kubernetes workload.

Link copied to clipboard
var type: String?

Kubernetes workload type (e.g. Pod, Deployment, etc.).

Link copied to clipboard
var uid: String?

Kubernetes workload ID.

Link copied to clipboard

Volumes used by the Kubernetes workload.