NamespacedNameResource interface
Class to refer resources which contains namespace and name
Property Details
name
Name of the resource
name?: string
Property Value
string
namespace
Namespace in which the resource exists
namespace?: string
Property Value
string