Documentation
¶
Index ¶
- Constants
- func NewStorage(cfg *rest.Config, namespace string, syncFrequency time.Duration) (storage.Interface, error)
- func UpstreamFromCrd(upstreamCrd *crdv1.Upstream) (*v1.Upstream, error)
- func UpstreamToCrd(namespace string, upstream *v1.Upstream) (*crdv1.Upstream, error)
- func VirtualHostFromCrd(vHostCrd *crdv1.VirtualHost) (*v1.VirtualHost, error)
- func VirtualHostToCrd(namespace string, virtualHost *v1.VirtualHost) (*crdv1.VirtualHost, error)
- type Client
Constants ¶
View Source
const GlooDefaultNamespace = "gloo-system"
Variables ¶
This section is empty.
Functions ¶
func NewStorage ¶
func UpstreamToCrd ¶
func VirtualHostFromCrd ¶
func VirtualHostFromCrd(vHostCrd *crdv1.VirtualHost) (*v1.VirtualHost, error)
func VirtualHostToCrd ¶
func VirtualHostToCrd(namespace string, virtualHost *v1.VirtualHost) (*crdv1.VirtualHost, error)
Types ¶
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
client
|
|
clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
clientset/versioned/typed/solo.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/solo.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
solo.io
|
|
v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
Click to show internal directories.
Click to hide internal directories.