K8sSchedulingResponse

data class K8sSchedulingResponse(val default: K8sSchedulingOptionsResponse? = null)

The kubernetes scheduling information.

Constructors

Link copied to clipboard
constructor(default: K8sSchedulingOptionsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The kubernetes scheduling options. It describes restrictions used to help Kubernetes select appropriate nodes to host the database service