Documentation ¶
Overview ¶
Copyright (C) 2022 Poseidon Labs Copyright (C) 2022 Dalton Hubble
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
Copyright (C) 2022 Poseidon Labs Copyright (C) 2022 Dalton Hubble
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Logger *logrus.Logger Platform string ShouldUncordon bool ShouldDrain bool ShouldDelete bool }
Config configures a Scuttle
Click to show internal directories.
Click to hide internal directories.