pull

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package pull provides options for the compose pull command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithIgnoreBuildable

func WithIgnoreBuildable() compose.SetComposePullOption

WithIgnoreBuildable ignores images that can be built

func WithIgnorePullFailures

func WithIgnorePullFailures() compose.SetComposePullOption

WithIgnorePullFailures pulls what it can and ignores images with pull failures

func WithIncludeDeps

func WithIncludeDeps() compose.SetComposePullOption

WithIncludeDeps also pulls services declared as dependencies

func WithPolicy

func WithPolicy(policy string) compose.SetComposePullOption

WithPolicy sets pull policy (e.g. "missing", "always", "never")

func WithProfiles

func WithProfiles(profiles ...string) compose.SetComposePullOption

WithProfiles sets the profiles to activate

func WithQuiet

func WithQuiet() compose.SetComposePullOption

WithQuiet pulls without printing progress information

func WithServiceNames

func WithServiceNames(names ...string) compose.SetComposePullOption

WithServiceNames sets the optional service names (positional args)

func WithWriter

func WithWriter(writer io.Writer) compose.SetComposePullOption

WithWriter sets the writer for stdout/stderr

Types

This section is empty.

Jump to

Keyboard shortcuts

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