extdeployment

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDeploymentRolloutRestartAttackHandlers

func RegisterDeploymentRolloutRestartAttackHandlers()

func RegisterDeploymentRolloutStatusCheckHandlers

func RegisterDeploymentRolloutStatusCheckHandlers()

func RolloutRestartStatus

func RolloutRestartStatus(body []byte) (*action_kit_api.StatusResult, *extension_kit.ExtensionError)

func RolloutStatusStatus

func RolloutStatusStatus(body []byte) (*action_kit_api.StatusResult, bool, *extension_kit.ExtensionError)

Types

type CheckDeploymentRolloutStatusState

type CheckDeploymentRolloutStatusState struct {
	Cluster    string `json:"cluster"`
	Namespace  string `json:"namespace"`
	Deployment string `json:"deployment"`
	TimeoutEnd *int64 `json:"timeoutEnd"`
}

type DeploymentRolloutRestartState

type DeploymentRolloutRestartState struct {
	Cluster    string `json:"cluster"`
	Namespace  string `json:"namespace"`
	Deployment string `json:"deployment"`
	Wait       bool   `json:"wait"`
}

func PrepareDeploymentRolloutRestart

func PrepareDeploymentRolloutRestart(body []byte) (*DeploymentRolloutRestartState, *extension_kit.ExtensionError)

Jump to

Keyboard shortcuts

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