Documentation ¶ Index ¶ func Builder(profile *string, argsWithoutProg []string) *cobra.Command type Notifier Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Builder ¶ func Builder(profile *string, argsWithoutProg []string) *cobra.Command Builder conditionally adds children commands as needed. This is important in particular for Atlas as it dynamically sets flags for cluster creation and this can be slow to timeout on environments with limited internet access (Ops Manager). Types ¶ type Notifier ¶ type Notifier struct { // contains filtered or unexported fields } Source Files ¶ View all Source files builder.go Click to show internal directories. Click to hide internal directories.