Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArgoServer ¶
func NewArgoServer(opts ArgoServerOpts) *argoServer
Types ¶
type ArgoServerOpts ¶
type ArgoServerOpts struct {
Namespace string
KubeClientset *kubernetes.Clientset
WfClientSet *versioned.Clientset
RestConfig *rest.Config
AuthMode string
ConfigName string
ManagedNamespace string
}
func (ArgoServerOpts) ValidateOpts ¶
func (ao ArgoServerOpts) ValidateOpts() error
Click to show internal directories.
Click to hide internal directories.