Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/core/kube/resources/ingress_class/ingress_class
IngressClass
Interface IngressClass
IngressClass represents a Kubernetes IngressClass.
interface
IngressClass
{
name
:
string
;
}
Implemented by
K8ClientIngressClass
Index
Properties
name
Properties
name
name
:
string
Name of the IngressClass.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
@hashgraph/solo
Loading...
IngressClass represents a Kubernetes IngressClass.