Uses of Interface
kubevirt.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in kubevirt
Fields in kubevirt with type parameters of type AuthenticationMethods in kubevirt that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication(String authName) Get authentication for the given name.Methods in kubevirt that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in kubevirt.auth
Classes in kubevirt.auth that implement Authentication