Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDeploymentReady ¶
func IsDeploymentReady(deploy *appsv1.Deployment) (bool, error)
IsDeploymentReady returns whenever the provided deployment is ready.
Types ¶
type SecretCopier ¶ added in v0.11.0
func NewSecretCopier ¶ added in v0.11.0
func NewSecretCopier(c client.Client, scheme *runtime.Scheme) *SecretCopier
Click to show internal directories.
Click to hide internal directories.