Uses of Interface
io.kubernetes.client.proto.Meta.ServerAddressByClientCIDROrBuilder
-
Uses of Meta.ServerAddressByClientCIDROrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement Meta.ServerAddressByClientCIDROrBuilderModifier and TypeClassDescriptionstatic final class
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.static final class
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.Methods in io.kubernetes.client.proto that return Meta.ServerAddressByClientCIDROrBuilderModifier and TypeMethodDescriptionMeta.APIGroup.Builder.getServerAddressByClientCIDRsOrBuilder
(int index) a map of client CIDR to server address that is serving this group.Meta.APIGroup.getServerAddressByClientCIDRsOrBuilder
(int index) a map of client CIDR to server address that is serving this group.Meta.APIGroupOrBuilder.getServerAddressByClientCIDRsOrBuilder
(int index) a map of client CIDR to server address that is serving this group.Meta.APIVersions.Builder.getServerAddressByClientCIDRsOrBuilder
(int index) a map of client CIDR to server address that is serving this group.Meta.APIVersions.getServerAddressByClientCIDRsOrBuilder
(int index) a map of client CIDR to server address that is serving this group.Meta.APIVersionsOrBuilder.getServerAddressByClientCIDRsOrBuilder
(int index) a map of client CIDR to server address that is serving this group.Methods in io.kubernetes.client.proto that return types with arguments of type Meta.ServerAddressByClientCIDROrBuilderModifier and TypeMethodDescriptionList<? extends Meta.ServerAddressByClientCIDROrBuilder>
Meta.APIGroup.Builder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.List<? extends Meta.ServerAddressByClientCIDROrBuilder>
Meta.APIGroup.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.List<? extends Meta.ServerAddressByClientCIDROrBuilder>
Meta.APIGroupOrBuilder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.List<? extends Meta.ServerAddressByClientCIDROrBuilder>
Meta.APIVersions.Builder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.List<? extends Meta.ServerAddressByClientCIDROrBuilder>
Meta.APIVersions.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.List<? extends Meta.ServerAddressByClientCIDROrBuilder>
Meta.APIVersionsOrBuilder.getServerAddressByClientCIDRsOrBuilderList()
a map of client CIDR to server address that is serving this group.