dockercomposeservices

package
v0.26.3 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: Apache-2.0 Imports: 6 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)

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