package
0.0.35
Repository: https://github.com/seizadi/cmdb.git
Documentation: pkg.go.dev

# Functions

DecodePageToken decodes page token from the user's request.
EncodePageToken encodes offset and limit to a string in application specific format (offset:limit) in base64 encoding.
NewAppConfigsServer returns an instance of the default AppConfig server interface.
NewApplicationInstancesServer returns an instance of the default ApplicationInstance server interface.
NewApplicationsServer returns an instance of the default Application server interface.
NewAppVersionsServer returns an instance of the default AppVersion server interface.
NewArtifactsServer returns an instance of the default Artifact server interface.
NewBasicServer returns an instance of the default server interface.
NewChartVersionsServer returns an instance of the default ChartVersion server interface.
NewCloudProvidersServer returns an instance of the default CloudProvider server interface.
NewDeploymentsServer returns an instance of the default Deployment server interface.
NewEnvironmentsServer returns an instance of the default Environment server interface.
NewKubeClustersServer returns an instance of the default KubeCluster server interface.
NewLifecyclesServer returns an instance of the default Lifecycle server interface.
NewManifestServer returns an instance of the default Manifest server interface.
NewNetworksServer returns an instance of the default Network server interface.
NewRegionsServer returns an instance of the default Region server interface.
NewSecretsServer returns an instance of the default Secret server interface.
NewVaultsServer returns an instance of the default Vault server interface.

# Variables

No description provided by the author