package
0.0.0-20241213233556-5b70c6c8f431
Repository: https://github.com/chia-network/chia-operator.git
Documentation: pkg.go.dev

# Constants

ChiaCAKind is the API Kind for Chia certificate authorities.
ChiaCrawlerKind is the API Kind for Chia crawlers.
ChiaExporterPort defines the port for Chia Exporter instances.
ChiaFarmerKind is the API Kind for Chia farmers.
ChiaHarvesterKind is the API Kind for Chia harvesters.
ChiaHealthcheckPort defines the port for Chia Healthcheck instances.
ChiaIntroducerKind is the API Kind for Chia introducers.
ChiaNodeKind is the API Kind for Chia full_nodes.
ChiaSeederKind is the API Kind for Chia seeders / dns-introducers.
ChiaTimelordKind is the API Kind for Chia timelords.
ChiaWalletKind is the API Kind for Chia wallets.
CrawlerRPCPort defines the port for the crawler RPC.
DaemonPort defines the port for the Chia daemon.
DefaultChiaExporterImageName contains the default image name for the chia-exporter image.
DefaultChiaExporterImageTag contains the default tag name for the chia-exporter image.
DefaultChiaHealthcheckImageName contains the default image name for the chia-healthcheck image.
DefaultChiaHealthcheckImageTag contains the default tag name for the chia-healthcheck image.
DefaultChiaImageName contains the default image name for the chia-docker image.
DefaultChiaImageTag contains the default tag name for the chia-docker image.
FarmerPort defines the port for farmer instances.
FarmerRPCPort defines the port for the farmer RPC.
HarvesterPort defines the port for harvester instances.
HarvesterRPCPort defines the port for the harvester RPC.
MainnetNodePort defines the port for mainnet nodes.
NodeRPCPort defines the port for the full_node RPC.
TestnetNodePort defines the port for testnet nodes.
TimelordPort defines the port for timelord.
TimelordRPCPort defines the port for the timelord RPC.
WalletPort defines the port for wallet instances.
WalletRPCPort defines the port for the wallet RPC.

# Type aliases

ChiaKind enumerates the list of Chia component custom resources this operator controls.