join

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: MIT Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DaemonSetPods

func DaemonSetPods(ctx context.Context,
	src daemonset.Controller, dst pod.Publisher) (pod.Controller, error)

func DaemonSetPodsWith

func DaemonSetPodsWith(ctx context.Context,
	srcController daemonset.Controller,
	dstController pod.Publisher,
	filterFn func(...*extv1beta1.DaemonSet) filter.ComparableFilter) (pod.Controller, error)

func DeploymentPods

func DeploymentPods(ctx context.Context,
	src deployment.Controller, dst pod.Publisher) (pod.Controller, error)

func DeploymentPodsWith

func DeploymentPodsWith(ctx context.Context,
	srcController deployment.Controller,
	dstController pod.Publisher,
	filterFn func(...*extv1beta1.Deployment) filter.ComparableFilter) (pod.Controller, error)

func IngressPods

func IngressPods(ctx context.Context, srcbase ingress.Controller, svcbase service.Controller, dstbase pod.Controller) (pod.Controller, error)

func IngressServicesWith

func IngressServicesWith(ctx context.Context,
	srcController ingress.Controller,
	dstController service.Publisher,
	filterFn func(...*extv1beta1.Ingress) filter.ComparableFilter) (service.Controller, error)

func RCPodsWith

func RCPodsWith(ctx context.Context,
	srcController replicationcontroller.Controller,
	dstController pod.Publisher,
	filterFn func(...*corev1.ReplicationController) filter.ComparableFilter) (pod.Controller, error)

func RSPodsWith

func RSPodsWith(ctx context.Context,
	srcController replicaset.Controller,
	dstController pod.Publisher,
	filterFn func(...*extv1beta1.ReplicaSet) filter.ComparableFilter) (pod.Controller, error)

func ServicePods

func ServicePods(ctx context.Context,
	src service.Controller, dst pod.Publisher) (pod.Controller, error)

func ServicePodsWith

func ServicePodsWith(ctx context.Context,
	srcController service.Controller,
	dstController pod.Publisher,
	filterFn func(...*corev1.Service) filter.ComparableFilter) (pod.Controller, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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