template

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateWorkflowTemplates

func CreateWorkflowTemplates(filePaths []string, cliOpts *cliCreateOpts)

func GetWFtmplApiServerGRPCClient

func GetWFtmplApiServerGRPCClient(conn *grpc.ClientConn) (workflowtemplate.WorkflowTemplateServiceClient, context.Context)

DEPRECATED

func InitWorkflowTemplateClient

func InitWorkflowTemplateClient(ns ...string) v1alpha1.WorkflowTemplateInterface

InitWorkflowTemplateClient creates a new client for the Kubernetes WorkflowTemplate CRD. DEPRECATED

func NewCreateCommand

func NewCreateCommand() *cobra.Command

func NewDeleteCommand

func NewDeleteCommand() *cobra.Command

NewDeleteCommand returns a new instance of an `argo delete` command

func NewGetCommand

func NewGetCommand() *cobra.Command

func NewLintCommand

func NewLintCommand() *cobra.Command

func NewListCommand

func NewListCommand() *cobra.Command

func NewTemplateCommand

func NewTemplateCommand() *cobra.Command

func ServerSideLint

func ServerSideLint(args []string, conn *grpc.ClientConn, strict bool) error

Types

type LazyWorkflowTemplateGetter

type LazyWorkflowTemplateGetter struct{}

LazyWorkflowTemplateGetter is a wrapper of v1alpha1.WorkflowTemplateInterface which supports lazy initialization. DEPRECATED

func (LazyWorkflowTemplateGetter) Get

Get initializes it just before it's actually used and returns a retrieved workflow template. DEPRECATED

Jump to

Keyboard shortcuts

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