Files
podman/pkg/domain/entities/healthcheck.go
Brent Baude a84c006368 podmanv2 enable healthcheck run
run healthcheck with podmanv2

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-29 18:48:29 -05:00

4 lines
51 B
Go

package entities
type HealthCheckOptions struct{}