Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdapter ¶
func NewAdapter(ctx context.Context, envAcc pkgadapter.EnvConfigAccessor, ceClient cloudevents.Client) pkgadapter.Adapter
NewAdapter satisfies pkgadapter.AdapterConstructor.
func NewEnvConfig ¶
func NewEnvConfig() adapter.EnvConfigAccessor
NewEnvConfig satisfies pkgadapter.EnvConfigConstructor.
Types ¶
type KeyMountedValues ¶
type KeyMountedValues []cereconciler.KeyMountedValue
KeyMountedValues contains a set of file mounted values by their name.
func (*KeyMountedValues) Decode ¶
func (is *KeyMountedValues) Decode(value string) error
Decode an array of KeyMountedValues
Click to show internal directories.
Click to hide internal directories.