config

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dumper

type Dumper struct {
	Configs     []v1.Config
	ClusterName string
}

func (*Dumper) Dump

func (c *Dumper) Dump(clusterfile string) error

func (*Dumper) WriteFiles

func (c *Dumper) WriteFiles() error

type Interface

type Interface interface {
	// Dump Config in Clusterfile to the cluster rootfs disk
	Dump(clusterfile string) error
}

func NewConfiguration

func NewConfiguration(clusterName string) Interface

Jump to

Keyboard shortcuts

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