//
pkg.gl
Category
github.com/projectatomic/atomic-enterprise
pkg
deploy
strategy
rolling
package
0.5.3
Repository:
https://github.com/projectatomic/atomic-enterprise.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
267 SLOC
#
Functions
NewRollingDeploymentStrategy
NewRollingDeploymentStrategy makes a new RollingDeploymentStrategy.
#
Structs
RollingDeploymentStrategy
RollingDeploymentStrategy is a Strategy which implements rolling deployments using the upstream Kubernetes RollingUpdater.