companions

package
v0.2.41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package companions enumerates the Docker images agents pull at runtime so tooling can verify the exact embedded set instead of inferring tags from directory names and manifests. Every tag here is derived from a companion's info.codefly.yaml, the same source `codefly companion publish` builds and pushes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Embedded

func Embedded(ctx context.Context) ([]resources.DockerImage, error)

Embedded returns every Docker image agents pull at runtime, each tag derived from the companion's info.codefly.yaml.

Types

This section is empty.

Directories

Path Synopsis
Package golang derives the Go companion image from the buildable manifest that lives alongside its Dockerfile in this directory, so the tag agents pull at runtime is the same one `codefly companion publish` builds.
Package golang derives the Go companion image from the buildable manifest that lives alongside its Dockerfile in this directory, so the tag agents pull at runtime is the same one `codefly companion publish` builds.
Package python derives the Python companion image from the buildable manifest that lives alongside its Dockerfile in this directory, so the tag the DAP path pulls at runtime is the same one `codefly companion publish` builds.
Package python derives the Python companion image from the buildable manifest that lives alongside its Dockerfile in this directory, so the tag the DAP path pulls at runtime is the same one `codefly companion publish` builds.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL