ClientStat

Details about clients using the deprecated resources.

Types

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

Properties

Link copied to clipboard

The timestamp of the last request seen from the Kubernetes client.

Link copied to clipboard

The number of requests from the Kubernetes client seen over the last 30 days.

Link copied to clipboard

The user agent of the Kubernetes client using the deprecated resource.

Functions

Link copied to clipboard
inline fun copy(block: ClientStat.Builder.() -> Unit = {}): ClientStat
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