DeprecationDetail

The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.

Types

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

Properties

Link copied to clipboard

Details about Kubernetes clients using the deprecated resources.

Link copied to clipboard

The newer version of the resource to migrate to if applicable.

Link copied to clipboard

The version of the software where the newer resource version became available to migrate to if applicable.

Link copied to clipboard

The version of the software where the deprecated resource version will stop being served.

Link copied to clipboard

The deprecated version of the resource.

Functions

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