Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(params APIServerParams)
Types ¶
type APIServerParams ¶
type APIServerParams struct { Context context.Context LicenseBytes []byte IntegrationLicenseID string LicenseFields sdklicensetypes.LicenseFields AppName string ChannelID string ChannelName string ChannelSequence int64 ReleaseSequence int64 ReleaseCreatedAt string ReleaseNotes string VersionLabel string ReplicatedAppEndpoint string StatusInformers []appstatetypes.StatusInformerString ReplicatedID string AppID string Namespace string }
Click to show internal directories.
Click to hide internal directories.