package
3.5.1+incompatible
Repository: https://github.com/containerum/chkit.v2.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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.
FileCreateConfigmapMd is "create/configmap.md".
FileCreateDeploymentContainerMd is "create/deployment-container.md".
FileCreateDeploymentMd is "create/deployment.md".
FileCreateIngressMd is "create/ingress.md".
FileCreateServiceMd is "create/service.md".
FileDeleteDeploymentMd is "delete/deployment.md".
FileDeleteDeploymentVersionMd is "delete/deployment-version.md".
FileRunDeploymentVersionMd is "run/deployment-version.md".
FileRunSolutionMd is "run/solution.md".
FileUpdateMd is "update.md".
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.