//
pkg.gl
Category
github.com/containerum/kube-api
static
package
1.0.8-rc.1
Repository:
https://github.com/containerum/kube-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
149 SLOC
#
Functions
ReadFile
ReadFile is adapTed from ioutil.
WalkDirs
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
WriteFile is adapTed from ioutil.
#
Variables
CTX
CTX is a context for webdav vfs.
FileSwaggerJSON
FileSwaggerJSON is "swagger.json".
FS
FS is a virtual memory file system.
Handler
Handler is used to server files through a http handler.
HTTP
HTTP is the http file system.
#
Structs
HTTPFS
HTTPFS implements http.FileSystem.