Backstage
    Preparing search index...

    Props for PodLogs

    interface PodLogsProps {
        containerScope: ContainerScope;
        previous?: boolean;
    }
    Index

    Properties

    containerScope: ContainerScope
    previous?: boolean