Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LambdaPlugin ¶
type ResourceManager ¶
type ResourceManager interface {
GetFn(resourceName string) LambdaFn
RegisterLambdaFn(rn string, fn LambdaFn) error
ResourceNames() []string
LoadPlugins(pluginDir string) error
}
func GetResourceManager ¶
func GetResourceManager() ResourceManager
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
manifest-gen
command
|
|
|
manifest-updater
command
|
|
|
examples
|
|
|
client
command
|
|
|
mail
command
|
|
|
manifest-plugin
command
|
|
|
proto
|
|
Click to show internal directories.
Click to hide internal directories.