cmd

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CapsuleCreate

func CapsuleCreate(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleCreateBuild

func CapsuleCreateBuild(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleDelete

func CapsuleDelete(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleDeleteBuild

func CapsuleDeleteBuild(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleDeployBuild

func CapsuleDeployBuild(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleList

func CapsuleList(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleListBuilds

func CapsuleListBuilds(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func CapsuleUpdate

func CapsuleUpdate(ctx context.Context, cmd *cobra.Command, args []string, cs *capsule_service.Service, logger *zap.Logger) error

func ClusterBootstrap

func ClusterBootstrap(ctx context.Context, cmd *cobra.Command, cg cluster.Gateway, cfg config.Config, logger *zap.Logger) error

func ClusterCreateMinio

func ClusterCreateMinio(ctx context.Context, cmd *cobra.Command, cg cluster.Gateway, cfg config.Config, logger *zap.Logger) error

func ClusterCreateMongoDB

func ClusterCreateMongoDB(ctx context.Context, cmd *cobra.Command, cg cluster.Gateway, cfg config.Config, logger *zap.Logger) error

func ClusterCreateRig

func ClusterCreateRig(ctx context.Context, cmd *cobra.Command, cg cluster.Gateway, cfg config.Config, logger *zap.Logger) error

func ConnectDatabase

func ConnectDatabase(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func CreateDatabase

func CreateDatabase(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func CreateDatabaseCredential

func CreateDatabaseCredential(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func CreateTable

func CreateTable(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func DeleteDatabase

func DeleteDatabase(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func DeleteDatabaseCredential

func DeleteDatabaseCredential(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func DeleteTable

func DeleteTable(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func Execute

func Execute() error

Execute executes the root command.

func GetDatabase

func GetDatabase(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func GroupAddUser

func GroupAddUser(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func GroupListForUser

func GroupListForUser(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func GroupListMembers

func GroupListMembers(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func GroupRemoveUser

func GroupRemoveUser(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func GroupsDelete

func GroupsDelete(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func GroupsGet

func GroupsGet(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func GroupsList

func GroupsList(ctx context.Context, cmd *cobra.Command, gp *group_service.Service, logger *zap.Logger) error

func GroupsPopulate

func GroupsPopulate(ctx context.Context, cmd *cobra.Command, gp *group_service.Service, logger *zap.Logger) error

func GroupsUpdate

func GroupsUpdate(ctx context.Context, cmd *cobra.Command, args []string, gp *group_service.Service, logger *zap.Logger) error

func ListDatabaseCredentials

func ListDatabaseCredentials(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func ListDatabases

func ListDatabases(ctx context.Context, cmd *cobra.Command, ds *service_database.Service, logger *zap.Logger) error

func ListTables

func ListTables(ctx context.Context, cmd *cobra.Command, args []string, ds *service_database.Service, logger *zap.Logger) error

func ProjectsCreate

func ProjectsCreate(ctx context.Context, cmd *cobra.Command, ps project_service.Service, logger *zap.Logger) error

func ProjectsDelete

func ProjectsDelete(ctx context.Context, cmd *cobra.Command, args []string, ps project_service.Service, logger *zap.Logger) error

func ProjectsList

func ProjectsList(ctx context.Context, cmd *cobra.Command, ps project_service.Service, logger *zap.Logger) error

func ProjectsUse

func ProjectsUse(ctx context.Context, cmd *cobra.Command, args []string, as *auth_service.Service, logger *zap.Logger) error

func PushImage

func PushImage(ctx context.Context, cmd *cobra.Command, args []string) error

func StorageCopyObject

func StorageCopyObject(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageCreateBucket

func StorageCreateBucket(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageDeleteBucket

func StorageDeleteBucket(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageDeleteObject

func StorageDeleteObject(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageDownloadFile

func StorageDownloadFile(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageGetBucket

func StorageGetBucket(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageGetObject

func StorageGetObject(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageListBuckets

func StorageListBuckets(ctx context.Context, cmd *cobra.Command, ss *storage_service.Service, logger *zap.Logger) error

func StorageListObjects

func StorageListObjects(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func StorageUploadFile

func StorageUploadFile(ctx context.Context, cmd *cobra.Command, args []string, ss *storage_service.Service, logger *zap.Logger) error

func UsersCreate

func UsersCreate(ctx context.Context, cmd *cobra.Command, us user_service.Service, logger *zap.Logger) error

func UsersDelete

func UsersDelete(ctx context.Context, cmd *cobra.Command, args []string, us user_service.Service, logger *zap.Logger) error

func UsersGetSettings

func UsersGetSettings(ctx context.Context, cmd *cobra.Command, us user_service.Service, logger *zap.Logger) error

func UsersList

func UsersList(ctx context.Context, cmd *cobra.Command, args []string, us user_service.Service, logger *zap.Logger) error

func UsersListSessions

func UsersListSessions(ctx context.Context, cmd *cobra.Command, args []string, as *auth_service.Service, logger *zap.Logger) error

func UsersLookup

func UsersLookup(ctx context.Context, cmd *cobra.Command, us user_service.Service, cfg config.Config, logger *zap.Logger) error

func UsersPopulate

func UsersPopulate(ctx context.Context, cmd *cobra.Command, us user_service.Service, logger *zap.Logger) error

func UsersResetSessions

func UsersResetSessions(ctx context.Context, cmd *cobra.Command, args []string, us user_service.Service, logger *zap.Logger) error

func UsersVerifyEmail

func UsersVerifyEmail(ctx context.Context, cmd *cobra.Command, args []string, us user_service.Service, logger *zap.Logger) error

Types

type ProjectID

type ProjectID uuid.UUID

Jump to

Keyboard shortcuts

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