Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes-common
ResourceRef
Interface ResourceRef
A reference to a Kubernetes object
interface
ResourceRef
{
apiGroup
:
string
;
kind
:
string
;
name
:
string
;
namespace
:
string
;
}
Index
Properties
api
Group
kind
name
namespace
Properties
api
Group
apiGroup
:
string
kind
kind
:
string
name
name
:
string
namespace
namespace
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Group
kind
name
namespace
Docs
Github
Backstage
Loading...
A reference to a Kubernetes object