clusterapi

package
v1.14.16-dcf8320c8c4e Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 34 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 {
	FileList []*asset.RuntimeFile
}

Cluster generates manifests for target cluster creation using CAPI.

func (*Cluster) Dependencies

func (c *Cluster) Dependencies() []asset.Asset

Dependencies returns all of the dependencies directly needed by the ClusterAPI asset.

func (*Cluster) Files

func (c *Cluster) Files() []*asset.File

Files returns the files generated by the asset.

func (*Cluster) Generate

func (c *Cluster) Generate(_ context.Context, dependencies asset.Parents) error

Generate generates the respective operator config.yml files.

func (*Cluster) Load

func (c *Cluster) Load(f asset.FileFetcher) (bool, error)

Load returns the openshift asset from disk.

func (*Cluster) Name

func (c *Cluster) Name() string

Name returns a human friendly name for the operator.

func (*Cluster) RuntimeFiles

func (c *Cluster) RuntimeFiles() []*asset.RuntimeFile

RuntimeFiles returns the files generated by the asset.

Jump to

Keyboard shortcuts

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