package
1.0.8-rc.1
Repository: https://github.com/containerum/kube-api.git
Documentation: pkg.go.dev

# Functions

ReadFile is adapTed from ioutil.
WalkDirs looks for files in the given dir and returns a list of files in it usage for all files in the b0x: WalkDirs("", false).
WriteFile is adapTed from ioutil.

# Variables

CTX is a context for webdav vfs.
FileSwaggerJSON is "swagger.json".
FS is a virtual memory file system.
Handler is used to server files through a http handler.
HTTP is the http file system.

# Structs

HTTPFS implements http.FileSystem.