Documentation
¶
Index ¶
- func GetComputeRemote(name string) types.ComputeRemoteConfiguration
- func GetComputeRemotes() map[string]types.ComputeRemoteConfiguration
- func GetConfig() types.Configuration
- func GetNamedProfileConfig(s3AwsProfile string) types.NamedProfileConfiguration
- func GetWorkspacePersistenceRemote(name string) types.WorkspacePersistenceRemoteConfiguration
- func GetWorkspacePersistenceRemotes() map[string]types.WorkspacePersistenceRemoteConfiguration
- func UpdateComputeRemote(name string, configuration types.ComputeRemoteConfiguration)
- func UpdateWorkspaceRemote(name string, configuration types.WorkspacePersistenceRemoteConfiguration)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComputeRemote ¶
func GetComputeRemote(name string) types.ComputeRemoteConfiguration
func GetComputeRemotes ¶
func GetComputeRemotes() map[string]types.ComputeRemoteConfiguration
func GetConfig ¶
func GetConfig() types.Configuration
func GetNamedProfileConfig ¶
func GetNamedProfileConfig(s3AwsProfile string) types.NamedProfileConfiguration
func GetWorkspacePersistenceRemote ¶
func GetWorkspacePersistenceRemote(name string) types.WorkspacePersistenceRemoteConfiguration
func GetWorkspacePersistenceRemotes ¶
func GetWorkspacePersistenceRemotes() map[string]types.WorkspacePersistenceRemoteConfiguration
func UpdateComputeRemote ¶
func UpdateComputeRemote(name string, configuration types.ComputeRemoteConfiguration)
func UpdateWorkspaceRemote ¶
func UpdateWorkspaceRemote(name string, configuration types.WorkspacePersistenceRemoteConfiguration)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.