Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindOptions ¶
func BindOptions(opts *RawOptions, cmd *cobra.Command) error
keeping these options consistent with the visualize command.
func NewCommand ¶
Types ¶
type LinkDetails ¶
type QueryTemplate ¶
type RawOptions ¶
func DefaultOptions ¶
func DefaultOptions() *RawOptions
func (*RawOptions) Validate ¶
func (o *RawOptions) Validate() (*ValidatedOptions, error)
type TestRow ¶
type TestRow struct {
TestName string
ResourceGroupName string
Database string
Status string
Links []LinkDetails
}
type TimingInfo ¶
type ValidatedOptions ¶
type ValidatedOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.