MCPcopy Create free account
hub / github.com/danderson/netboot / init

Function init

pixiecore/cli/bootipv6cmd.go:102–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100}
101
102func init() {
103 rootCmd.AddCommand(bootIPv6Cmd)
104 serverv6ConfigFlags(bootIPv6Cmd)
105}

Callers

nothing calls this directly

Calls 1

serverv6ConfigFlagsFunction · 0.85

Tested by

no test coverage detected