Uses of Class
com.microsoft.azure.toolkit.lib.containerservice.model.NetworkPlugin
-
Packages that use NetworkPlugin Package Description com.microsoft.azure.toolkit.lib.containerservice.model -
-
Uses of NetworkPlugin in com.microsoft.azure.toolkit.lib.containerservice.model
Fields in com.microsoft.azure.toolkit.lib.containerservice.model declared as NetworkPlugin Modifier and Type Field Description static NetworkPluginNetworkPlugin. AZUREstatic NetworkPluginNetworkPlugin. KUBENETprivate NetworkPluginContainerServiceNetworkProfile. networkPluginMethods in com.microsoft.azure.toolkit.lib.containerservice.model that return NetworkPlugin Modifier and Type Method Description static NetworkPluginNetworkPlugin. fromString(String input)Methods in com.microsoft.azure.toolkit.lib.containerservice.model that return types with arguments of type NetworkPlugin Modifier and Type Method Description static List<NetworkPlugin>NetworkPlugin. values()
-