Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProjectLifecycle ¶
type ProjectLifecycle struct {
// contains filtered or unexported fields
}
func (*ProjectLifecycle) Create ¶
func (l *ProjectLifecycle) Create(obj *v3.Project) (*v3.Project, error)
Create built-in project alerts
func (*ProjectLifecycle) Remove ¶
func (l *ProjectLifecycle) Remove(obj *v3.Project) (*v3.Project, error)
func (*ProjectLifecycle) Updated ¶
func (l *ProjectLifecycle) Updated(obj *v3.Project) (*v3.Project, error)
Click to show internal directories.
Click to hide internal directories.