Anchorage API reference
    Preparing search index...

    The release identity a caller believes should be serving traffic.

    interface ActiveRouteExpectation {
        artifactVersion: string;
        specDigest: string;
    }
    Index

    Properties

    artifactVersion: string

    The provider artifact expected to be routed, or 'pending' when the caller has no artifact expectation yet and the digest alone decides the match.

    specDigest: string