Documentation ¶
Overview ¶
Code generated by https://github.com/gocomply/xsd2go; DO NOT EDIT. Models for http://oval.mitre.org/XMLSchema/oval-definitions-5#junos
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntityStateJunosReleaseTypeType ¶
type EntityStateJunosReleaseTypeType struct { }
type ShowObject ¶
type ShowObject struct { XMLName xml.Name `xml:show_object` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Set oval_def.Set `xml:"set"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type ShowState ¶
type ShowState struct { XMLName xml.Name `xml:show_state` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Operator string `xml:"operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Subcommand *oval_def.EntityStateStringType `xml:"subcommand"` Value *oval_def.EntityStateStringType `xml:"value"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type ShowTest ¶
type ShowTest struct { XMLName xml.Name `xml:show_test` Id string `xml:"id,attr"` Version string `xml:"version,attr"` CheckExistence string `xml:"check_existence,attr"` Check string `xml:"check,attr"` StateOperator string `xml:"state_operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type VersionObject ¶
type VersionObject struct { XMLName xml.Name `xml:version_object` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Set oval_def.Set `xml:"set"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type VersionState ¶
type VersionState struct { XMLName xml.Name `xml:version_state` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Operator string `xml:"operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Component *oval_def.EntityStateStringType `xml:"component"` RawValue *oval_def.EntityStateStringType `xml:"raw_value"` Major *oval_def.EntityStateIntType `xml:"major"` Minor *oval_def.EntityStateIntType `xml:"minor"` Type *EntityStateJunosReleaseTypeType `xml:"type"` Build *oval_def.EntityStateIntType `xml:"build"` MaintenanceRelease *oval_def.EntityStateIntType `xml:"maintenance_release"` Spin *oval_def.EntityStateIntType `xml:"spin"` BuildDate *oval_def.EntityStateIntType `xml:"build_date"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type VersionTest ¶
type VersionTest struct { XMLName xml.Name `xml:version_test` Id string `xml:"id,attr"` Version string `xml:"version,attr"` CheckExistence string `xml:"check_existence,attr"` Check string `xml:"check,attr"` StateOperator string `xml:"state_operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type XmlConfigObject ¶
type XmlConfigObject struct { XMLName xml.Name `xml:xml_config_object` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Set oval_def.Set `xml:"set"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type XmlConfigState ¶
type XmlConfigState struct { XMLName xml.Name `xml:xml_config_state` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Operator string `xml:"operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Xpath *oval_def.EntityStateStringType `xml:"xpath"` ValueOf *oval_def.EntityStateAnySimpleType `xml:"value_of"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type XmlConfigTest ¶
type XmlConfigTest struct { XMLName xml.Name `xml:xml_config_test` Id string `xml:"id,attr"` Version string `xml:"version,attr"` CheckExistence string `xml:"check_existence,attr"` Check string `xml:"check,attr"` StateOperator string `xml:"state_operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type XmlShowObject ¶
type XmlShowObject struct { XMLName xml.Name `xml:xml_show_object` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Set oval_def.Set `xml:"set"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type XmlShowState ¶
type XmlShowState struct { XMLName xml.Name `xml:xml_show_state` Id string `xml:"id,attr"` Version string `xml:"version,attr"` Operator string `xml:"operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Subcommand *oval_def.EntityStateStringType `xml:"subcommand"` Xpath *oval_def.EntityStateStringType `xml:"xpath"` ValueOf *oval_def.EntityStateAnySimpleType `xml:"value_of"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
type XmlShowTest ¶
type XmlShowTest struct { XMLName xml.Name `xml:xml_show_test` Id string `xml:"id,attr"` Version string `xml:"version,attr"` CheckExistence string `xml:"check_existence,attr"` Check string `xml:"check,attr"` StateOperator string `xml:"state_operator,attr"` Comment string `xml:"comment,attr"` Deprecated string `xml:"deprecated,attr"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.Signature `xml:"Signature"` Notes *oval.Notes `xml:"notes"` }
Element
Click to show internal directories.
Click to hide internal directories.