update apiserver to APIServer

This commit is contained in:
pintuiitbhi 2022-10-06 00:20:03 +05:30
parent cec1c71fbc
commit 970d19b4ee

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// apiserver is the main API server and master for the cluster.
// APIServer is the main API server and master for the cluster.
// It is responsible for serving the cluster management API.
package main