support

package
v3.7.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2018 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package support is a library of code useful to any strategy.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAcceptAvailablePods

func NewAcceptAvailablePods(
	out io.Writer,
	kclient kcoreclient.ReplicationControllersGetter,
	timeout time.Duration,
) *acceptAvailablePods

NewAcceptAvailablePods makes a new acceptAvailablePods from a real client.

Types

type HookExecutor

type HookExecutor interface {
	Execute(hook *deployapi.LifecycleHook, rc *kapi.ReplicationController, suffix, label string) error
}

HookExecutor knows how to execute a deployment lifecycle hook.

func NewHookExecutor

NewHookExecutor makes a HookExecutor from a client.

Jump to

Keyboard shortcuts

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