ServicePlacementStrategy

data class ServicePlacementStrategy(val field: String? = null, val type: ServicePlacementStrategyType)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val field: String? = null
Link copied to clipboard