NamespacedNameResource interface

Class to refer resources which contains namespace and name

Properties

name

Name of the resource

namespace

Namespace in which the resource exists

Property Details

name

Name of the resource

name?: string

Property Value

string

namespace

Namespace in which the resource exists

namespace?: string

Property Value

string