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

    Interface V1UserPasswordAccessCredentialSource

    UserPasswordAccessCredentialSource represents where to retrieve the user password credentials Only one of its members may be specified.

    interface V1UserPasswordAccessCredentialSource {
        secret?: V1AccessCredentialSecretSource;
    }
    Index

    Properties

    Properties

    Secret means that the access credential is pulled from a kubernetes secret