package
3.4.0
Repository: https://github.com/rancher/k3d.git
Documentation: pkg.go.dev

# Functions

GetDefaultObjectLabelsFilter returns docker type filters created from k3d labels.
GetGatewayIP returns the IP of the network gateway.
GetNetwork gets information about a network by its ID.
TranslateContainerDetailsToNode translates a docker containerJSON object into a k3d node representation.
TranslateContainerToNode translates a docker container object into a k3d node representation.
TranslateNodeToContainer translates a k3d node specification to a docker container representation.

# Structs

No description provided by the author
NodeInDocker represents everything that we need to represent a k3d node in docker.