Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for etcdLocation (0.13 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/storage/storage_factory.go

    }
    
    type groupResourceOverrides struct {
    	// etcdLocation contains the list of "special" locations that are used for particular GroupResources
    	// These are merged on top of the StorageConfig when requesting the storage.Interface for a given GroupResource
    	etcdLocation []string
    	// etcdPrefix is the base location for a GroupResource.
    	etcdPrefix string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 20 13:35:58 UTC 2023
    - 14.1K bytes
    - Viewed (0)
Back to top