@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface V1AccessCredentialSecretSource

    interface V1AccessCredentialSecretSource {
        secretName: string;
    }
    Index

    Properties

    Properties

    secretName: string

    SecretName represents the name of the secret in the VMI's namespace

    ""