Representation of a manifestwork.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'Manifest' if this is a complete object or 'ManifestLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
workloads | list[object] | List of k8s objects to deploy on a hosted cluster. | [optional] |