cfpkg

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

README

cfpkg

Install Cloud Foundry artifacts the kubernetes way.

This product brings the wold of shalm to Cloud Foundry.

Installation

brew tap wonderix/tap
brew install cfpkg

Features

  • Supports everything provided by shalm
  • Allows installation of Cloud Foundry artifacts in a k8s way

Example

The following artefact will create (or update) an organization within Cloud Foundry

---
apiVersion: cloudfoundry.io/v1beta1
kind: Org
metadata:
  name: test

Reference

The following types are supported. Other types will follow.

Type Example
User user.yaml
Member member.yaml
Domain domain.yaml
SharedDomain shared_domain.yaml
OrgQuota org_quota.yaml
FeatureFlag feature_flag.yaml
Org org.yaml
Space space.yaml
Route route.yaml
Buildpack buildpack.yaml
ServiceBroker service_broker.yaml
ServiceAccess service_access.yaml
ServiceInstance service_instance.yaml
ServiceBinding service_binding.yaml
ServiceKey service_key.yaml
App app.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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