Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerProbe ¶
type DockerProbe struct {
// contains filtered or unexported fields
}
func NewDockerProbe ¶
func NewDockerProbe(name, endpoint string) DockerProbe
func (DockerProbe) Check ¶
func (p DockerProbe) Check() error
func (DockerProbe) Name ¶
func (p DockerProbe) Name() string
Click to show internal directories.
Click to hide internal directories.