//
pkg.gl
Category
github.com/csrwng/origin
pkg
deploy
strategy
rolling
package
1.5.1
Repository:
https://github.com/csrwng/origin.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
20
Dependents
0
Files
252 SLOC
#
Functions
NewRollingDeploymentStrategy
NewRollingDeploymentStrategy makes a new RollingDeploymentStrategy.
#
Structs
RollingDeploymentStrategy
RollingDeploymentStrategy is a Strategy which implements rolling deployments using the upstream Kubernetes RollingUpdater.