kubernetes-client-core-0.2.0.0: Auto-generated kubernetes-client-core API Client

Safe HaskellNone
LanguageHaskell2010

Kubernetes.OpenAPI.API.Node

Contents

Description

 
Synopsis

Operations

Node

getAPIGroup

getAPIGroup Source #

Arguments

:: Accept accept

request accept (MimeType)

-> KubernetesRequest GetAPIGroup MimeNoContent V1APIGroup accept 
GET /apis/node.k8s.io/

get information of a group

AuthMethod: AuthApiKeyBearerToken

data GetAPIGroup Source #

Instances
Produces GetAPIGroup MimeYaml Source #
application/yaml
Instance details

Defined in Kubernetes.OpenAPI.API.Node

Produces GetAPIGroup MimeVndKubernetesProtobuf Source #
application/vnd.kubernetes.protobuf
Instance details

Defined in Kubernetes.OpenAPI.API.Node

Produces GetAPIGroup MimeJSON Source #
application/json
Instance details

Defined in Kubernetes.OpenAPI.API.Node