ocp4

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	Master Master
}

func (*Cluster) GenYAML

func (cluster *Cluster) GenYAML() []Manifest

GenYAML returns the list of translated CRDs

func (*Cluster) Translate

func (cluster *Cluster) Translate(masterconfig configv1.MasterConfig)

type Manifest

type Manifest struct {
	Name string
	CRD  []byte
}

Manifest holds a CRD object

type Master

type Master struct {
	OAuth   oauth.OAuthCRD
	Secrets []secrets.Secret
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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