KubernetesApiCallAction

Information about the Kubernetes API call action described in this finding.

Types

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

Properties

Link copied to clipboard

The name of the namespace where the Kubernetes API call action takes place.

Link copied to clipboard

Parameters related to the Kubernetes API call action.

Link copied to clipboard

Contains information about the remote IP address of the connection.

Link copied to clipboard

The Kubernetes API request URI.

Link copied to clipboard

The resource component in the Kubernetes API call action.

Link copied to clipboard

The name of the resource in the Kubernetes API call action.

Link copied to clipboard

The IP of the Kubernetes API caller and the IPs of any proxies or load balancers between the caller and the API endpoint.

Link copied to clipboard

The resulting HTTP response code of the Kubernetes API call action.

Link copied to clipboard

The name of the sub-resource in the Kubernetes API call action.

Link copied to clipboard

The user agent of the caller of the Kubernetes API.

Link copied to clipboard
val verb: String?

The Kubernetes API request HTTP verb.

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