spec

package
v0.99.3 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromEvaluation

func FromEvaluation(ctx context.Context, ses []interpreter.SideEffect, now time.Time) (*flux.Spec, error)

func FromScript

func FromScript(ctx context.Context, runtime flux.Runtime, now time.Time, script string) (*flux.Spec, error)

FromScript returns a spec from a script expressed as a raw string. This is duplicate logic for what happens when a flux.Program runs. This function is used in tests that compare flux.Specs (e.g. in planner tests).

func FromTableObject

func FromTableObject(ctx context.Context, to *flux.TableObject, now time.Time) (*flux.Spec, error)

FromTableObject returns a spec from a TableObject.

Types

This section is empty.

Jump to

Keyboard shortcuts

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