Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListDetails ¶
type Patch ¶
type Patch struct { ServerIds []string `json:"servers"` OsType string `valid:"required" oneOf:"Windows2012,RedHat"` }
func (*Patch) MarshalJSON ¶
type PatchDetails ¶
Click to show internal directories.
Click to hide internal directories.