Documentation ¶
Index ¶
- func CleanKubeconfigFiles(config config.Config) (*int, error)
- func CleanLogFiles(config config.Config) (*int, error)
- func DetectContainerRuntime(config config.Config) (*orchestatormodels.ContainerRuntime, error)
- func EnvironmentFromString(s string) orchestatormodels.ContainerRuntime
- func ExpandFolder(folder string, basePath *string) (*string, error)
- func GenerateContainerName(config config.Config, scenarioName string, graphNodeName *string) string
- func GetSocketByContainerEnvironment(environment orchestatormodels.ContainerRuntime, config config.Config, ...) (*string, error)
- func PrepareKubeconfig(kubeconfigPath *string, config config.Config) (*string, error)
- type ExitError
- type SigTermChannel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectContainerRuntime ¶
func DetectContainerRuntime(config config.Config) (*orchestatormodels.ContainerRuntime, error)
func EnvironmentFromString ¶
func EnvironmentFromString(s string) orchestatormodels.ContainerRuntime
func GenerateContainerName ¶
func GetSocketByContainerEnvironment ¶
func GetSocketByContainerEnvironment(environment orchestatormodels.ContainerRuntime, config config.Config, userId *int) (*string, error)
Types ¶
type SigTermChannel ¶
Click to show internal directories.
Click to hide internal directories.