v1alpha2

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2018 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ApiStatusHelper

type ApiStatusHelper struct {
	// contains filtered or unexported fields
}

func NewApiStatusHelper

func NewApiStatusHelper(kymaInterface kyma.Interface, api *kymaApi.Api) *ApiStatusHelper

func (*ApiStatusHelper) SetAuthenticationStatus

func (su *ApiStatusHelper) SetAuthenticationStatus(authStatus *kymaMeta.GatewayResourceStatus)

func (*ApiStatusHelper) SetVirtualServiceStatus

func (su *ApiStatusHelper) SetVirtualServiceStatus(virtualServiceStatus *kymaMeta.GatewayResourceStatus)

func (*ApiStatusHelper) Update

func (su *ApiStatusHelper) Update()

type BackendEvent

type BackendEvent interface {
	String() string
}

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewController

func NewController(
	kymaInterface kyma.Interface,
	virtualServiceCtrl networking.Interface,
	services service.Interface,
	authentication authentication.Interface,
	internalInformerFactory kymaInformers.SharedInformerFactory) *Controller

func (*Controller) Run

func (c *Controller) Run(workers int, stopCh <-chan struct{})

type CreateEvent

type CreateEvent struct {
	// contains filtered or unexported fields
}

func (CreateEvent) String

func (e CreateEvent) String() string

type DeleteEvent

type DeleteEvent struct {
	// contains filtered or unexported fields
}

func (DeleteEvent) String

func (e DeleteEvent) String() string

type UpdateEvent

type UpdateEvent struct {
	// contains filtered or unexported fields
}

func (UpdateEvent) String

func (e UpdateEvent) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL