K8sSettingsResponse

data class K8sSettingsResponse(val network: K8sNetworkSettingsResponse? = null)

The kubernetes settings information.

Constructors

Link copied to clipboard
constructor(network: K8sNetworkSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The kubernetes network settings information.