Documentation ¶
Index ¶
- func NewRazeeLocalClusterManager(url, login, password, clusterGroup string) (multicluster.ClusterManager, error)
- func NewRazeeOAuthClusterManager(url, apiKey, clusterGroup string) (multicluster.ClusterManager, error)
- func NewSatConfClusterManager(apiKey, clusterGroup string) (multicluster.ClusterManager, error)
- type Collection
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRazeeLocalClusterManager ¶ added in v0.6.0
func NewRazeeLocalClusterManager(url, login, password, clusterGroup string) (multicluster.ClusterManager, error)
NewRazeeLocalClusterManager creates an instance of Razee based ClusterManager with userName/password authentication
func NewRazeeOAuthClusterManager ¶ added in v0.6.0
func NewRazeeOAuthClusterManager(url, apiKey, clusterGroup string) (multicluster.ClusterManager, error)
NewRazeeOAuthClusterManager creates an instance of Razee based ClusterManager with OAuth authentication
func NewSatConfClusterManager ¶ added in v0.6.0
func NewSatConfClusterManager(apiKey, clusterGroup string) (multicluster.ClusterManager, error)
NewSatConfClusterManager creates an instance of Razee based ClusterManager with Satellite authentication
Types ¶
Click to show internal directories.
Click to hide internal directories.