Backstage
Docs
Github
Preparing search index...
@backstage/catalog-model
index
CompoundEntityRef
Type Alias CompoundEntityRef
All parts of a complete entity ref, forming a full kind-namespace-name triplet.
type
CompoundEntityRef
=
{
kind
:
string
;
name
:
string
;
namespace
:
string
;
}
Index
Properties
kind
name
namespace
Properties
kind
kind
:
string
name
name
:
string
namespace
namespace
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
name
namespace
Docs
Github
Backstage
Loading...
All parts of a complete entity ref, forming a full kind-namespace-name triplet.