Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for attachDetachController (0.18 sec)

  1. pkg/volume/plugins.go

    	VolumeAttachmentLister() storagelistersv1.VolumeAttachmentLister
    	// IsAttachDetachController is an interface marker to strictly tie AttachDetachVolumeHost
    	// to the attachDetachController
    	IsAttachDetachController() bool
    }
    
    // VolumeHost is an interface that plugins can use to access the kubelet.
    type VolumeHost interface {
    	// GetPluginDir returns the absolute path to a directory under which
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 06 16:13:15 UTC 2024
    - 38.2K bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Ref:         ref("k8s.io/cloud-provider/config/v1alpha1.KubeCloudSharedConfiguration"),
    						},
    					},
    					"AttachDetachController": {
    						SchemaProps: spec.SchemaProps{
    							Description: "AttachDetachControllerConfiguration holds configuration for AttachDetachController related features.",
    							Default:     map[string]interface{}{},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top