package
0.0.0-20241227013453-bca544e16838
Repository: https://github.com/khulnasoft-lab/operator-sdk.git
Documentation: pkg.go.dev

# 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.