# Structs
ExecAction describes a "run in container" action.
No description provided by the author
HTTPGetAction describes an action based on HTTP Get requests.
HTTPHeader describes a custom header to be used in HTTP probes.
Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
ProbeHandler defines a specific action that should be taken in a probe.
TCPSocketAction describes an action based on opening a socket.
UDPSocketAction describes an action based on opening a socket.