class K8sSyslog::Pod

Defined in:

k8s-syslog/k8s.cr

Constructors

Instance Method Summary

Constructor methods inherited from class K8sSyslog::K8s

new new

Constructor Detail

def self.new(container : String, pod : String, namespace : String) #

[View source]

Instance Method Detail

def container : String #

[View source]
def follow_logs(&) #

https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#read-log-pod-v1-core


[View source]
def namespace : String #

[View source]
def pod : String #

[View source]