Documentation ¶
Index ¶
- func GetAppsV1Client(restConf *rest.Config) (*appsv1client.AppsV1Client, error)
- func GetAuthorizationV1Client(restConf *rest.Config) (*authorizationv1client.AuthorizationV1Client, error)
- func GetConfigMapsInterface(namespace string, restConf *rest.Config) (v12.ConfigMapInterface, error)
- func GetCoreV1Client(restConf *rest.Config) (*corev1client.CoreV1Client, error)
- func GetDeploymentConfigsInterface(namespace string, restConf *rest.Config) (v1.DeploymentConfigInterface, error)
- func GetEndpointsInterface(namespace string, restConf *rest.Config) (v12.EndpointsInterface, error)
- func GetEventsInterface(namespace string, restConf *rest.Config) (v12.EventInterface, error)
- func GetKubeAppsV1Beta1Client(restConf *rest.Config) (*appsv1beta1client.AppsV1beta1Client, error)
- func GetKubeAppsV1Beta2Client(restConf *rest.Config) (*appsv1beta2client.AppsV1beta2Client, error)
- func GetKubeAppsV1Client(restConf *rest.Config) (*kubeappsv1client.AppsV1Client, error)
- func GetLimitRangesInterface(namespace string, restConf *rest.Config) (v12.LimitRangeInterface, error)
- func GetNamespace(fromEnv bool, envVarName string) string
- func GetPersistentVolumeClaimsInterface(namespace string, restConf *rest.Config) (v12.PersistentVolumeClaimInterface, error)
- func GetPodsInterface(namespace string, restConf *rest.Config) (v12.PodInterface, error)
- func GetRbacV1Client(restConf *rest.Config) (*rbacv1client.RbacV1Client, error)
- func GetReplicationControllersInterface(namespace string, restConf *rest.Config) (v12.ReplicationControllerInterface, error)
- func GetResourceQuotasInterface(namespace string, restConf *rest.Config) (v12.ResourceQuotaInterface, error)
- func GetRestConfig(inCluster bool) (*rest.Config, error)
- func GetRoleBindingsInterface(namespace string, restConf *rest.Config) (v14.RoleBindingInterface, error)
- func GetRolesInterface(namespace string, restConf *rest.Config) (v14.RoleInterface, error)
- func GetRouteV1Client(restConf *rest.Config) (*routev1client.RouteV1Client, error)
- func GetRoutesInterface(namespace string, restConf *rest.Config) (v13.RouteInterface, error)
- func GetSecretsInterface(namespace string, restConf *rest.Config) (v12.SecretInterface, error)
- func GetServiceAccountsInterface(namespace string, restConf *rest.Config) (v12.ServiceAccountInterface, error)
- func GetServicesInterface(namespace string, restConf *rest.Config) (v12.ServiceInterface, error)
- func GetStatefulSetsInterface(namespace string, restConf *rest.Config) (v15.StatefulSetInterface, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppsV1Client ¶
func GetAppsV1Client(restConf *rest.Config) (*appsv1client.AppsV1Client, error)
func GetAuthorizationV1Client ¶
func GetAuthorizationV1Client(restConf *rest.Config) (*authorizationv1client.AuthorizationV1Client, error)
func GetConfigMapsInterface ¶
func GetCoreV1Client ¶
func GetCoreV1Client(restConf *rest.Config) (*corev1client.CoreV1Client, error)
func GetEndpointsInterface ¶
func GetEventsInterface ¶
func GetKubeAppsV1Beta1Client ¶
func GetKubeAppsV1Beta1Client(restConf *rest.Config) (*appsv1beta1client.AppsV1beta1Client, error)
func GetKubeAppsV1Beta2Client ¶
func GetKubeAppsV1Beta2Client(restConf *rest.Config) (*appsv1beta2client.AppsV1beta2Client, error)
func GetKubeAppsV1Client ¶
func GetKubeAppsV1Client(restConf *rest.Config) (*kubeappsv1client.AppsV1Client, error)
func GetLimitRangesInterface ¶
func GetNamespace ¶
func GetPodsInterface ¶
func GetRbacV1Client ¶
func GetRbacV1Client(restConf *rest.Config) (*rbacv1client.RbacV1Client, error)
func GetRolesInterface ¶
func GetRouteV1Client ¶
func GetRouteV1Client(restConf *rest.Config) (*routev1client.RouteV1Client, error)
func GetRoutesInterface ¶
func GetSecretsInterface ¶
func GetServicesInterface ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.