Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigSecretController ¶
type ConfigSecretController struct {
// contains filtered or unexported fields
}
func MakeConfigSecretController ¶
func MakeConfigSecretController(logger *zap.Logger, fissionClient *crd.FissionClient, kubernetesClient *kubernetes.Clientset, types map[fv1.ExecutorType]executortype.ExecutorType) *ConfigSecretController
MakeConfigSecretController makes a controller for configmaps and secrets which changes related functions
func (*ConfigSecretController) Run ¶
func (csController *ConfigSecretController) Run(ctx context.Context)
Run runs the controllers for configmaps and secrets
Click to show internal directories.
Click to hide internal directories.