Documentation ¶
Index ¶
- func GoPath() (string, error)
- func NewNitricLogFile(stackPath string) (string, error)
- func NitricConfigDir() string
- func NitricHistoryFile(stackPath string, historyType string) (string, error)
- func NitricHomeDir() string
- func NitricLocalPassphrasePath() string
- func NitricProviderDir() string
- func NitricStacksDir() (string, error)
- func NitricTemplatesDir() string
- func NitricTlsCertFile(stackPath string) string
- func NitricTlsCredentialsPath(stackPath string) string
- func NitricTlsKeyFile(stackPath string) string
- func NitricTmpDir(stackPath string) string
- func SplitPath(p string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNitricLogFile ¶
NewNitricLogFile returns a path to a unique log file that does not exist.
func NitricConfigDir ¶
func NitricConfigDir() string
NitricConfigDir returns the directory to find configuration.
func NitricHistoryFile ¶
NitricHistoryFile returns a path to a request history file, making one if it doesn't exist
func NitricLocalPassphrasePath ¶
func NitricLocalPassphrasePath() string
func NitricProviderDir ¶
func NitricProviderDir() string
NitricProviderDir returns the directory to place provider deployment binaries.
func NitricStacksDir ¶
func NitricTemplatesDir ¶
func NitricTemplatesDir() string
NitricTemplatesDir returns the directory to place template related data.
func NitricTlsCertFile ¶ added in v1.47.0
func NitricTlsCredentialsPath ¶ added in v1.47.0
func NitricTlsKeyFile ¶ added in v1.47.0
func NitricTmpDir ¶ added in v1.47.0
NitricTmpDir returns the directory to find temporary files for a project.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.