Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdapter ¶
func NewAdapter(ctx context.Context, envAcc adapter.EnvConfigAccessor, ceClient cloudevents.Client) adapter.Adapter
NewAdapter satisfies pkgadapter.AdapterConstructor.
func NewEnvConfig ¶
func NewEnvConfig() adapter.EnvConfigAccessor
NewEnvConfig satisfies pkgadapter.EnvConfigConstructor.
Types ¶
type ExtensionAttributesFrom ¶
type ExtensionAttributesFrom struct {
// contains filtered or unexported fields
}
func (*ExtensionAttributesFrom) Decode ¶
func (ea *ExtensionAttributesFrom) Decode(value string) error
Decode an array of KeyMountedValues
Click to show internal directories.
Click to hide internal directories.