types

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secure

type Secure struct {
	ApiKey    string
	SecretKey string
}

type SubmarinerCluster

type SubmarinerCluster struct {
	ID   string            `json:"id"`
	Spec subv1.ClusterSpec `json:"spec"`
}

type SubmarinerEndpoint

type SubmarinerEndpoint struct {
	Spec subv1.EndpointSpec `json:"spec"`
}

type SubmarinerSpecification

type SubmarinerSpecification struct {
	Namespace   string
	Debug       bool
	ClusterId   string
	Token       string
	ClusterCidr []string
	ServiceCidr []string
	ColorCodes  []string
	NatEnabled  bool
	Broker      string
}

Jump to

Keyboard shortcuts

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