Documentation
¶
Index ¶
- Constants
- func ConfigObjectFromCrd(objectMeta metav1.ObjectMeta, spec *crdv1.Spec, status *v1.Status, ...) error
- func ConfigObjectToCrd(namespace string, item v1.ConfigObject) (metav1.Object, error)
- func NewStorage(cfg *rest.Config, namespace string, syncFrequency time.Duration) (storage.Interface, error)
- type Client
Constants ¶
View Source
const GlooDefaultNamespace = "gloo-system"
Variables ¶
This section is empty.
Functions ¶
func ConfigObjectFromCrd ¶
func ConfigObjectFromCrd(objectMeta metav1.ObjectMeta, spec *crdv1.Spec, status *v1.Status, item v1.ConfigObject) error
func ConfigObjectToCrd ¶
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.