Documentation ¶
Overview ¶
Code generated by https://github.com/gocomply/xsd2go; DO NOT EDIT. Models for http://oval.mitre.org/XMLSchema/oval-definitions-5#esx
Index ¶
- type EntityStateClassificationType
- type EntityStateSupportLevelType
- type Patch56Behaviors
- type Patch56Object
- type Patch56State
- type Patch56Test
- type PatchBehaviors
- type PatchObject
- type PatchState
- type PatchTest
- type VersionObject
- type VersionState
- type VersionTest
- type ViSdkManagedEntityBehaviors
- type VisdkmanagedobjectObject
- type VisdkmanagedobjectState
- type VisdkmanagedobjectTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntityStateClassificationType ¶
type EntityStateClassificationType struct { XMLName xml.Name EntityCheck string `xml:"entity_check,attr,omitempty"` CheckExistence string `xml:"check_existence,attr,omitempty"` Datatype oval.DatatypeEnumeration `xml:"datatype,attr,omitempty"` Operation oval.OperationEnumeration `xml:"operation,attr,omitempty"` Mask bool `xml:"mask,attr,omitempty"` VarRef oval.VariableIDPattern `xml:"var_ref,attr,omitempty"` VarCheck oval.CheckEnumeration `xml:"var_check,attr,omitempty"` InnerXml string `xml:",innerxml"` }
type EntityStateSupportLevelType ¶
type EntityStateSupportLevelType struct { XMLName xml.Name EntityCheck string `xml:"entity_check,attr,omitempty"` CheckExistence string `xml:"check_existence,attr,omitempty"` Datatype oval.DatatypeEnumeration `xml:"datatype,attr,omitempty"` Operation oval.OperationEnumeration `xml:"operation,attr,omitempty"` Mask bool `xml:"mask,attr,omitempty"` VarRef oval.VariableIDPattern `xml:"var_ref,attr,omitempty"` VarCheck oval.CheckEnumeration `xml:"var_check,attr,omitempty"` InnerXml string `xml:",innerxml"` }
type Patch56Behaviors ¶
type Patch56Object ¶
type Patch56Object struct { XMLName xml.Name `xml:"patch56_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Behaviors *Patch56Behaviors `xml:"behaviors"` PatchName *oval_def.EntityObjectStringType `xml:"patch_name"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Patch56State ¶
type Patch56State struct { XMLName xml.Name `xml:"patch56_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` PatchName *oval_def.EntityStateStringType `xml:"patch_name"` KnowledgeBaseId *oval_def.EntityStateIntType `xml:"knowledge_base_id"` BundleId *oval_def.EntityStateIntType `xml:"bundle_id"` Classification *EntityStateClassificationType `xml:"classification"` SupportLevel *EntityStateSupportLevelType `xml:"support_level"` Status *oval_def.EntityStateBoolType `xml:"status"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Patch56Test ¶
type Patch56Test struct { XMLName xml.Name `xml:"patch56_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PatchBehaviors ¶
type PatchObject ¶
type PatchObject struct { XMLName xml.Name `xml:"patch_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Behaviors *PatchBehaviors `xml:"behaviors"` PatchNumber *oval_def.EntityObjectStringType `xml:"patch_number"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PatchState ¶
type PatchState struct { XMLName xml.Name `xml:"patch_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` PatchNumber *oval_def.EntityStateStringType `xml:"patch_number"` Status *oval_def.EntityStateBoolType `xml:"status"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PatchTest ¶
type PatchTest struct { XMLName xml.Name `xml:"patch_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type VersionObject ¶
type VersionObject struct { XMLName xml.Name `xml:"version_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type VersionState ¶
type VersionState struct { XMLName xml.Name `xml:"version_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Release *oval_def.EntityStateVersionType `xml:"release"` Build *oval_def.EntityStateIntType `xml:"build"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type VersionTest ¶
type VersionTest struct { XMLName xml.Name `xml:"version_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type VisdkmanagedobjectObject ¶
type VisdkmanagedobjectObject struct { XMLName xml.Name `xml:"visdkmanagedobject_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Behaviors *ViSdkManagedEntityBehaviors `xml:"behaviors"` Property *oval_def.EntityObjectStringType `xml:"property"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type VisdkmanagedobjectState ¶
type VisdkmanagedobjectState struct { XMLName xml.Name `xml:"visdkmanagedobject_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Property *oval_def.EntityStateStringType `xml:"property"` Value *oval_def.EntityStateAnySimpleType `xml:"value"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type VisdkmanagedobjectTest ¶
type VisdkmanagedobjectTest struct { XMLName xml.Name `xml:"visdkmanagedobject_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
Click to show internal directories.
Click to hide internal directories.