Documentation
¶
Index ¶
- func FetchLogs(ctx context.Context, c *docker.Client, id string, tailLines int) (string, error)
- func FollowLogs(ctx context.Context, c *docker.Client, id string, tailLines int, ...) error
- func SendCommand(ctx context.Context, c *docker.Client, id string, command string) error
- func StreamLogs(ctx context.Context, c *docker.Client, id string) (io.ReadCloser, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FollowLogs ¶
func SendCommand ¶
func StreamLogs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.