package
0.0.0-20190809130647-038031d2e04b
Repository: https://github.com/it2911/kubectl-for-plugin-cfg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRollingUpdater creates a RollingUpdater from a client.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

DeleteRollingUpdateCleanupPolicy means delete the old controller.
PreserveRollingUpdateCleanupPolicy means keep the old controller.
RenameRollingUpdateCleanupPolicy means delete the old controller, and rename the new controller to the name of the old controller.

# Structs

No description provided by the author
No description provided by the author
RollingUpdater provides methods for updating replicated pods in a predictable, fault-tolerant way.
RollingUpdaterConfig is the configuration for a rolling deployment process.

# Type aliases

RollingUpdaterCleanupPolicy is a cleanup action to take after the deployment is complete.