Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Backend is the name of this mesh backend. Backend = "kubernetes" // RegionLabelKey is the key for the well-known Kubernetes topology region label. RegionLabelKey = "topology.kubernetes.io/region" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(c kubernetes.Interface, kc kiloclient.Interface, ec apiextensions.Interface, topologyLabel string) mesh.Backend
New creates a new instance of a mesh.Backend.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
apis
|
|
kilo/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
|
Package v1alpha1 is the v1alpha1 version of the API. |
clientset
|
|
versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
versioned/typed/kilo/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
versioned/typed/kilo/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
listers
|
|
Click to show internal directories.
Click to hide internal directories.