sqs

package
v0.0.0-...-80e5287 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

* This file is part of the Sysadmin Sidekick Toolkit (Sysadmin-SK) (https://github.com/raffs/sysadmin-sk). * Copyright (c) 2019 Rafael Oliveira Silva * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MoveCommand

func MoveCommand() *cobra.Command

MoveCommand Return the aws-sqs command in cobra format. Essentially, we should keep the logic short and move the heavy logic to another place. The following command will provide the ability to move messages from one queue to another

func MoveMessages

func MoveMessages(options *moveMessageOptions) error

MoveMessages Given a moveMessageOptions struct with the proper source and target queue along with additional options for fine control migration. And sync and/or move all or the partially (see filters options) from source queue to target queue.

Types

This section is empty.

Jump to

Keyboard shortcuts

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