Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddCmd = &cobra.Command{
Use: "add",
Short: "Add a new member cluster to a ClusterSet",
}
View Source
var CreateCmd = &cobra.Command{
Use: "create",
Short: "Create multi-cluster resources",
}
View Source
var DeleteCmd = &cobra.Command{
Use: "delete",
Short: "Delete multi-cluster resources",
}
View Source
var DeployCmd = &cobra.Command{
Use: "deploy",
Short: "Deploy Antrea Multi-cluster Controller to a leader or member cluster",
}
View Source
var GetCmd = &cobra.Command{
Use: "get",
Short: "Display one or many resources in a ClusterSet",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.