Documentation
¶
Index ¶
Constants ¶
View Source
const APINameCtxKey ctxValue = "apiName"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activator ¶
func New ¶
func New( istioClient istionetworkingclient.VirtualServiceInterface, deploymentInformer cache.SharedIndexInformer, virtualServiceInformer cache.SharedIndexInformer, autoscalerClient autoscaler.Client, logger *zap.SugaredLogger, ) Activator
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(act Activator, logger *zap.SugaredLogger) *Handler
Click to show internal directories.
Click to hide internal directories.