Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggingClient ¶
type LoggingClient struct {
// contains filtered or unexported fields
}
Client structure
func NewLoggingClient ¶
func NewLoggingClient(cloudFQDN string, authorizer auth.Authorizer) (*LoggingClient, error)
NewClient method returns new client
func (*LoggingClient) GetLogFile ¶
gets a file from the corresponding node agent and writes it to filename
func (*LoggingClient) GetVerbosityLevel ¶ added in v0.10.29
func (c *LoggingClient) GetVerbosityLevel(ctx context.Context) (string, error)
func (*LoggingClient) SetVerbosityLevel ¶ added in v0.10.29
Click to show internal directories.
Click to hide internal directories.