Documentation ¶
Index ¶
Constants ¶
View Source
const BlorgBackendYAML = `` /* 972-byte string literal not displayed */
View Source
const BlorgJobYAML = `` /* 279-byte string literal not displayed */
View Source
const DoggosDeploymentYaml = `` /* 521-byte string literal not displayed */
View Source
const DoggosServiceYaml = `` /* 240-byte string literal not displayed */
View Source
const JobYAML = `` /* 251-byte string literal not displayed */
View Source
const LonelyPodYAML = `` /* 225-byte string literal not displayed */
We deliberately create a pod without any labels, to ensure code works without them.
View Source
const MultipleContainersYAML = `` /* 394-byte string literal not displayed */
View Source
const PostgresYAML = `` /* 1600-byte string literal not displayed */
Useful if you ever want to play around with deploying postgres
View Source
const SanchoYAML = `` /* 462-byte string literal not displayed */
View Source
const SecretYaml = `
apiVersion: v1
kind: Secret
metadata:
name: mysecret
type: Opaque
data:
username: YWRtaW4=
password: MWYyZDFlMmU2N2Rm
`
View Source
const SnackYaml = `` /* 364-byte string literal not displayed */
View Source
const SyncletYAML = `` /* 1214-byte string literal not displayed */
View Source
const TracerYAML = `` /* 1295-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.