internalversion

package
v3.8.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterNetworkInformer

type ClusterNetworkInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() internalversion.ClusterNetworkLister
}

ClusterNetworkInformer provides access to a shared informer and lister for ClusterNetworks.

type EgressNetworkPolicyInformer

type EgressNetworkPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() internalversion.EgressNetworkPolicyLister
}

EgressNetworkPolicyInformer provides access to a shared informer and lister for EgressNetworkPolicies.

type HostSubnetInformer

type HostSubnetInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() internalversion.HostSubnetLister
}

HostSubnetInformer provides access to a shared informer and lister for HostSubnets.

type Interface

type Interface interface {
	// ClusterNetworks returns a ClusterNetworkInformer.
	ClusterNetworks() ClusterNetworkInformer
	// EgressNetworkPolicies returns a EgressNetworkPolicyInformer.
	EgressNetworkPolicies() EgressNetworkPolicyInformer
	// HostSubnets returns a HostSubnetInformer.
	HostSubnets() HostSubnetInformer
	// NetNamespaces returns a NetNamespaceInformer.
	NetNamespaces() NetNamespaceInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

type NetNamespaceInformer

type NetNamespaceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() internalversion.NetNamespaceLister
}

NetNamespaceInformer provides access to a shared informer and lister for NetNamespaces.

Jump to

Keyboard shortcuts

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