Documentation ¶
Overview ¶
Package fabric contains fabric API versions.
This file ensures Go source parsers acknowledge the fabric package and any child packages. It can be removed if any other Go source files are added to this package.
Index ¶
- Variables
- func CheckAndCreateConfigMap(client client.Client, request reconcile.Request) error
- func GetDefault(p interface{}, v interface{}) interface{}
- func GetNodeIPaddress(c client.Client) ([]string, error)
- func GetObjectFromTemplate(templateName string) (runtime.Object, *schema.GroupVersionKind, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // TemplateRoot is the root directory where all needed templates live TemplateRootDir = "/usr/local/bin/templates/" ScriptRoodDir = "/usr/local/bin/scripts" ToolSetName = "fabric-toolset" )
Functions ¶
func CheckAndCreateConfigMap ¶
CheckAndCreateConfigMap - Try to check if the configmap exists, if not, create one
func GetDefault ¶
func GetDefault(p interface{}, v interface{}) interface{}
func GetObjectFromTemplate ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package v1alpha1 contains API Schema definitions for the fabric v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=fabric.hyperledger.org
|
Package v1alpha1 contains API Schema definitions for the fabric v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=fabric.hyperledger.org |
Click to show internal directories.
Click to hide internal directories.