halyard

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const SecretRelativeFilenames = "secrets"

Relative file path used to store secrets in the config sent to Halyard

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service is the Halyard implementation of the ManifestGenerator

func NewService

func NewService() *Service

NewService returns a new Halyard service

func (*Service) Generate

Generate calls Halyard to generate the required files and return a list of parsed objects

func (*Service) GetAllVersions

func (s *Service) GetAllVersions(ctx context.Context) ([]string, error)

func (*Service) GetBOM

func (s *Service) GetBOM(ctx context.Context, version string) (map[string]interface{}, error)

func (*Service) Validate

func (s *Service) Validate(ctx context.Context, spinsvc interfaces.SpinnakerService, failFast bool, logger logr.Logger) error

Jump to

Keyboard shortcuts

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