dockercomposeservices

package
v0.33.13 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleDockerComposeServiceDeleteAction

func HandleDockerComposeServiceDeleteAction(state *store.EngineState, action DockerComposeServiceDeleteAction)

func HandleDockerComposeServiceUpsertAction

func HandleDockerComposeServiceUpsertAction(state *store.EngineState, action DockerComposeServiceUpsertAction)

func MustHashProject added in v0.30.0

func MustHashProject(p v1alpha1.DockerComposeProject) string

Compute the hash of a dockercompose project.

func SpanIDForDCService added in v0.30.0

func SpanIDForDCService(mn model.ManifestName) logstore.SpanID

Types

type DockerComposeServiceDeleteAction

type DockerComposeServiceDeleteAction struct {
	Name string
}

func NewDockerComposeServiceDeleteAction

func NewDockerComposeServiceDeleteAction(n string) DockerComposeServiceDeleteAction

func (DockerComposeServiceDeleteAction) Action

type DockerComposeServiceUpsertAction

type DockerComposeServiceUpsertAction struct {
	DockerComposeService *v1alpha1.DockerComposeService
}

func (DockerComposeServiceUpsertAction) Action

Jump to

Keyboard shortcuts

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