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 s3config.S3Context KubeCli kubernetes.Interface KubeExtCli apiextensionsclient.Interface }
type Controller ¶
type Controller struct { Config // contains filtered or unexported fields }
func New ¶
func New(cfg Config) *Controller
func (*Controller) Run ¶
func (c *Controller) Run() error
Click to show internal directories.
Click to hide internal directories.