servicesanddiscovery

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServicesAndDiscovery

type ServicesAndDiscovery struct {
	ServiceList service.ServiceList `json:"serviceList"`

	IngressList ingress.IngressList `json:"ingressList"`
}

ServicesAndDiscovery structure contains all resource lists grouped into the servicesAndDiscovery category.

func GetServicesAndDiscovery

func GetServicesAndDiscovery(client *k8sClient.Clientset, nsQuery *common.NamespaceQuery) (
	*ServicesAndDiscovery, error)

GetServicesAndDiscovery returns a list of all servicesAndDiscovery resources in the cluster.

func GetServicesAndDiscoveryFromChannels

func GetServicesAndDiscoveryFromChannels(channels *common.ResourceChannels) (
	*ServicesAndDiscovery, error)

GetServicesAndDiscoveryFromChannels returns a list of all servicesAndDiscovery 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