Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct {
Delegate []*openv1alpha1resource.Action
}
func NewAction ¶
func NewAction(actions []*openv1alpha1resource.Action) *Action
func (*Action) ToProtoMessage ¶
type ActionRun ¶
type ActionRun struct {
Delegate []*openv1alpha1resource.ActionRun
}
func NewActionRun ¶
func NewActionRun(actionRuns []*openv1alpha1resource.ActionRun) *ActionRun
func (*ActionRun) ToProtoMessage ¶
type Event ¶
type Event struct {
Delegate []*openv1alpha1resource.Event
}
func NewEvent ¶
func NewEvent(events []*openv1alpha1resource.Event) *Event
func (*Event) ToProtoMessage ¶
type File ¶
type File struct {
Delegate []*openv1alpha1resource.File
}
func NewFile ¶
func NewFile(files []*openv1alpha1resource.File) *File
func (*File) ToProtoMessage ¶
type Project ¶
type Project struct {
Delegate []*openv1alpha1resource.Project
}
func NewProject ¶
func NewProject(projects []*openv1alpha1resource.Project) *Project
func (*Project) ToProtoMessage ¶
type Record ¶
type Record struct {
Delegate []*openv1alpha1resource.Record
}
func NewRecord ¶
func NewRecord(records []*openv1alpha1resource.Record) *Record
func (*Record) ToProtoMessage ¶
Click to show internal directories.
Click to hide internal directories.