Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "SidecarController"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController( namespace, serviceName string, kubeClient kubernetes.Interface, singleServiceInformer corev1informers.ServiceInformer, ) (*Controller, error)
func (*Controller) Run ¶
func (c *Controller) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.