Documentation
¶
Index ¶
- Variables
- func ExecuteBashCommand(command string) string
- func RunCommandInLabeledPod(ctx context.Context, clientsets *k8sutil.Clientsets, ...) (string, error)
- func RunCommandInOperatorPod(ctx context.Context, clientsets *k8sutil.Clientsets, cmd string, args []string, ...) (string, error)
- func RunCommandInToolboxPod(ctx context.Context, clientsets *k8sutil.Clientsets, cmd string, args []string, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OperatorNamespace string // operator namespae CephClusterNamespace string // Cephcluster namespace )
Functions ¶
func ExecuteBashCommand ¶
func RunCommandInLabeledPod ¶
func RunCommandInOperatorPod ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.