lifecycle

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecutePostCheckCommand

func ExecutePostCheckCommand(client container.Client, container container.Container)

ExecutePostCheckCommand tries to run the post-check lifecycle hook for a single container.

func ExecutePostChecks

func ExecutePostChecks(client container.Client, params types.UpdateParams)

ExecutePostChecks tries to run the post-check lifecycle hook for all containers included by the current filter.

func ExecutePostUpdateCommand

func ExecutePostUpdateCommand(client container.Client, newContainerID types.ContainerID)

ExecutePostUpdateCommand tries to run the post-update lifecycle hook for a single container.

func ExecutePreCheckCommand

func ExecutePreCheckCommand(client container.Client, container container.Container)

ExecutePreCheckCommand tries to run the pre-check lifecycle hook for a single container.

func ExecutePreChecks

func ExecutePreChecks(client container.Client, params types.UpdateParams)

ExecutePreChecks tries to run the pre-check lifecycle hook for all containers included by the current filter.

func ExecutePreUpdateCommand

func ExecutePreUpdateCommand(client container.Client, container container.Container) (SkipUpdate bool, err error)

ExecutePreUpdateCommand tries to run the pre-update lifecycle hook for a single container.

Types

This section is empty.

Jump to

Keyboard shortcuts

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