Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrustZone ¶
type TrustZone struct {
TrustZoneProto *trust_zone_proto.TrustZone
}
func NewTrustZone ¶
func NewTrustZone(trustZone *trust_zone_proto.TrustZone) *TrustZone
func (*TrustZone) GetTrustProvider ¶
func (tz *TrustZone) GetTrustProvider() (*trustprovider.TrustProvider, error)
Click to show internal directories.
Click to hide internal directories.