config

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Client                 kubernetes.Interface
	ReleaseClient          kube.Client
	ReleaseClientPool      kube.ClientPool
	Codec                  kube.Codec
	CanaryReleaseName      string
	CanaryReleaseNamespace string
	ReleaseName            string
	// contains filtered or unexported fields
}

func (*Configuration) AddFlags

func (c *Configuration) AddFlags(app *cli.App)

AddFlags add flags to app

type TemplateConfig

type TemplateConfig struct {
	MaxOpenFiles  int
	BacklogSize   int
	IsIPV6Enabled bool
	Cfg           nginx.Configuration
	TCPBackends   []api.L4Service
	UDPBackends   []api.L4Service
}

func NewDefaultTemplateConfig

func NewDefaultTemplateConfig() TemplateConfig

func (*TemplateConfig) Equal

func (c *TemplateConfig) Equal(c2 *TemplateConfig) bool

Equal tests for equality between tow Template Config types

Jump to

Keyboard shortcuts

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