ObjectReferenceDefinition interface
Object reference to a Kubernetes object on a cluster
Properties
name | Name of the object |
namespace | Namespace of the object |
Property Details
name
Name of the object
name?: string
Property Value
string
namespace
Namespace of the object
namespace?: string
Property Value
string