fileserver

package module
v0.0.0-...-46b8ec5 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0, BSD-3-Clause Imports: 1 Imported by: 0

README

File Server

Note: This repository should be imported as code.cloudfoundry.org/fileserver.

Bob Loblaw's Blob Store

Reporting issues and requesting features

Please report all issues and feature requests in cloudfoundry/diego-release.

Uploading Droplets & Build Artifacts

Uploading droplets & build artifacts via CC involves crafting a correctly-formed multipart request. For Droplets we also poll until the async job completes.

To specify a remote cloud controller to test against, use the following environment variables:

CC_ADDRESS the hostname for a deployed CC CC_USERNAME, CC_PASSWORD the basic auth credentials for the droplet upload endpoint CC_APPGUID a valid app guid on that deployed CC

####Learn more about Diego and its components at diego-design-notes

Documentation

Index

Constants

View Source
const (
	StaticRoute = "Static"
)

Variables

View Source
var Routes = rata.Routes{
	{Name: StaticRoute, Method: "GET", Path: "/v1/static/"},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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