| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/libexec/oracle-cloud-agent/plugins/osms/agent/shared/ |
Upload File : |
a
i��f
� @ s@ d dl Z d dlmZ G dd� de�ZG dd� de�Zdd� ZdS ) � N)�oracle_cloud_agent_plugin_pb2c @ s e Zd Zdd� ZdS )�
pluginStubc C sR |j dtjjtjjd�| _|j dtjjtjjd�| _|j dtjjtj jd�| _
dS )z;Constructor.
Args:
channel: A grpc.Channel.
z/proto.plugin/Start)�request_serializer�response_deserializerz/proto.plugin/Stopz/proto.plugin/StatusN)�unary_unary�6agent_dot_shared_dot_oracle__cloud__agent__plugin__pb2�Empty�SerializeToString�
StartResponse�
FromString�Start�StopResponse�Stop�StatusResponse�Status)�self�channel� r �M/sparta/input/plugins/osms/agent/shared/oracle_cloud_agent_plugin_pb2_grpc.py�__init__ s ���zpluginStub.__init__N)�__name__�
__module__�__qualname__r r r r r r s r c @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�pluginServicerc C s$ |� tjj� |�d� td��d S �NzMethod not implemented!��set_code�grpc�
StatusCode�
UNIMPLEMENTED�set_details�NotImplementedError�r �request�contextr r r r &