package kubecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request_path_template : unit -> string
val get : ?pretty:string -> name:string -> ?ctx:Cohttp_lwt_unix.Client.ctx -> ?headers:Cohttp.Header.t -> Uri.t -> (Kubernetes.Definitions.Api.Core.V1.Component_status.t, string) result Lwt.t

read the specified Component_status

  • parameter pretty

    If 'true', then the output is pretty printed.

  • parameter name

    name of the Component_status