ContainerProbeResponse

constructor(exec: ContainerExecResponse? = null, failureThreshold: Int? = null, httpGet: ContainerHttpGetResponse? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, successThreshold: Int? = null, timeoutSeconds: Int? = null)