Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetTag ¶
type AssetTag interface { CreateAssetTag(hvs.TagCertConfig) ([]byte, error) DeployAssetTag(hc.HostConnector, string, string) error }
AssetTag interface is used to create and deploy an asset tag certificate on a host
func NewAssetTag ¶
func NewAssetTag() AssetTag
NewAssetTag returns an instance to the AssetTag interface
Click to show internal directories.
Click to hide internal directories.