KubernetesDetails

Details about Kubernetes resources such as a Kubernetes user or workload resource involved in a Kubernetes finding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Details about the Kubernetes user involved in a Kubernetes finding.

Link copied to clipboard

Details about the Kubernetes workload involved in a Kubernetes finding.

Functions

Link copied to clipboard
inline fun copy(block: KubernetesDetails.Builder.() -> Unit = {}): KubernetesDetails
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String