Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterSvc ¶
type ClusterSvc struct{}
func (*ClusterSvc) GetAppInstConfigs ¶
func (s *ClusterSvc) GetAppInstConfigs(ctx context.Context, clusterInst *edgeproto.ClusterInst, appInst *edgeproto.AppInst, policy *edgeproto.AutoScalePolicy, settings *edgeproto.Settings, userAlerts []edgeproto.AlertPolicy) ([]*edgeproto.ConfigFile, error)
func (*ClusterSvc) GetVersionProperties ¶
func (s *ClusterSvc) GetVersionProperties(ctx context.Context) map[string]string
Click to show internal directories.
Click to hide internal directories.