Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents OCP3 configuration
func New ¶
func New() *Config
New instantiates and returns Config structure that represents OCP3 configuration
func (*Config) Fetch ¶
func (c *Config) Fetch()
Fetch checks whether OCP3 configuration is available and retrieves it in case it is not.
func (*Config) ParseMaster ¶
func (c *Config) ParseMaster() configv1.MasterConfig
ParseMaster unmarshals OCP3 master-config
Click to show internal directories.
Click to hide internal directories.