Documentation ¶
Index ¶
- func CreateArgoRollout(ctx context.Context, name, namespace, activeService, previewService string) (string, error)
- func DeleteArgoRollout(ctx context.Context, name, namespace string) error
- func GetArgoRollout(ctx context.Context, name, namespace string) (*unstructured.Unstructured, error)
- func HasEmptyStatus(ctx context.Context, name, namespace string) (bool, error)
- func HasStatusPhase(ctx context.Context, name, namespace string, expectedPhase string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateArgoRollout ¶
func GetArgoRollout ¶
func GetArgoRollout(ctx context.Context, name, namespace string) (*unstructured.Unstructured, error)
func HasEmptyStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.