utils

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Copyright © 2022 PaoloB

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Index

Constants

This section is empty.

Variables

View Source
var NoColor bool
View Source
var Verbose bool

Functions

func CreateAutonomousDatabaseWallet

func CreateAutonomousDatabaseWallet(client database.DatabaseClient, adbName string, adbOCID string, password string) (string, error)

CreateAutonomousDatabaseWallet: creates an ADB wallet file

func DecodeADBType added in v0.2.5

func DecodeADBType(adbType string, op string) (any, bool)

DecodeADBType: converts the database type parameter to an Enum

func DecodeLicenseModel added in v0.2.5

func DecodeLicenseModel(license_model string, op string) (any, any)

DecodeLicenseModel: converts the database license model parameter to two Enums, one for byol, the other for license

func Decrypt

func Decrypt(encryptedString string) (decryptedString string)

func DeleteAutonmousDatabaseWallet

func DeleteAutonmousDatabaseWallet(adbName string) error

DeleteAutonmousDatabaseWallet: deletes an ADB wallet file

func Encrypt

func Encrypt(stringToEncrypt string) (encryptedString string)

func GetAutonomousDatabase

func GetAutonomousDatabase(client database.DatabaseClient, adbOCID string) (database.AutonomousDatabase, error)

GetAutonomousDatabase: returns the details of an ADB

func GetAutonomousDatabaseOCID

func GetAutonomousDatabaseOCID(client database.DatabaseClient, adbName string, compartmentOCID string) (string, error)

GetAutonomousDatabaseOCID: returns the OCID of an ADB

func Print

func Print(msg string)

func PrintBold

func PrintBold(msg string)

func PrintError

func PrintError(msg string)

func PrintInfo

func PrintInfo(msg string)

func PrintKV

func PrintKV(key string, value string)

func PrintVerbose

func PrintVerbose(msg string)

func PrintWarning

func PrintWarning(msg string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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