package
1.12.0-alpha.0
Repository: https://github.com/wking/kubernetes.git
Documentation: pkg.go.dev

# Functions

New creates a new EtcdCluster client.
NewFromStaticPod creates a GenericClient from the given endpoints, manifestDir, and certificatesDir.
PodManifestsHaveTLS reads the etcd staticpod manifest from disk and returns false if the TLS flags are missing from the command list.

# Structs

Client provides connection parameters for an etcd cluster.

# Interfaces

ClusterInterrogator is an interface to get etcd cluster related information.