Documentation ¶
Overview ¶
Package syfs provides functions to access singularity's file system layout.
Index ¶
Constants ¶
View Source
const ( RemoteConfFile = "remote.yaml" RemoteCache = "remote-cache" DockerConfFile = "docker-config.json" )
Configuration files/directories.
Variables ¶
This section is empty.
Functions ¶
func ConfigDir ¶
func ConfigDir() string
ConfigDir returns the directory where the singularity user configuration and data is located.
func ConfigDirForUsername ¶
ConfigDirForUsername returns the directory where the singularity configuration and data for the specified username is located.
func DockerConf ¶
func DockerConf() string
func RemoteCacheDir ¶
func RemoteCacheDir() string
func RemoteConf ¶
func RemoteConf() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.