Documentation ¶
Index ¶
- func NewCollectionCmd() *cobra.Command
- func NewCreateCollectionCmd() *cobra.Command
- func NewDeleteCollectionCmd() *cobra.Command
- func NewDescribeCollectionCmd() *cobra.Command
- func NewListCollectionsCmd() *cobra.Command
- type CreateCollectionCmdOptions
- type DeleteCollectionCmdOptions
- type DescribeCollectionCmdOptions
- type ListCollectionsCmdOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollectionCmd ¶
func NewCreateCollectionCmd ¶
func NewDeleteCollectionCmd ¶
func NewListCollectionsCmd ¶
Types ¶
type CreateCollectionCmdOptions ¶ added in v0.0.21
type CreateCollectionCmdOptions struct {
// contains filtered or unexported fields
}
type DeleteCollectionCmdOptions ¶
type DeleteCollectionCmdOptions struct {
// contains filtered or unexported fields
}
type DescribeCollectionCmdOptions ¶
type DescribeCollectionCmdOptions struct {
// contains filtered or unexported fields
}
type ListCollectionsCmdOptions ¶
type ListCollectionsCmdOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.