Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodListWatcher ¶ added in v0.2.10
type PodListWatcher struct { Client kubernetes.Interface Namespace string Name string }
func (*PodListWatcher) List ¶ added in v0.2.10
func (plw *PodListWatcher) List(options metav1.ListOptions) (runtime.Object, error)
func (*PodListWatcher) Watch ¶ added in v0.2.10
func (plw *PodListWatcher) Watch(options metav1.ListOptions) (watch.Interface, error)
type RunListWatcher ¶ added in v0.2.10
type RunListWatcher struct { Client stokclient.Interface Namespace string Name string }
func (*RunListWatcher) List ¶ added in v0.2.10
func (lw *RunListWatcher) List(options metav1.ListOptions) (runtime.Object, error)
func (*RunListWatcher) Watch ¶ added in v0.2.10
func (lw *RunListWatcher) Watch(options metav1.ListOptions) (watch.Interface, error)
type WorkspaceListWatcher ¶ added in v0.2.10
type WorkspaceListWatcher struct { Client stokclient.Interface Namespace string Name string }
func (*WorkspaceListWatcher) List ¶ added in v0.2.10
func (lw *WorkspaceListWatcher) List(options metav1.ListOptions) (runtime.Object, error)
func (*WorkspaceListWatcher) Watch ¶ added in v0.2.10
func (lw *WorkspaceListWatcher) Watch(options metav1.ListOptions) (watch.Interface, error)
Directories ¶
Path | Synopsis |
---|---|
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
typed/stok.goalspike.com/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
typed/stok.goalspike.com/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Click to show internal directories.
Click to hide internal directories.