k8s.K8sObject1.1.1
Properties( )
Methods( )
Type Aliases
-
-
-
-
-
-
-
-
-
-
linktypealiasHttpRequestVerb = "get"|"post"|"put"|"delete"|"patch"|"head"|"*"Source
Lowercased HTTP methods like
get
,post
,put
, anddelete
are used for non-resource requests. -
-
Base module for Kubernetes objects.