reaper

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2015 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package reaper implements the Reaper interface for deploymentConfigs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReaperFor

func ReaperFor(kind string, oc *client.Client, kc *kclient.Client) (kubectl.Reaper, error)

ReaperFor returns the appropriate Reaper client depending on the provided kind of resource (Replication controllers, pods, services, and deploymentConfigs supported)

Types

type DeploymentConfigReaper

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

DeploymentConfigReaper implements the Reaper interface for deploymentConfigs

func (*DeploymentConfigReaper) Stop

func (reaper *DeploymentConfigReaper) Stop(namespace, name string, gracePeriod *kapi.DeleteOptions) (string, error)

Stop scales a replication controller via its deployment configuration down to zero replicas, waits for all of them to get deleted and then deletes both the replication controller and its deployment configuration.

Jump to

Keyboard shortcuts

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