Versions in this module Expand all Collapse all v1 v1.0.0 Aug 8, 2018 Changes in this version + func ResourceAlreadyExists(err error) bool + func ResourceNotFound(err error) bool + func RestConfig(kubeConfig string, outOfCluster bool) (*rest.Config, error) + func SamePDB(cur, new *policybeta1.PodDisruptionBudget) (match bool, reason string) + func SameService(cur, new *v1.Service) (match bool, reason string) + type KubernetesClient struct + CRDREST rest.Interface + RESTClient rest.Interface + func NewFromConfig(cfg *rest.Config) (KubernetesClient, error)