KubernetesUserDetails

Details about the Kubernetes user involved in a Kubernetes finding.

Types

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

Properties

Link copied to clipboard

The groups that include the user who called the Kubernetes API.

Link copied to clipboard

Information about the impersonated user.

Link copied to clipboard

Entity that assumes the IAM role when Kubernetes RBAC permissions are assigned to that role.

Link copied to clipboard
val uid: String?

The user ID of the user who called the Kubernetes API.

Link copied to clipboard

The username of the user who called the Kubernetes API.

Functions

Link copied to clipboard
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