Documentation
¶
Index ¶
- Constants
- func BackupArchiveVolumeName(volume string) string
- func ContainerAlias(project string, environment string, service string, slot int) string
- func ContainerName(project string, environment string, service string, slot int) string
- func ExportAlias(project string, environment string, service string) string
- func ExportNetworkName(project string, environment string, service string) string
- func IsBackupArchiveVolumeName(value string) bool
- func MaintenanceProxyConfigFileName(project string, environment string, service string) string
- func NetworkEnvironmentPrefix(project string, environment string) string
- func NetworkName(project string, environment string) string
- func NetworkProjectPrefix(project string) string
- func ProxyConfigFileName(project string, environment string) string
- func RevisionContainerAlias(project string, environment string, service string, revision string, slot int) string
- func RevisionContainerName(project string, environment string, service string, revision string, slot int) string
- func RouterName(project string, environment string, service string) string
- func ServiceIdentity(project string, environment string, service string) string
- func VolumeEnvironmentPrefix(project string, environment string) string
- func VolumeName(project string, environment string, volume string) string
- func VolumeProjectPrefix(project string) string
Constants ¶
View Source
const (
ServiceIdentityLabel = "tako.runtimeId"
)
Variables ¶
This section is empty.
Functions ¶
func BackupArchiveVolumeName ¶ added in v0.5.4
func ContainerAlias ¶ added in v0.4.1
func ContainerName ¶
func ExportAlias ¶ added in v0.4.12
func ExportNetworkName ¶ added in v0.4.12
func IsBackupArchiveVolumeName ¶ added in v0.5.4
func NetworkEnvironmentPrefix ¶ added in v0.4.13
func NetworkName ¶
func NetworkProjectPrefix ¶
func ProxyConfigFileName ¶
func RevisionContainerAlias ¶ added in v0.5.4
func RevisionContainerName ¶ added in v0.5.4
func ServiceIdentity ¶
func VolumeEnvironmentPrefix ¶
func VolumeProjectPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.