Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
func MakeExecutor ¶
func MakeExecutor(logger *zap.Logger, cms *cms.ConfigSecretController, fissionClient *crd.FissionClient, types map[fv1.ExecutorType]executortype.ExecutorType) (*Executor, error)
func (*Executor) GetHandler ¶
Click to show internal directories.
Click to hide internal directories.