catalog

package
v0.0.0-...-93d8160 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2024 License: Apache-2.0, BSD-3-Clause, MIT Imports: 12 Imported by: 0

Documentation

Overview

* Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCatalog

func AddCatalog(network *net.Network, resource string) (*models.CatalogBundleAddResult, error)

func Catalog

func Catalog(network *net.Network) ([]models.CatalogItemSummary, error)

func DeleteApplicationWithVersion

func DeleteApplicationWithVersion(network *net.Network, applicationId, version string) (string, error)

func DeleteEntity

func DeleteEntity(network *net.Network, entityId string) (string, error)

func DeleteEntityWithVersion

func DeleteEntityWithVersion(network *net.Network, entityId, version string) (string, error)

func DeleteLocationWithVersion

func DeleteLocationWithVersion(network *net.Network, locationId, version string) (string, error)

func DeletePolicyWithVersion

func DeletePolicyWithVersion(network *net.Network, policyId, version string) (string, error)

func Entities

func Entities(network *net.Network) ([]models.CatalogItemSummary, error)

func GetApplication

func GetApplication(network *net.Network, applicationId string) (models.CatalogEntitySummary, error)

func GetApplicationWithVersion

func GetApplicationWithVersion(network *net.Network, applicationId, version string) (models.CatalogEntitySummary, error)

func GetEntity

func GetEntity(network *net.Network, entityId string) (models.CatalogEntitySummary, error)

func GetEntityWithVersion

func GetEntityWithVersion(network *net.Network, entityId, version string) (models.CatalogEntitySummary, error)

func GetLocation

func GetLocation(network *net.Network, locationId string) (models.CatalogItemSummary, error)

func GetLocationWithVersion

func GetLocationWithVersion(network *net.Network, locationId, version string) (models.CatalogItemSummary, error)

func GetPolicy

func GetPolicy(network *net.Network, policyId string) (models.CatalogItemSummary, error)

func GetPolicyWithVersion

func GetPolicyWithVersion(network *net.Network, policyId, version string) (models.CatalogItemSummary, error)

func Icon

func Icon(network *net.Network, itemId string) ([]byte, error)

func IconWithVersion

func IconWithVersion(network *net.Network, itemId, version string) ([]byte, error)

func Locations

func Locations(network *net.Network) ([]models.CatalogItemSummary, error)

func Policies

func Policies(network *net.Network) ([]models.CatalogItemSummary, error)

func PostLocationWithVersion

func PostLocationWithVersion(network *net.Network, locationId, version string) (string, error)

func ZipResource

func ZipResource(resource string) (*bytes.Buffer, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL