storage

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InMemorySecrets

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

func NewInMemorySecrets

func NewInMemorySecrets() *InMemorySecrets

func (*InMemorySecrets) Create

func (*InMemorySecrets) Delete

func (s *InMemorySecrets) Delete(name string) error

func (*InMemorySecrets) Get

func (s *InMemorySecrets) Get(name string) (*dependencies.Secret, error)

func (*InMemorySecrets) List

func (s *InMemorySecrets) List() ([]*dependencies.Secret, error)

func (*InMemorySecrets) Update

func (*InMemorySecrets) Watch

type PartialInMemoryConfig

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

func NewPartialInMemoryConfig

func NewPartialInMemoryConfig(gloo storage.Interface) *PartialInMemoryConfig

func (*PartialInMemoryConfig) Attributes

func (s *PartialInMemoryConfig) Attributes() storage.Attributes

func (*PartialInMemoryConfig) Register

func (s *PartialInMemoryConfig) Register() error

func (*PartialInMemoryConfig) Roles

func (s *PartialInMemoryConfig) Roles() storage.Roles

func (*PartialInMemoryConfig) Upstreams

func (s *PartialInMemoryConfig) Upstreams() storage.Upstreams

func (*PartialInMemoryConfig) V1

func (*PartialInMemoryConfig) VirtualServices

func (s *PartialInMemoryConfig) VirtualServices() storage.VirtualServices

Jump to

Keyboard shortcuts

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