@hashgraph/solo
    Preparing search index...

    Represents the options to use when testing a chart.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    filter?: string

    Specify tests by attribute (currently "name") using attribute=value syntax or '!attribute=value' to exclude a test (can specify multiple or separate values with commas: name=test1,name=test2)

    namespace?: string
    timeout?: string

    Time to wait for any individual Kubernetes operation (like Jobs for hooks) (default 5m0s)

    Methods