types

package
v0.0.0-...-0420b53 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	IdleTimeoutKey = "idle_timeout.timeout_seconds"
)

Variables

This section is empty.

Functions

func DeepEqual

func DeepEqual(x, y interface{}) bool

func GetInternetFacingConfigMap

func GetInternetFacingConfigMap(namespace string) map[string]string

Get the configmap that holds the whitelisted internet facing

func IngressAllowedExternal

func IngressAllowedExternal(configNamespace, namespace, ingressName string) bool

Returns true if the namespace/ingress allows creating internet-facing ALBs

Types

type AWSStringSlice

type AWSStringSlice []*string

func Difference

func Difference(a, b AWSStringSlice) (ab AWSStringSlice)

func NewAWSStringSlice

func NewAWSStringSlice(s string) (out AWSStringSlice)

NewAWSStringSlice converts a string with comma separated strings into an AWSStringSlice.

func (AWSStringSlice) Hash

func (a AWSStringSlice) Hash() *string

Hash returns a hash representing security group names

func (AWSStringSlice) Len

func (n AWSStringSlice) Len() int

func (AWSStringSlice) Less

func (n AWSStringSlice) Less(i, j int) bool

func (AWSStringSlice) Swap

func (n AWSStringSlice) Swap(i, j int)

type AvailabilityZones

type AvailabilityZones []*elbv2.AvailabilityZone

func (AvailabilityZones) AsSubnets

func (az AvailabilityZones) AsSubnets() AWSStringSlice

type Cidrs

type Cidrs AWSStringSlice

type EC2Tags

type EC2Tags []*ec2.Tag

func (EC2Tags) Get

func (t EC2Tags) Get(s string) (string, bool)

type Subnets

type Subnets AWSStringSlice

func (Subnets) AsAvailabilityZones

func (subnets Subnets) AsAvailabilityZones() AvailabilityZones

func (Subnets) String

func (s Subnets) String() string

type Tags

type Tags []*elbv2.Tag

func SortedMap

func SortedMap(m map[string]string) Tags

func (*Tags) Get

func (t *Tags) Get(s string) (string, bool)

func (Tags) Hash

func (t Tags) Hash() *string

func (Tags) Len

func (n Tags) Len() int

func (Tags) Less

func (n Tags) Less(i, j int) bool

func (Tags) Swap

func (n Tags) Swap(i, j int)

Jump to

Keyboard shortcuts

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