ObjectRef contains identifying information about an object.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Kind represents the type of the API object. | [optional] |
name | str | Name of the object, unique within a Namespace for scoped objects. | [optional] |
namespace | str | Namespace of the object, for scoped objects. | [optional] |
tenant | str | Tenant of the object. | [optional] |
uri | str | URI is a link to accessing the referenced object. | [optional] |