config

package
v0.0.365 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DehydrateOpts

type DehydrateOpts struct {
	IncludeTextProto bool
}

func (DehydrateOpts) DehydrateTo

func (opts DehydrateOpts) DehydrateTo(ctx context.Context, env *schema.Environment, stack *schema.Stack, ingress []*schema.IngressFragment, computed *schema.ComputedConfigurations, target fnfs.WriteFS) error

type Rehydrated

type Rehydrated struct {
	Env              *schema.Environment
	Stack            *schema.Stack
	IngressFragments []*schema.IngressFragment
	ComputedConfigs  *schema.ComputedConfigurations
}

func Rehydrate

func Rehydrate(ctx context.Context, srv planning.Server, imageID oci.ImageID) (*Rehydrated, error)

Jump to

Keyboard shortcuts

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