rkt

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2018 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Overview

Package rkt is expected to be used by other projects who want to integrate with rkt. See https://peter.bourgon.org/go-best-practices-2016/#repository-structure for the rationale of calling this package "rkt" located in the "lib" subdirectory.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppsForPod

func AppsForPod(uuid, dataDir string, appName string) ([]*v1.App, error)

AppsForPod returns the apps of the pod with the given uuid in the given data directory. If appName is non-empty, then only the app with the given name will be returned.

func NewPodFromInternalPod added in v1.19.0

func NewPodFromInternalPod(p *pkgPod.Pod) (*v1.Pod, error)

NewPodFromInternalPod converts *pkgPod.Pod to *Pod

Types

This section is empty.

Jump to

Keyboard shortcuts

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