polkadot

package
v0.0.0-...-b0206a0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2020 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Copyright (c) 2020 Swisscom Blockchain AG Licensed under MIT License

Index

Constants

View Source
const (
	NotForcedRequeue = false
	ForcedRequeue    = true
)
View Source
const (
	ServiceSentryName    = "sentry-service"
	ServiceValidatorName = "validator-service"

	P2PPortName            = "p2p"
	RPCPortName            = "http-rpc"
	WSPortName             = "websocket-rpc"
	ValidatorSSName        = "validator-sset"
	SentrySSName           = "sentry-sset"
	ValidatorNetworkPolicy = "validator-networkpolicy"
)

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Add creates a new Polkadot Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.

Types

type CRKind

type CRKind string
const (
	Sentry             CRKind = "Sentry"
	Validator          CRKind = "Validator"
	SentryAndValidator CRKind = "SentryAndValidator"
)

type IHandlerNetworkPolicy

type IHandlerNetworkPolicy interface {
	// contains filtered or unexported methods
}

pattern Strategy

type IHandlerService

type IHandlerService interface {
	// contains filtered or unexported methods
}

pattern Strategy

type IHandlerStatefulSet

type IHandlerStatefulSet interface {
	// contains filtered or unexported methods
}

pattern Strategy

type Parameters

type Parameters struct {
	// contains filtered or unexported fields
}

type ReconcilerPolkadot

type ReconcilerPolkadot struct {
	// contains filtered or unexported fields
}

ReconcilerPolkadot reconciles a Polkadot object

func (*ReconcilerPolkadot) Reconcile

func (r *ReconcilerPolkadot) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile reads that state of the cluster for a CustomResource object and makes changes based on the state read and what is in the CustomResource.Spec

Jump to

Keyboard shortcuts

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