Documentation ¶
Index ¶
- Constants
- func Container(r Runner, ws *v1alpha1.Workspace, image string) corev1.Container
- func Pod(r Runner, ws *v1alpha1.Workspace, image string) *corev1.Pod
- func RunPod(run *v1alpha1.Run, ws *v1alpha1.Workspace, image string) *corev1.Pod
- func WorkspacePod(ws *v1alpha1.Workspace, image string) *corev1.Pod
- type Runner
Constants ¶
View Source
const (
ContainerName = "runner"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.