cfnpatcher

package
v0.0.0-...-93f0f26 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Patch

func Patch(ctx context.Context, configuration *Configuration, fragment, templateParameters []byte) ([]byte, error)

Types

type Configuration

type Configuration struct {
	Kilt               string
	OptIn              bool
	RecipeConfig       string
	UseRepositoryHints bool
	LogGroup           string
	ParameterizeEnvars bool
	SidecarConfig      string
}

type InstrumentationHints

type InstrumentationHints struct {
	IgnoreContainersNamed  []string
	IncludeContainersNamed []string
	HasGlobalInclude       bool
}

type PartialImageConfig

type PartialImageConfig struct {
	Entrypoint []string
	Command    []string
}

func GetConfigFromRepository

func GetConfigFromRepository(image string) (*PartialImageConfig, error)

Jump to

Keyboard shortcuts

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