@runloop/api-client - v1.4.0
    Preparing search index...

    The credentials of the container service.

    interface Credentials {
        password: string;
        username: string;
    }
    Index

    Properties

    Properties

    password: string

    The password of the container service.

    username: string

    The username of the container service.