Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusActive = "active" StatusPaused = "paused" )
Event stream statuses. A paused stream does not forward any events until it is set back to active.
Variables ¶
This section is empty.
Functions ¶
func NewCreateEventStreamCmd ¶
func NewDeleteEventStream ¶
func NewListEventStreamsCmd ¶
func NewPauseEventStreamCmd ¶ added in v1.3.1
func NewResumeEventStreamCmd ¶ added in v1.3.1
func NewUpdateEventStreamCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.