config

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package config defines the Config data type for the sfconfig.yaml

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SFConfig

type SFConfig struct {
	AnsibleMicroshiftRolePath string `mapstructure:"ansible_microshift_role_path"`
	Microshift                struct {
		Host string
		User string
	}
	FQDN     string
	Nodepool struct {
		CloudsFile string `mapstructure:"clouds_file"`
		KubeFile   string `mapstructure:"kube_file"`
	}
}

func GetSFConfigOrDie

func GetSFConfigOrDie() SFConfig

Jump to

Keyboard shortcuts

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