Documentation
¶
Index ¶
- func CoolifyModulePath() (string, error)
- func CoolifyScript(baseURL, apiToken, operation string, params map[string]any) (string, error)
- func DevOpsPath() (string, error)
- func GetPython() *python.EmbeddedPython
- func Init() error
- func RunModule(ctx context.Context, module string, args ...string) (string, error)
- func RunScript(ctx context.Context, code string, args ...string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoolifyModulePath ¶
CoolifyModulePath returns the path to the Coolify module_utils.
func CoolifyScript ¶
CoolifyScript generates Python code to call the Coolify API.
func GetPython ¶
func GetPython() *python.EmbeddedPython
GetPython returns the embedded Python instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.