Fleet

Fleet related configuration.

Fleets are a Google Cloud concept for logically organizing clusters, letting you use and manage multi-cluster capabilities and apply consistent policies across your systems.

See Anthos Fleets for more details on Anthos multi-cluster capabilities using Fleets.

##

JSON representation
{
  "membership": string
}
Fields
membership

string

Output only. The name of the managed fleet Membership resource associated to this cluster.

Membership names are formatted as projects/<project-number>/locations/<location>/memberships/<cluster-id>.