Documentation
¶
Index ¶
- func BuildImage(ctx context.Context, spec *ImageSpec, cfg ImageBuildConfig) (v1.Image, error)
- func ResolveRemoteImage(ctx context.Context, imageRef string) (v1.Image, error)
- type BuildInfo
- type BuildInfoSpec
- type BundleSourceSpec
- type CommitInfo
- type DescribeConfig
- type FeatureFlag
- type HostPath
- type ImageBuildConfig
- type ImageManifest
- type ImageManifestFile
- type ImagePath
- type ImageSpec
- type ImageSpecFile
- type RelPath
- type SupervisorSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildImage ¶
BuildImage builds a docker image from the given spec.