System Component Response
data class SystemComponentResponse(val currentVersion: String, val majorVersion: Int? = null, val type: String? = null, val userSpecifiedVersion: String? = null)
System Extension and its desired versions to be installed on the cluster resource.
Properties
Link copied to clipboard
Version of the system extension is currently installed on the cluster resource.
Link copied to clipboard
Major Version of the system extension to be installed on the cluster resource.
Link copied to clipboard
Version of the system extension to be installed on the cluster resource.