bootstrap

package
v0.0.0-...-64835f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

Bootstrap

These are the bootstrap scripts that ship with the default kubicorn profiles.

Feel free to add your own, or modify these at any time.

The scripts are effectively what we use as user data to initialize a VM

I need to template out one of these bootstrap scripts

No you don't. Write bash like a pro.

I need more data in a bootstrap script what should I do?

If you really can only get it from kubicorn and nowhere else, you can use the Values{} struct to define custom key/value pairs that will be injected into your script. This will be a code change, and is intended to be just that.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inject

func Inject(data []byte, values map[string]string) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL