Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for serversToValidate (0.25 sec)

  1. pkg/registry/core/rest/storage_core.go

    	storageFactory serverstorage.StorageFactory
    }
    
    func (s componentStatusStorage) serversToValidate() map[string]componentstatus.Server {
    	// this is fragile, which assumes that the default port is being used
    	// TODO: switch to secure port until these components remove the ability to serve insecurely.
    	serversToValidate := map[string]componentstatus.Server{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 21:05:05 UTC 2023
    - 19.1K bytes
    - Viewed (0)
Back to top