Documentation ¶
Index ¶
Constants ¶
View Source
const (
GroupName = "flow.knative.dev"
)
Variables ¶
View Source
var ( // StateMachinesResource represents a Knative State StateMachine StateMachinesResource = schema.GroupResource{ Group: GroupName, Resource: "statemachines", } // StateMachineRunnersResource represents a Knative State StateMachineRunner StateMachineRunnersResource = schema.GroupResource{ Group: GroupName, Resource: "statemachinerunners", } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.