Representation of a syncset.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'Syncset' if this is a complete object or 'SyncsetLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
resources | list[object] | List of k8s objects to configure for the cluster. | [optional] |