cluster

package
v6.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterCmd

func ClusterCmd() *core.Command

func ClusterCreateCmd

func ClusterCreateCmd() *core.Command

func ClusterDeleteCmd

func ClusterDeleteCmd() *core.Command

func ClusterGetCmd

func ClusterGetCmd() *core.Command

func ClusterListCmd

func ClusterListCmd() *core.Command

func ClusterRestoreCmd

func ClusterRestoreCmd() *core.Command

func ClusterUpdateCmd

func ClusterUpdateCmd() *core.Command

Types

type ClusterPrint

type ClusterPrint struct {
	ClusterId         string `json:"ClusterId,omitempty"`
	Name              string `json:"Name,omitempty"`
	URL               string `json:"URL,omitempty"`
	State             string `json:"State,omitempty"`
	Instances         int32  `json:"Instances,omitempty"`
	MongoVersion      string `json:"MongoVersion,omitempty"`
	MaintenanceWindow string `json:"MaintenanceWindow,omitempty"`
	Location          string `json:"Location,omitempty"`
	DatacenterId      string `json:"DatacenterId,omitempty"`
	LanId             string `json:"LanId,omitempty"`
	Cidr              string `json:"Cidr,omitempty"`
	TemplateId        string `json:"TemplateId,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL