Documentation
¶
Index ¶
Constants ¶
View Source
const (
// GroupName is the name of the API group this package's resources belong to.
GroupName = "flow.triggermesh.io"
)
Variables ¶
View Source
var ( // TransformationResource respresents a Bumblebee transformation. TransformationResource = schema.GroupResource{ Group: GroupName, Resource: "transformations", } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.