schema.kdeps.com/core0.2.17
- Pkl version:
- 0.28.1 or higher
- URI:
- package://schema.kdeps.com/core@0.2.17content_copy
- Authors:
- Joel Bryan Juliano <joelbryan.juliano@gmail.com>
- Version:
- 0.2.17
- Source code:
- https://github.com/kdeps/schema
- Checksum:
- fa376dd779cf2a13da72ce82bfabb5e335c5e96e24b146132f6f4823fa669f0a
Modules
-
-
-
-
-
-
linkmodule
This module defines the execution resources for the KDEPS framework. It facilitates the management and execution of Python-based commands, capturing their standard output, standard error, and handling environment variables as well as exit codes. The module provides utilities for retrieving and managing executable resources identified by unique resource actionIDs.
-
-
-
-
linkmodule
This module defines the settings and configurations for HTTP client resources within the KDEPS framework. It enables the management of HTTP requests, including method specifications, request data, headers, and handling of responses. This module provides functionalities to retrieve and manage HTTP client resources based on their identifiers.
-
linkmodule
This module defines the execution resources for the KDEPS framework. It allows for the management and execution of commands, capturing their standard output and error, as well as handling environment variables and exit codes. The module provides functionalities to retrieve and manage executable resources based on their identifiers.
-
-
linkmodule
This module defines the settings and configurations for Docker-related resources within the KDEPS framework. It allows for the specification of package management, including additional package repositories (PPAs) and models to be used within Docker containers.
-
-
-
-
Core PKL modules for KDEPS