@hashgraph/solo
    Preparing search index...

    IngressClass represents a Kubernetes IngressClass.

    interface IngressClass {
        name: string;
    }

    Implemented by

    Index

    Properties

    Properties

    name: string

    Name of the IngressClass.