vfsclientset

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2016 License: Apache-2.0 Imports: 11 Imported by: 312

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVFSClientset

func NewVFSClientset(basePath vfs.Path) simple.Clientset

Types

type ClusterVFS

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

func (*ClusterVFS) ConfigBase

func (c *ClusterVFS) ConfigBase(clusterName string) (vfs.Path, error)

Deprecated, but we need this for now..

func (*ClusterVFS) Create

func (r *ClusterVFS) Create(c *api.Cluster) (*api.Cluster, error)

func (*ClusterVFS) Get

func (c *ClusterVFS) Get(name string) (*api.Cluster, error)

func (*ClusterVFS) List

func (c *ClusterVFS) List(options k8sapi.ListOptions) (*api.ClusterList, error)

func (*ClusterVFS) Update

func (r *ClusterVFS) Update(c *api.Cluster) (*api.Cluster, error)

type InstanceGroupVFS

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

func (*InstanceGroupVFS) Create

func (*InstanceGroupVFS) Delete

func (c *InstanceGroupVFS) Delete(name string, options *k8sapi.DeleteOptions) error

func (*InstanceGroupVFS) Get

func (c *InstanceGroupVFS) Get(name string) (*api.InstanceGroup, error)

func (*InstanceGroupVFS) List

func (*InstanceGroupVFS) Update

type VFSClientset

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

func (*VFSClientset) Clusters

func (c *VFSClientset) Clusters() simple.ClusterInterface

func (*VFSClientset) InstanceGroups

func (c *VFSClientset) InstanceGroups(clusterName string) simple.InstanceGroupInterface

Jump to

Keyboard shortcuts

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