GetServiceTemplateSpecContainerStartupProbe

data class GetServiceTemplateSpecContainerStartupProbe(val failureThreshold: Int, val grpcs: List<GetServiceTemplateSpecContainerStartupProbeGrpc>, val httpGets: List<GetServiceTemplateSpecContainerStartupProbeHttpGet>, val initialDelaySeconds: Int, val periodSeconds: Int, val tcpSockets: List<GetServiceTemplateSpecContainerStartupProbeTcpSocket>, val timeoutSeconds: Int)

Constructors

constructor(failureThreshold: Int, grpcs: List<GetServiceTemplateSpecContainerStartupProbeGrpc>, httpGets: List<GetServiceTemplateSpecContainerStartupProbeHttpGet>, initialDelaySeconds: Int, periodSeconds: Int, tcpSockets: List<GetServiceTemplateSpecContainerStartupProbeTcpSocket>, timeoutSeconds: Int)

Types

Link copied to clipboard
object Companion

Properties

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