Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + func Crd() *k8sApiExtensions.CustomResourceDefinition + type ApiStatusHelper struct + func NewApiStatusHelper(kymaInterface kyma.Interface, api *kymaApi.Api) *ApiStatusHelper + func (su *ApiStatusHelper) SetAuthenticationStatus(authStatus *kymaMeta.GatewayResourceStatus) + func (su *ApiStatusHelper) SetVirtualServiceStatus(virtualServiceStatus *kymaMeta.GatewayResourceStatus) + func (su *ApiStatusHelper) Update() + type BackendEvent interface + String func() string + type Controller struct + func NewController(kymaInterface kyma.Interface, virtualServiceCtrl networking.Interface, ...) *Controller + func (c *Controller) Run(workers int, stopCh <-chan struct{}) + type CreateEvent struct + func (e CreateEvent) String() string + type DeleteEvent struct + func (e DeleteEvent) String() string + type UpdateEvent struct + func (e UpdateEvent) String() string