package
0.0.10
Repository: https://github.com/qjpcpu/protoactor-go.git
Documentation: pkg.go.dev

# Functions

New crates a new k8s Provider in the heap and return back a reference to its memory address.
NewWithConfig creates a new k8s Provider in the heap using the given configuration and options, it returns a reference to its memory address or an error.
SetLogLevel sets the log level for the logger SetLogLevel is safe to be called concurrently.

# Constants

Label keys that will be used to update the Pods metadata.
Label keys that will be used to update the Pods metadata.
Label keys that will be used to update the Pods metadata.
Label keys that will be used to update the Pods metadata.
Label keys that will be used to update the Pods metadata.
Label keys that will be used to update the Pods metadata.

# Variables

No description provided by the author

# Structs

Empty struct used to deregister a member from k8s.
This data structure provides of k8s as cluster provider for Proto.Actor.
Message used to register a new member in k8s.
Message used to start watching a k8s cluster.

# Type aliases

Convenience type to store cluster labels.
Convenience type to refer to Option callables.