Documentation ¶
Index ¶
- func AllHostnamesOfManifestGroup(mgroup manifest.Group) []string
- func ApplyToContext(ctx context.Context, config map[interface{}]interface{}) context.Context
- func ComputeCommittedResources(factor float64, rv atypes.ResourceValue) atypes.ResourceValue
- func ExposeExternalPort(expose manifest.ServiceExpose) int32
- func IngressHost(lid mtypes.LeaseID, svcName string) string
- func LeaseIDToNamespace(lid mtypes.LeaseID) string
- func ShouldBeIngress(expose manifest.ServiceExpose) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllHostnamesOfManifestGroup ¶ added in v0.9.3
func ApplyToContext ¶ added in v0.14.0
func ComputeCommittedResources ¶ added in v0.9.3
func ComputeCommittedResources(factor float64, rv atypes.ResourceValue) atypes.ResourceValue
func ExposeExternalPort ¶
func ExposeExternalPort(expose manifest.ServiceExpose) int32
func LeaseIDToNamespace ¶ added in v0.14.0
LeaseIDToNamespace generates a unique sha256 sum for identifying a provider's object name.
func ShouldBeIngress ¶
func ShouldBeIngress(expose manifest.ServiceExpose) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.