configchange

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: May 28, 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 DeploymentConfigChangeController

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

DeploymentConfigChangeController increments the version of a DeploymentConfig which has a config change trigger when a pod template change is detected.

Use the DeploymentConfigChangeControllerFactory to create this controller.

func (*DeploymentConfigChangeController) Handle

Handle processes change triggers for config.

type DeploymentConfigChangeControllerFactory

type DeploymentConfigChangeControllerFactory struct {
	// Client is an OpenShift client.
	Client osclient.Interface
	// KubeClient is a Kubernetes client.
	KubeClient kclient.Interface
	// Codec is used for encoding/decoding.
	Codec runtime.Codec
}

DeploymentConfigChangeControllerFactory can create a DeploymentConfigChangeController that watches all DeploymentConfigs.

func (*DeploymentConfigChangeControllerFactory) Create

Create creates a DeploymentConfigChangeController.

Jump to

Keyboard shortcuts

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