project

package
v0.0.71 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevOpsProjectForm

type DevOpsProjectForm struct {
	*tview.Form
	// contains filtered or unexported fields
}

DevOpsProjectForm represents a form to create DevOps project

func NewProjectForm

func NewProjectForm(client dynamic.Interface) *DevOpsProjectForm

NewProjectForm creates the form

func (*DevOpsProjectForm) SetCancelEvent

func (p *DevOpsProjectForm) SetCancelEvent(callback EventCallback) *DevOpsProjectForm

SetCancelEvent set the callback function for cancel event

func (*DevOpsProjectForm) SetConfirmEvent

func (p *DevOpsProjectForm) SetConfirmEvent(callback EventCallback) *DevOpsProjectForm

SetConfirmEvent set the callback function for confirm event

type EventCallback

type EventCallback func()

EventCallback is the function for event callback

type List added in v0.0.54

type List struct {
	*ui.ResourceList
	// contains filtered or unexported fields
}

List is the list view of DevOps project

func NewProjectList added in v0.0.54

func NewProjectList(client dynamic.Interface, app *tview.Application, stack *ui.Stack) (list *List)

NewProjectList creates a project list view

Jump to

Keyboard shortcuts

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