Uses of Class
com.spotify.docker.client.messages.Info.IndexConfig
Packages that use Info.IndexConfig
-
Uses of Info.IndexConfig in com.spotify.docker.client.messages
Subclasses of Info.IndexConfig in com.spotify.docker.client.messagesFields in com.spotify.docker.client.messages with type parameters of type Info.IndexConfigModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableMap<String, Info.IndexConfig> AutoValue_Info_RegistryConfig.indexConfigsMethods in com.spotify.docker.client.messages that return Info.IndexConfigMethods in com.spotify.docker.client.messages that return types with arguments of type Info.IndexConfigModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableMap<String, Info.IndexConfig> AutoValue_Info_RegistryConfig.indexConfigs()abstract com.google.common.collect.ImmutableMap<String, Info.IndexConfig> Info.RegistryConfig.indexConfigs()Method parameters in com.spotify.docker.client.messages with type arguments of type Info.IndexConfigModifier and TypeMethodDescription(package private) static Info.RegistryConfigInfo.RegistryConfig.create(Map<String, Info.IndexConfig> indexConfigs, List<String> insecureRegistryCidrs) Constructor parameters in com.spotify.docker.client.messages with type arguments of type Info.IndexConfigModifierConstructorDescription(package private)AutoValue_Info_RegistryConfig(com.google.common.collect.ImmutableMap<String, Info.IndexConfig> indexConfigs, com.google.common.collect.ImmutableList<String> insecureRegistryCidrs)