Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DockerAppFormatAnnotation is the top level annotation specifying the kind of the App Bundle DockerAppFormatAnnotation = "io.docker.app.format" // DockerAppFormatCNAB is the DockerAppFormatAnnotation value for CNAB DockerAppFormatCNAB = "cnab" // DockerTypeAnnotation is the annotation that designates the type of the application DockerTypeAnnotation = "io.docker.type" // DockerTypeApp is the value used to fill DockerTypeAnnotation when targeting a docker-app DockerTypeApp = "app" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.