Documentation
¶
Overview ¶
Package boshmanifest contains text assets for BOSH manifests and ops files
Index ¶
Constants ¶
const BOSHManifestWithTwoInstanceGroups = `` /* 1267-byte string literal not displayed */
BOSHManifestWithTwoInstanceGroups has two instance groups nats and route_registrar
const BPMRelease = `` /* 553-byte string literal not displayed */
BPMRelease utilizing the test server to open two tcp ports It can be used in integration tests.
const BPMReleaseWithAffinity = `` /* 2657-byte string literal not displayed */
BPMReleaseWithAffinity contains affinity information
const BPMReleaseWithGlobalUpdateBlock = `` /* 1102-byte string literal not displayed */
BPMReleaseWithGlobalUpdateBlock contains a manifest with a global update block
const BPMReleaseWithUpdateSerial = `` /* 1297-byte string literal not displayed */
BPMReleaseWithUpdateSerial contains a manifest with some dependent instance groups
const BPMReleaseWithUpdateSerialAndWithoutPorts = `` /* 541-byte string literal not displayed */
BPMReleaseWithUpdateSerialAndWithoutPorts contains a manifest with serial but without ports
const BPMReleaseWithUpdateSerialInManifest = `` /* 658-byte string literal not displayed */
BPMReleaseWithUpdateSerialInManifest contains a manifest with bosh serial on manifest level
const CFRouting = `` /* 742-byte string literal not displayed */
CFRouting BOSH release is being tested for BOSH pre hook It can be used in integration tests.
const Default = `` /* 2048-byte string literal not displayed */
Default is the default BOSH manifest for tests
const Diego = `` /* 449-byte string literal not displayed */
Diego BOSH release is being tested for BPM pre start hook It can be used in integration tests.
const Drains = `` /* 378-byte string literal not displayed */
Drains is a small manifest with jobs that include drain scripts It can be used in integration tests.
const Elaborated = `` /* 1144-byte string literal not displayed */
Elaborated is a manifest with multi BOSH job specifications
const ManifestWithExternalLinks = `` /* 1498-byte string literal not displayed */
ManifestWithExternalLinks has explicit BOSH links consumes.
const ManifestWithLargeValues = `` /* 99839-byte string literal not displayed */
ManifestWithLargeValues has large yaml values.
const NatsExplicitVar = `` /* 633-byte string literal not displayed */
NatsExplicitVar is the same as NatsSmall, but with an additional explicit var
const NatsSmall = `` /* 540-byte string literal not displayed */
NatsSmall is a small manifest to start nats, used in most integration tests
const NatsSmallWithLinks = `` /* 593-byte string literal not displayed */
NatsSmallWithLinks has explicit BOSH links. It can be used in integration tests.
const NatsSmallWithPatch = `` /* 869-byte string literal not displayed */
NatsSmallWithPatch is a manifest that patches the prestart hook to loop forever It can be used in integration tests.
const NatsSmokeTestWithExternalLinks = `` /* 344-byte string literal not displayed */
NatsSmokeTestWithExternalLinks has explicit BOSH links. It can be used in integration tests.
const WithAbsentBPMInfo = `` /* 827-byte string literal not displayed */
WithAbsentBPMInfo is a manifest with an absent BPM info
const WithAddons = `` /* 2756-byte string literal not displayed */
WithAddons is a BOSH manifest with addons for tests
const WithMultiBPMProcesses = `` /* 983-byte string literal not displayed */
WithMultiBPMProcesses is a manifest with multi BPM processes
const WithMultiBPMProcessesAndPersistentDisk = `` /* 1055-byte string literal not displayed */
WithMultiBPMProcessesAndPersistentDisk is a BOSH manifest with multi BPM Processes and persistent disk definition
const WithNilConsume = `` /* 2028-byte string literal not displayed */
WithNilConsume is a manifest with a nil consume
const WithOverriddenBPMInfo = `` /* 1470-byte string literal not displayed */
WithOverriddenBPMInfo is a manifest with overridden BPM Infos
const WithProviderAndConsumer = `` /* 2120-byte string literal not displayed */
WithProviderAndConsumer is a manifest with providers and consumers
const WithResources = `` /* 2236-byte string literal not displayed */
WithResources is a manifest with setting resources for a process
const WithZeroInstances = `` /* 559-byte string literal not displayed */
WithZeroInstances is a manifest with zero instances
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.