mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
commit
dc0fdcc6f4
@ -191,7 +191,7 @@ type Volume struct {
|
|||||||
VolumeSource `json:",inline,omitempty"`
|
VolumeSource `json:",inline,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// VolumeSource represents the source location of a valume to mount.
|
// VolumeSource represents the source location of a volume to mount.
|
||||||
// Only one of its members may be specified.
|
// Only one of its members may be specified.
|
||||||
type VolumeSource struct {
|
type VolumeSource struct {
|
||||||
// HostPath represents a pre-existing file or directory on the host
|
// HostPath represents a pre-existing file or directory on the host
|
||||||
|
Loading…
Reference in New Issue
Block a user