Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Namespace string ServiceAccount string PVProvisioner string KubeCli corev1client.CoreV1Interface KubeExtCli apiextensionsclient.Interface OperatorCli natsalphav2client.PkgSpecInterface }
type Controller ¶
type Controller struct { Config // contains filtered or unexported fields }
func New ¶
func New(cfg Config) *Controller
Click to show internal directories.
Click to hide internal directories.