Documentation ¶
Index ¶
- func CheckImage(cmd *cobra.Command, image string, runtime string) bool
- func ExecCheck(c container.ContainerInterface, probe *canaryv1.Probe) (bool, error)
- func HTTPGetCheck(c container.ContainerInterface, probe *canaryv1.Probe) (bool, error)
- func TCPSocketCheck(c container.ContainerInterface, probe *canaryv1.Probe) (bool, error)
- func Validate(image string, configPath string, cmd *cobra.Command, debug bool) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPGetCheck ¶
func TCPSocketCheck ¶ added in v0.1.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.