GetServiceTemplateSpec

data class GetServiceTemplateSpec(val containerConcurrency: Int, val containers: List<GetServiceTemplateSpecContainer>, val serviceAccountName: String, val servingState: String, val timeoutSeconds: Int, val volumes: List<GetServiceTemplateSpecVolume>)

Constructors

Link copied to clipboard
constructor(containerConcurrency: Int, containers: List<GetServiceTemplateSpecContainer>, serviceAccountName: String, servingState: String, timeoutSeconds: Int, volumes: List<GetServiceTemplateSpecVolume>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard