admin

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
	NamespaceList namespace.NamespaceList `json:"namespaceList"`

	NodeList node.NodeList `json:"nodeList"`

	PersistentVolumeList persistentvolume.PersistentVolumeList `json:"persistentVolumeList"`
}

Admin structure contains all resource lists grouped into the admin category.

func GetAdmin

func GetAdmin(client *k8sClient.Client) (*Admin, error)

GetAdmin returns a list of all admin resources in the cluster.

func GetAdminFromChannels

func GetAdminFromChannels(channels *common.ResourceChannels) (*Admin, error)

GetAdminFromChannels returns a list of all admin in the cluster, from the channel sources.

Jump to

Keyboard shortcuts

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