Documentation ¶
Index ¶
- type Provider
- func (p Provider) AgentLogsDir() string
- func (p Provider) BaseDir() string
- func (p Provider) BlobsDir() string
- func (p Provider) BoshBinDir() string
- func (p Provider) BoshDir() string
- func (p Provider) CompileDir() string
- func (p Provider) DataDir() string
- func (p Provider) DisksDir() string
- func (p Provider) EtcDir() string
- func (p Provider) InstanceDNSDir() string
- func (p Provider) InstanceDir() string
- func (p Provider) JobBinDir(jobName string) string
- func (p Provider) JobsDir() string
- func (p Provider) LogsDir() string
- func (p Provider) MicroStore() string
- func (p Provider) MonitDir() string
- func (p Provider) MonitJobsDir() string
- func (p Provider) PkgDir() string
- func (p Provider) SettingsDir() string
- func (p Provider) StoreDir() string
- func (p Provider) StoreMigrationDir() string
- func (p Provider) TmpDir() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func (Provider) AgentLogsDir ¶
func (Provider) BoshBinDir ¶
func (Provider) CompileDir ¶
func (Provider) InstanceDNSDir ¶
func (Provider) InstanceDir ¶
func (Provider) MicroStore ¶
func (Provider) MonitJobsDir ¶
func (Provider) SettingsDir ¶
func (Provider) StoreMigrationDir ¶
Click to show internal directories.
Click to hide internal directories.