memcached

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComposeYAML

func ComposeYAML() []byte

ComposeYAML returns the embedded Memcached compose service definition.

Types

type ServiceComponent

type ServiceComponent = corecomponent.ComposeServiceComponent

ServiceComponent is the Memcached compose-backed service component.

func New

New builds a Memcached service component from embedded compose definitions.

type TargetOptions

type TargetOptions struct {
	AppService         string
	AppDependencies    map[string]any
	AppEnvironment     map[string]string
	DefaultState       corecomponent.State
	DefaultDisposition corecomponent.Disposition
	Dependencies       corecomponent.Dependencies
	Behavior           corecomponent.Behavior
	ExtraOnRules       []corecomponent.YAMLRule
	ExtraOffRules      []corecomponent.YAMLRule
	FileOnRules        []corecomponent.FileRule
	FileOffRules       []corecomponent.FileRule
}

TargetOptions configures how the Memcached service component is wired into a target compose project.

Jump to

Keyboard shortcuts

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