Documentation - v0.0.0
    Preparing search index...
    interface IngressControllerProps {
        annotations?: Record<string, string>;
        className: string;
    }
    Index

    Properties

    annotations?: Record<string, string>
    className: string