Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller is the kubernetes controller that handles syncing Manifold credentials into kubernetes secrets.
func New ¶
func New(kc *kubernetes.Clientset, rc *rest.RESTClient, mc *integrations.Client) *Controller
New returns a new controller
Click to show internal directories.
Click to hide internal directories.