Documentation ¶ Index ¶ func FetchAndProbe(ctx context.Context, u *url.URL, s curl.Schemes) ([]boot.OSImage, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FetchAndProbe ¶ func FetchAndProbe(ctx context.Context, u *url.URL, s curl.Schemes) ([]boot.OSImage, error) FetchAndProbe fetches the file at the specified URL and checks if it is an Image file type rather than a config such as ipxe. TODO: detect nonFIT multiboot and bzImage Linux kernel files Types ¶ This section is empty. Source Files ¶ View all Source files simple.go Click to show internal directories. Click to hide internal directories.