Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNS ¶
type DNS struct { types.Metadata ManagedZones []ManagedZone }
func (*DNS) GetMetadata ¶ added in v0.3.24
func (*DNS) GetRawValue ¶ added in v0.3.24
func (d *DNS) GetRawValue() interface{}
type DNSSec ¶
func (*DNSSec) GetMetadata ¶ added in v0.3.24
func (*DNSSec) GetRawValue ¶ added in v0.3.24
func (d *DNSSec) GetRawValue() interface{}
type Key ¶
type Key struct { types.Metadata Algorithm types.StringValue }
func (*Key) GetMetadata ¶ added in v0.3.24
func (*Key) GetRawValue ¶ added in v0.3.24
func (k *Key) GetRawValue() interface{}
type KeySpecs ¶
func (*KeySpecs) GetMetadata ¶ added in v0.3.24
func (*KeySpecs) GetRawValue ¶ added in v0.3.24
func (k *KeySpecs) GetRawValue() interface{}
type ManagedZone ¶
func (*ManagedZone) GetMetadata ¶ added in v0.3.24
func (m *ManagedZone) GetMetadata() *types.Metadata
func (*ManagedZone) GetRawValue ¶ added in v0.3.24
func (m *ManagedZone) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.