Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KubernetesServicePortMapping is the capability attribute of a public // endpoint specifying the the port provided by Kubernetes to expose to // external clients a docker host port. // This is a capability attribute set at runtime, while the container port // is a property attribute KubernetesServicePortMapping = "port" // DockerBridgePortMapping is the capability property of a endpoint // specifying the docker host port associated to a container port DockerBridgePortMapping = "docker_bridge_port_mapping" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
- execution.go
- execution_job.go
- execution_service.go
- executor.go
- generator.go
- init.go
- job_logs.go
- k8s_utils.go
- monitoring_job.go
Click to show internal directories.
Click to hide internal directories.