setting

package
v2.19.1-dev.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deploy

func Deploy(ctx context.Context, settingsClient client.SettingsClient, properties parameter.Properties, renderedConfig string, c *config.Config, insertAfter string) (entities.ResolvedEntity, error)

func NewInsertAfterSameScopeError added in v2.17.3

func NewInsertAfterSameScopeError(source, target coordinate.Coordinate, cause error) error

Types

type DeprecatedSchemaValidator added in v2.17.3

type DeprecatedSchemaValidator struct{}

func (*DeprecatedSchemaValidator) Validate added in v2.17.3

Validate checks for each settings type whether it is using a deprecated schema.

type InsertAfterSameScopeValidator added in v2.17.3

type InsertAfterSameScopeValidator struct{}

InsertAfterSameScopeValidator verifies that if a config has an insertAfter, that the referenced config's scope is the same. This only works if both scopes are 'static' data and not references or something similar.

func (InsertAfterSameScopeValidator) Validate added in v2.17.3

func (_ InsertAfterSameScopeValidator) Validate(projects []project.Project, conf config.Config) error

Jump to

Keyboard shortcuts

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