# Functions
GetFunctionSpec returns the FunctionSpec for a resource.
NewContainerEnv returns a pointer to a new ContainerEnv.
NewContainerEnvFromStringSlice returns a new ContainerEnv pointer with parsing input envStr.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ContainerEnv defines the environment present in a container.
ContainerSpec defines a spec for running a function as a container.
No description provided by the author
FunctionFilter wraps another filter to be invoked in the context of a function.
FunctionSpec defines a spec for running a function.
IsReconcilerFilter filters Resources based on whether or not they are Reconciler Resource.
StarlarkSpec defines how to run a function as a starlark program.
StorageMount represents a container's mounted storage option(s).
# Interfaces
No description provided by the author
# Type aliases
ContainerNetworkName is a type for network name used in container.