deployerpod

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2015 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployerPodController

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

DeployerPodController keeps a deployment's status in sync with the deployer pod handling the deployment.

Use the DeployerPodControllerFactory to create this controller.

func (*DeployerPodController) Handle

func (c *DeployerPodController) Handle(pod *kapi.Pod) error

Handle syncs pod's status with any associated deployment.

type DeployerPodControllerFactory

type DeployerPodControllerFactory struct {
	// KubeClient is a Kubernetes client.
	KubeClient kclient.Interface
}

DeployerPodControllerFactory can create a DeployerPodController which handles processing deployer pods.

func (*DeployerPodControllerFactory) Create

Create creates a DeployerPodController.

Jump to

Keyboard shortcuts

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