util

package
v0.0.0-...-8a8da8d Latest Latest
Warning

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

Go to latest
Published: May 26, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrPatchWorkflow

func CreateOrPatchWorkflow(c cs.EngineV1alpha1Interface, meta metav1.ObjectMeta, transform func(workflow *api.Workflow) *api.Workflow) (*api.Workflow, kutil.VerbType, error)

func CreateOrPatchWorkplan

func CreateOrPatchWorkplan(c cs.EngineV1alpha1Interface, meta metav1.ObjectMeta, transform func(workplan *api.Workplan) *api.Workplan) (*api.Workplan, kutil.VerbType, error)

func PatchWorkflow

func PatchWorkflow(c cs.EngineV1alpha1Interface, cur *api.Workflow, transform func(*api.Workflow) *api.Workflow) (*api.Workflow, kutil.VerbType, error)

func PatchWorkflowObject

func PatchWorkflowObject(c cs.EngineV1alpha1Interface, cur, mod *api.Workflow) (*api.Workflow, kutil.VerbType, error)

func PatchWorkplan

func PatchWorkplan(c cs.EngineV1alpha1Interface, cur *api.Workplan, transform func(*api.Workplan) *api.Workplan) (*api.Workplan, kutil.VerbType, error)

func PatchWorkplanObject

func PatchWorkplanObject(c cs.EngineV1alpha1Interface, cur, mod *api.Workplan) (*api.Workplan, kutil.VerbType, error)

func TryUpdateWorkflow

func TryUpdateWorkflow(c cs.EngineV1alpha1Interface, meta metav1.ObjectMeta, transform func(*api.Workflow) *api.Workflow) (result *api.Workflow, err error)

func TryUpdateWorkplan

func TryUpdateWorkplan(c cs.EngineV1alpha1Interface, meta metav1.ObjectMeta, transform func(*api.Workplan) *api.Workplan) (result *api.Workplan, err error)

func UpdateWorkplanStatus

func UpdateWorkplanStatus(
	c cs.EngineV1alpha1Interface,
	in *api.Workplan,
	transform func(status *api.WorkplanStatus) *api.WorkplanStatus,
	useSubresource ...bool,
) (result *api.Workplan, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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