operator

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package operator provides operator functions

Index

Constants

This section is empty.

Variables

View Source
var OperatorCmd = &cobra.Command{
	Use:   "operator",
	Short: "Command related to Software Factory Operator",
	Long:  `Command related to Software Factory Operator`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
		os.Exit(0)
	},
}

OperatorCmd represents the operator command

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package create provides helper for creation
Package create provides helper for creation
Package delete provides helper for deletion
Package delete provides helper for deletion

Jump to

Keyboard shortcuts

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