Settings for configuring the API server, which is optional.
If API server mode is enabled, these settings provide additional configuration for the API server.
APIServer.APIServerSettings: Defines the structure and properties for API server settings.
Settings for configuring the Web server, which is optional.
If Web server mode is enabled, these settings provide additional configuration for the Web server.
WebServer.WebServerConfig: Defines the structure and properties for Web server settings.
These settings define how the Docker agent should be configured for the project.
Docker.DockerSettings: Includes properties such as Docker image, container settings, and other
Docker-specific configurations.
Class representing the settings and configurations for a project.