Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncDNSState ¶
type SyncDNSState struct {
// contains filtered or unexported fields
}
func NewSyncDNSState ¶
func NewSyncDNSState(platform boshplatform.Platform, path string, generator boshuuid.Generator) SyncDNSState
func (SyncDNSState) NeedsUpdate ¶
func (s SyncDNSState) NeedsUpdate(newVersion uint64) bool
func (SyncDNSState) SaveState ¶
func (s SyncDNSState) SaveState(localDNSState []byte) error
Click to show internal directories.
Click to hide internal directories.