II.
MetaEnum overview
Reference · livemeta-enum:execution-kind
Execution kind overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for meta-enum:execution-kind.
Attributes
displayName
Execution kind
name
kind
values
- valuelocaldescriptionRuns as a local process on the host.
- valuedockerdescriptionRuns in a docker / OCI container on the host.
- valuesshdescriptionRuns over an SSH connection on a remote host.
- valuekubernetesdescriptionRuns as a pod in a Kubernetes cluster.
- valueclouddescriptionRuns in a managed cloud execution service.
- valuedirectdescriptionDirect in-process invocation, no separate execution boundary.
usedOnAttributes
Outgoing edges
used_on_attribute1
- meta-attribute:execution--kind·MetaAttributeExecution.kind
Incoming edges
None.