ClusterMeshProfileProperties interface

A cluster mesh profile stores the general information about the mesh.

Properties

memberSelector

Select the members of the mesh.

  • Only key/value pairs with the = operator are accepted in the label selector.
  • If empty or not specified, no Fleet members will be selected to join the mesh.
provisioningState

The provisioning state of the cluster mesh profile.

status

The cluster mesh profile status.

Property Details

memberSelector

Select the members of the mesh.

  • Only key/value pairs with the = operator are accepted in the label selector.
  • If empty or not specified, no Fleet members will be selected to join the mesh.
memberSelector?: MemberSelector

Property Value

provisioningState

The provisioning state of the cluster mesh profile.

provisioningState?: string

Property Value

string

status

The cluster mesh profile status.

status?: ClusterMeshProfileStatus

Property Value