Uses of Interface
io.kubernetes.client.proto.Meta.GroupVersionForDiscoveryOrBuilder
-
Uses of Meta.GroupVersionForDiscoveryOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement Meta.GroupVersionForDiscoveryOrBuilderModifier and TypeClassDescriptionstatic final class
GroupVersion contains the "group/version" and "version" string of a version.static final class
GroupVersion contains the "group/version" and "version" string of a version.Methods in io.kubernetes.client.proto that return Meta.GroupVersionForDiscoveryOrBuilderModifier and TypeMethodDescriptionMeta.APIGroup.Builder.getPreferredVersionOrBuilder()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.getPreferredVersionOrBuilder()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroupOrBuilder.getPreferredVersionOrBuilder()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.Builder.getVersionsOrBuilder
(int index) versions are the versions supported in this group.Meta.APIGroup.getVersionsOrBuilder
(int index) versions are the versions supported in this group.Meta.APIGroupOrBuilder.getVersionsOrBuilder
(int index) versions are the versions supported in this group.Methods in io.kubernetes.client.proto that return types with arguments of type Meta.GroupVersionForDiscoveryOrBuilderModifier and TypeMethodDescriptionList<? extends Meta.GroupVersionForDiscoveryOrBuilder>
Meta.APIGroup.Builder.getVersionsOrBuilderList()
versions are the versions supported in this group.List<? extends Meta.GroupVersionForDiscoveryOrBuilder>
Meta.APIGroup.getVersionsOrBuilderList()
versions are the versions supported in this group.List<? extends Meta.GroupVersionForDiscoveryOrBuilder>
Meta.APIGroupOrBuilder.getVersionsOrBuilderList()
versions are the versions supported in this group.