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 = `` /* 547-byte string literal not displayed */
BPMRelease utilizing the test server to open two tcp ports
const BPMReleaseWithAffinity = `` /* 2648-byte string literal not displayed */
BPMReleaseWithAffinity contains affinity information
const BPMReleaseWithoutPersistentDisk = `` /* 467-byte string literal not displayed */
BPMReleaseWithoutPersistentDisk doesn't contain persistent disk declaration
const CFRouting = `` /* 742-byte string literal not displayed */
CFRouting BOSH release is being tested for BOSH pre hook
const Default = `` /* 1884-byte string literal not displayed */
Default is the default BOSH manifest for tests
const Drains = `` /* 378-byte string literal not displayed */
Drains is a small manifest with jobs that include drain scripts
const Elaborated = `` /* 1144-byte string literal not displayed */
Elaborated is a manifest with multi BOSH job specifications
const GardenRunc = `` /* 828-byte string literal not displayed */
GardenRunc BOSH release is being tested for BPM pre start hook
const ManifestWithLargeValues = `` /* 99839-byte string literal not displayed */
ManifestWithLargeValues has large yaml values.
const NatsSmall = `` /* 547-byte string literal not displayed */
NatsSmall is a small manifest to start nats
const NatsSmallWithPatch = `` /* 876-byte string literal not displayed */
NatsSmallWithPatch is a manifest that patches the prestart hook to loop forever
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 WithOverriddenBPMInfo = `` /* 1453-byte string literal not displayed */
WithOverriddenBPMInfo is a manifest with overridden BPM Infos
const WithProviderAndConsumer = `` /* 1998-byte string literal not displayed */
WithProviderAndConsumer is a manifest with providers and consumers
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
- manifests.go