Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

// Region represents the region of the member cluster locate in.
// +optional
Region string `json:"region,omitempty"`

// Zone represents the zone of the member cluster locate in.
// +optional
Zone string `json:"zone,omitempty"`

...