Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRedisStreamSourceV1Alpha1 ¶
func NewRedisStreamSourceV1Alpha1(name, namespace string, o ...RedisStreamSourceOptionV1Alpha1) *v1alpha1.RedisStreamSource
NewRedisStreamSourceV1Alpha1 creates a RedisStreamSource with RedisStreamSourceOption.
func WithRedisStreamSourceConditionsV1Alpha1 ¶
func WithRedisStreamSourceConditionsV1Alpha1(s *v1alpha1.RedisStreamSource)
Types ¶
type RedisStreamSourceOptionV1Alpha1 ¶
type RedisStreamSourceOptionV1Alpha1 func(source *v1alpha1.RedisStreamSource)
RedisStreamSourceOptionV1Alpha1 enables further configuration of a RedisStreamSource.
func WithRedisStreamSourceSinkV1Alpha1 ¶
func WithRedisStreamSourceSinkV1Alpha1(url string) RedisStreamSourceOptionV1Alpha1
func WithRedisStreamSourceSpecV1Alpha1 ¶
func WithRedisStreamSourceSpecV1Alpha1(spec v1alpha1.RedisStreamSourceSpec) RedisStreamSourceOptionV1Alpha1
Click to show internal directories.
Click to hide internal directories.