install

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrClientK8s = errors.New("k8sAPIClientError")
)

Functions

This section is empty.

Types

type ChaincodePackageOptions

type ChaincodePackageOptions struct {
	ChaincodeName  string
	ChaincodeLabel string
	Address        string
}

type Connection

type Connection struct {
	Address     string `json:"address"`
	DialTimeout string `json:"dial_timeout"`
	TLSRequired bool   `json:"tls_required"`
}

type FabricChaincodeInstallReconciler

type FabricChaincodeInstallReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	Config *rest.Config
}

func (*FabricChaincodeInstallReconciler) Reconcile

func (*FabricChaincodeInstallReconciler) SetupWithManager

func (r *FabricChaincodeInstallReconciler) SetupWithManager(mgr ctrl.Manager) error

type Metadata

type Metadata struct {
	Type  string `json:"type"`
	Label string `json:"label"`
}

type Pem

type Pem struct {
	Pem string
}

Jump to

Keyboard shortcuts

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