Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + type LegacyRESTStorage struct + SecondaryServiceClusterIPAllocator rangeallocation.RangeRegistry + ServiceClusterIPAllocator rangeallocation.RangeRegistry + ServiceNodePortAllocator rangeallocation.RangeRegistry + type LegacyRESTStorageProvider struct + APIAudiences authenticator.Audiences + EventTTL time.Duration + KubeletClientConfig kubeletclient.KubeletClientConfig + LoopbackClientConfig *restclient.Config + ProxyTransport http.RoundTripper + SecondaryServiceIPRange net.IPNet + ServiceAccountIssuer serviceaccount.TokenGenerator + ServiceAccountMaxExpiration time.Duration + ServiceIPRange net.IPNet + ServiceNodePortRange utilnet.PortRange + StorageFactory serverstorage.StorageFactory + func (c LegacyRESTStorageProvider) NewLegacyRESTStorage(restOptionsGetter generic.RESTOptionsGetter) (LegacyRESTStorage, genericapiserver.APIGroupInfo, error) + func (p LegacyRESTStorageProvider) GroupName() string