# Functions
No description provided by the author
No description provided by the author
GetFixes returns a map showing which fixes are enabled and a helper boolean indicating if any fixes are enabled.
# Constants
EnvFixCgroupV2 is the environment variable that k3d will check for to enable/disable the cgroupv2 workaround.
EnvFixDNS is the environment variable that k3d will check for to enable/disable the application of network magic related to DNS.
EnvFixMounts is the environment variable that k3d will check for to enable/disable the fixing of mountpoints.
# Variables
No description provided by the author
go:embed assets/k3d-entrypoint-cgroupv2.sh.
go:embed assets/k3d-entrypoint-dns.sh.
No description provided by the author
No description provided by the author
go:embed assets/k3d-entrypoint.sh.
go:embed assets/k3d-entrypoint-mounts.sh.
# Type aliases
No description provided by the author