Documentation
¶
Overview ¶
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ControllerCmd = &cobra.Command{ Use: "controller", Short: "Set of commands associated with controller instance", Long: `Provides controller functionality including: createVolume`, Run: func(cmd *cobra.Command, args []string) { fmt.Println("controller called") }, }
controllerCmd represents the controller command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.