Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
var SchemeGroupVersion = externalconfig.SchemeGroupVersion
Functions ¶
This section is empty.
Types ¶
type ControlPlaneConfiguration ¶
type ControlPlaneConfiguration = externalconfig.ControlPlaneConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.
type CritBootstrapServerConfiguration ¶
type CritBootstrapServerConfiguration = externalconfig.CritBootstrapServerConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.
type EtcdConfiguration ¶
type EtcdConfiguration = externalconfig.EtcdConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.
type KubeAPIServerConfiguration ¶
type KubeAPIServerConfiguration = externalconfig.KubeAPIServerConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.
type KubeControllerManagerConfiguration ¶
type KubeControllerManagerConfiguration = externalconfig.KubeControllerManagerConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.
type NodeConfiguration ¶
type NodeConfiguration = externalconfig.NodeConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.
type WorkerConfiguration ¶
type WorkerConfiguration = externalconfig.WorkerConfiguration
The external configuration types being used are aliased to be used internal to the project without needing to update import paths.