Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
Driver is the filedriver object
func NewDriver ¶
NewDriver creates a new file driver. rootPath is the directory where the configMaps data file resides.
func (*Driver) Delete ¶
Delete deletes the configMap associated with the specified ID. An error is returned if no matching configMap is found.
Click to show internal directories.
Click to hide internal directories.