migrations

package
v0.0.0-...-8fcca98 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Migrations = []migration.Migration{}

Functions

func AppendMigration

func AppendMigration(migration migration.Migration)

func NewBase64ProtobufEncode

func NewBase64ProtobufEncode() migration.Migration

func NewSplitDesiredLRP

func NewSplitDesiredLRP() migration.Migration

Types

type Base64ProtobufEncode

type Base64ProtobufEncode struct {
	// contains filtered or unexported fields
}

func (Base64ProtobufEncode) Down

func (b Base64ProtobufEncode) Down(logger lager.Logger) error

func (*Base64ProtobufEncode) SetCryptor

func (b *Base64ProtobufEncode) SetCryptor(cryptor encryption.Cryptor)

func (*Base64ProtobufEncode) SetStoreClient

func (b *Base64ProtobufEncode) SetStoreClient(storeClient etcd.StoreClient)

func (Base64ProtobufEncode) Up

func (b Base64ProtobufEncode) Up(logger lager.Logger) error

func (Base64ProtobufEncode) Version

func (b Base64ProtobufEncode) Version() int64

type SplitDesiredLRP

type SplitDesiredLRP struct {
	// contains filtered or unexported fields
}

func (SplitDesiredLRP) Down

func (m SplitDesiredLRP) Down(logger lager.Logger) error

func (*SplitDesiredLRP) SetCryptor

func (m *SplitDesiredLRP) SetCryptor(cryptor encryption.Cryptor)

func (*SplitDesiredLRP) SetStoreClient

func (m *SplitDesiredLRP) SetStoreClient(storeClient etcd.StoreClient)

func (SplitDesiredLRP) Up

func (m SplitDesiredLRP) Up(logger lager.Logger) error

func (SplitDesiredLRP) Version

func (m SplitDesiredLRP) Version() int64

func (SplitDesiredLRP) WriteRunInfo

func (m SplitDesiredLRP) WriteRunInfo(logger lager.Logger, desiredLRP models.DesiredLRP)

func (SplitDesiredLRP) WriteSchedulingInfo

func (m SplitDesiredLRP) WriteSchedulingInfo(logger lager.Logger, desiredLRP models.DesiredLRP)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL