Record - kubernetes : ProbeConfiguration

Probing configuration.

Fields

  • port int
  • Port to check for tcp connection.

  • initialDelaySeconds int
  • Initial delay for pobing in seconds.

  • periodSeconds int
  • Interval between probes in seconds.