@hashgraph/solo
Preparing search index...
src/integration/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
Theme
OS
Light
Dark
On This Page
Properties
name
@hashgraph/solo
Loading...
IngressClass represents a Kubernetes IngressClass.