dockerlogger

package
v0.1.87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2025 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "dockerlogger",
	Short: "Monitor and filter Docker container logs",
	Long:  cmdUsage,
	RunE:  dockerlogger,
}

Cobra command for Docker logger

Functions

func CreateClient

func CreateClient() (*client.Client, error)

Core functionality functions

func InspectNetwork

func InspectNetwork(ctx context.Context, cli *client.Client, networkName string) (types.NetworkResource, error)

InspectNetwork retrieves detailed information about a Docker network.

Types

type LogConfig

type LogConfig struct {
	// contains filtered or unexported fields
}

Types

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL