package
0.80.2
Repository: https://github.com/azure/aks-engine-azurestack.git
Documentation: pkg.go.dev

# Packages

Package mock_kubernetes is a generated GoMock package.

# Functions

IsNodeReady returns true if the NodeReady condition of node is set to true.
NewClient returns a KubernetesClient hooked up to the api server at the apiserverURL.
NewCompositeClient returns a KubernetesClient hooked up to the api server at the apiserverURL.

# Structs

ClientSetClient is a Kubernetes client hooked up to a live api server.
CompositeClientSet wraps a pair of Kubernetes clients hooked up to a live api server.

# Interfaces

Client interface models client for interacting with kubernetes api server.
NodeLister is an interface implemented by Kubernetes clients that are able to list cluster nodes.