Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllersHandler ¶
type ControllersHandler struct {
// contains filtered or unexported fields
}
func NewControllersHandler ¶
func NewControllersHandler(exporterConfig *port.Config, portConfig *port.IntegrationAppConfig, k8sClient *k8s.Client, portClient *cli.PortClient) *ControllersHandler
func (*ControllersHandler) Handle ¶
func (c *ControllersHandler) Handle()
func (*ControllersHandler) Stop ¶ added in v0.1.15
func (c *ControllersHandler) Stop()
Click to show internal directories.
Click to hide internal directories.