k8s

package
v2.0.12+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2018 License: Apache-2.0, Apache-2.0 Imports: 7 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Clusters *modules.ResourceManager
)

Functions

func NewManager

func NewManager(keyword, keywordPlural string, columns, adminColumns *Columns) *modules.ResourceManager

Types

type Columns

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

func NewClusterCols

func NewClusterCols(col ...string) *Columns

func NewColumns

func NewColumns(cols ...string) *Columns

func NewNamespaceCols

func NewNamespaceCols(col ...string) *Columns

func NewResourceCols

func NewResourceCols(col ...string) *Columns

func (*Columns) Add

func (c *Columns) Add(cols ...string) *Columns

func (Columns) Array

func (c Columns) Array() []string

type ConfigMapManager

type ConfigMapManager struct {
	modules.ResourceManager
}
var ConfigMaps *ConfigMapManager

type DeploymentManager

type DeploymentManager struct {
	modules.ResourceManager
}
var Deployments *DeploymentManager

type PodManager

type PodManager struct {
	modules.ResourceManager
}
var Pods *PodManager

type RawResourceManager

type RawResourceManager struct {
	// contains filtered or unexported fields
}
var RawResource *RawResourceManager

func (*RawResourceManager) Delete

func (m *RawResourceManager) Delete(s *mcclient.ClientSession, kind string, namespace string, name string, query jsonutils.JSONObject, ctxs []modules.ManagerContext) error

func (*RawResourceManager) Get

func (*RawResourceManager) Put

type ReleaseManager

type ReleaseManager struct {
	modules.ResourceManager
}
var (
	Releases *ReleaseManager
)

type ServiceManager

type ServiceManager struct {
	modules.ResourceManager
}
var Services *ServiceManager

type TillerManager

type TillerManager struct {
	modules.ResourceManager
}
var (
	Tiller *TillerManager
)

Jump to

Keyboard shortcuts

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