utils

package
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericSpec

type GenericSpec string

func Evaluate

func Evaluate(tspec *Scheme) (GenericSpec, error)

Evaluate parses a given scheme and returns the respective ServiceSpec.

type Scheme added in v1.0.10

type Scheme struct {
	// Inputs are dynamic fields that populate the spec.
	// +optional
	Inputs *v1alpha1.Inputs `json:"inputs,omitempty"`

	// Spec is the Service specification whose values will be replaced by parameters.
	Spec string `json:"spec"`
}

Jump to

Keyboard shortcuts

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