Documentation ¶
Index ¶
- Constants
- func ErrorComponentNotExist(name string) error
- func IsCleanupTimeout(start *metav1.Time, timeout time.Duration) bool
- func NewController(teamName string, namespace string, authToken string, s2hClient samsahairpc.RPC, ...) internal.StagingController
- func WaitForComponentsCleaned(c client.Client, deployEngine internal.DeployEngine, ...) (bool, error)
Constants ¶
View Source
const DefaultCleanupTimeout = 15 * time.Minute
Variables ¶
This section is empty.
Functions ¶
func ErrorComponentNotExist ¶
func NewController ¶
func NewController( teamName string, namespace string, authToken string, s2hClient samsahairpc.RPC, mgr manager.Manager, queueCtrl internal.QueueController, configMgr internal.ConfigManager, teamcityBaseURL string, teamcityUsername string, teamcityPassword string, configs internal.StagingConfig, ) internal.StagingController
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.